feat(uv): add SHA256 hashes for uv 0.11.21 and 0.11.7#1117
Open
daoanhkhoa123 wants to merge 5 commits into
Open
feat(uv): add SHA256 hashes for uv 0.11.21 and 0.11.7#1117daoanhkhoa123 wants to merge 5 commits into
daoanhkhoa123 wants to merge 5 commits into
Conversation
Add SHA256 mappings for uv releases 0.11.21 and 0.11.7 The hashes were directly from the sha256.sum files published in the uv GitHub releases: - https://github.com/astral-sh/uv/releases/tag/0.11.21 - https://github.com/astral-sh/uv/releases/tag/0.11.7 No changes aside from this version file for uv.
Member
|
Thanks for using our HEAD version, please follow this example to use any UV release, even custom forks |
Author
|
May i know the reason why you closed the commits? Since i thought it would be a lot cleaner to add uv versions and shorten the bazel code. |
Member
|
@daoanhkhoa123 I think we want to think about this a bit. Ideally this will be automated, but I think we also don't want to list every version in the world and only list a subset of them. IMO rules_py should ship with the hashes for the "latest patch of each minor release". Then if you want a different version either:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add SHA256 mappings for uv releases 0.11.21 and 0.11.7
The hashes were directly from the sha256.sum files published in the uv GitHub releases:
No changes aside from this version file for uv.
Changes are visible to end-users: no
Test plan
Covered by existing test cases
Manual testing:
Confirmed that the following setup works correctly:
Expected output: