Skip to content

Conversation

@aslonnie
Copy link
Collaborator

needs to keep this until all release tests are migrated.

needs to keep this until all release tests are migrated.

Signed-off-by: Lonnie Liu <[email protected]>
@aslonnie aslonnie merged commit 137f624 into master Nov 18, 2025
3 of 5 checks passed
@aslonnie aslonnie deleted the lonnie-251117-py39whltest branch November 18, 2025 06:41
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request re-enables the building of Python 3.9 wheels for internal testing purposes. The change is straightforward, adding '3.9' back to the build matrix in the Buildkite CI configuration. My feedback focuses on improving the maintainability of this change by adding a comment to document its temporary nature, ensuring it can be easily identified and removed in the future.

commands:
- bazel run //ci/ray_ci:build_in_docker -- wheel --python-version {{matrix}} --architecture x86_64 --upload
matrix:
- "3.9"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

For better maintainability, please add a comment explaining why Python 3.9 is being added back and when it should be removed. This will help future developers understand the context of this temporary change and prevent it from becoming technical debt.

      # TODO: Remove this once all release tests are migrated from python 3.9.
      - "3.9"

Aydin-ab pushed a commit to Aydin-ab/ray-aydin that referenced this pull request Nov 19, 2025
…ct#58733)

needs to keep this until all release tests are migrated.

Signed-off-by: Lonnie Liu <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
ykdojo pushed a commit to ykdojo/ray that referenced this pull request Nov 27, 2025
…ct#58733)

needs to keep this until all release tests are migrated.

Signed-off-by: Lonnie Liu <[email protected]>
Signed-off-by: YK <[email protected]>
SheldonTsen pushed a commit to SheldonTsen/ray that referenced this pull request Dec 1, 2025
…ct#58733)

needs to keep this until all release tests are migrated.

Signed-off-by: Lonnie Liu <[email protected]>
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.

2 participants