Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

[release-automation] Add option to add build tag when uploading wheels to pypi#51517

Merged
aslonnie merged 3 commits intomasterfromkhluu/post1_wheels
Mar 21, 2025

Conversation

khluu
Copy link
Contributor

  • Add helper function to add build tag (e.g.-1) right after Ray version in the wheel name, in cases where original wheels uploaded to pypi/test pypi are corrupted.

Signed-off-by: kevin <kevin@anyscale.com>
@khluukhluu requested a review froma team as acode ownerMarch 19, 2025 08:26
@khluukhluu requested a review fromaslonnieMarch 19, 2025 08:27
Signed-off-by: kevin <kevin@anyscale.com>
@@ -82,6 +82,7 @@ def download_ray_wheels_from_s3(
commit_hash: The commit hash of the green commit.
ray_version: The version of Ray.
directory_path: The directory to download the wheels to.
build_tag: The build tag to add to the downloaded wheels.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

where is this arg? wrong place?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

oh yes it used to be there before I moved it.. but I forgot to delete the docstring

Copy link
Collaborator

@aslonnieaslonnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

nice!

could you fix the lints?

khluu reacted with thumbs up emoji
Signed-off-by: kevin <kevin@anyscale.com>
@khluukhluu requested a review fromaslonnieMarch 21, 2025 02:59
@aslonnieaslonnie added the goadd ONLY when ready to merge, run all tests labelMar 21, 2025
@aslonnieaslonnie self-requested a reviewMarch 21, 2025 16:00
@aslonnieaslonnie merged commit41e3b38 intomasterMar 21, 2025
6 checks passed
@aslonnieaslonnie deleted the khluu/post1_wheels branchMarch 21, 2025 22:32
dhakshin32 pushed a commit to dhakshin32/ray that referenced this pull requestMar 27, 2025
…s to pypi (ray-project#51517)- Add helper function to add build tag (e.g. `-1`) right after Rayversion in the wheel name, in cases where original wheels uploaded topypi/test pypi are corrupted.---------Signed-off-by: kevin <kevin@anyscale.com>Signed-off-by: Dhakshin Suriakannu <d_suriakannu@apple.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@aslonnieaslonnieAwaiting requested review from aslonnie

Assignees
No one assigned
Labels
goadd ONLY when ready to merge, run all tests
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@khluu@aslonnie

[8]ページ先頭

©2009-2025 Movatter.jp