Skip to content

Conversation

@charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Sep 7, 2023

rename binary during asset upload to properly escape the filename for the github API call.

(Github API states:

GitHub renames asset filenames that have special characters,
non-alphanumeric characters, and leading or trailing periods. The "List release assets" endpoint lists the renamed filenames. For more information and help, contact GitHub Support.
)

What I did

How I did it

How to verify it

https://github.com/charles-cooper/vyper/releases/tag/v0.3.10rc5
https://github.com/charles-cooper/vyper/actions/runs/6114530221/job/16596363225

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

rename binary during asset upload to properly escape the filename for
the github API call.

(Github API states:
> GitHub renames asset filenames that have special characters,
non-alphanumeric characters, and leading or trailing periods. The "List
release assets" endpoint lists the renamed filenames. For more
information and help, contact GitHub Support.
)
@charles-cooper charles-cooper enabled auto-merge (squash) September 7, 2023 21:05
@codecov-commenter
Copy link

Codecov Report

Merging #3597 (1356b97) into master (0cb37e3) will decrease coverage by 0.04%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master    #3597      +/-   ##
==========================================
- Coverage   89.13%   89.09%   -0.04%     
==========================================
  Files          85       85              
  Lines       11392    11392              
  Branches     2591     2591              
==========================================
- Hits        10154    10150       -4     
- Misses        816      820       +4     
  Partials      422      422              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

📢 Have feedback on the report? Share it here.

@charles-cooper charles-cooper merged commit 3b310d5 into vyperlang:master Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants