-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedContributions welcomeContributions welcomepriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions
Description
Describe the bug
- My artifact is named as
Symbols.Mixed 64-bit.7z - GitHub renames or wants to rename it to
Symbols.Mixed.64-bit.7z(space replaced with a dot) - There is already an artifact named
Symbols.Mixed.64-bit.7z. - Upload fails with:
HTTP 422: Validation Failed (https://uploads.github.com/repos/<organization>/<repo>/releases/<id>/assets?label=&name=Symbols.Mixed+64-bit.7z)
ReleaseAsset.name already exists
Steps to reproduce the behavior
- Try to upload an artifact via
gh release upload --clobber latest-nightly "Symbols.Mixed 64-bit.7z"
Expected vs actual behavior
--clobber works for artifacts with spaces in names
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedContributions welcomeContributions welcomepriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions