Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download artifacts for job with space in its name #774

Closed
wilkolazki opened this issue Sep 8, 2023 · 1 comment
Closed

Cannot download artifacts for job with space in its name #774

wilkolazki opened this issue Sep 8, 2023 · 1 comment

Comments

@wilkolazki
Copy link
Contributor

Hi,

It is impossible to download artifacts using Jobs::artifactsByRefName and Jobs::artifactByRefName, because the space in jobs name is double-encoded to %2520 instead of %20.

I've created pull request #773 with fix to this issue.

@GrahamCampbell
Copy link
Member

Fixed in 11.10.1, 11.11.1, 11.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants