Skip to content

Conversation

aslonnie
Copy link
Collaborator

and of course it does not work yet..

@aslonnie aslonnie requested review from a team as code owners August 27, 2025 04:04
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 upgrades the Bazel version from 6.5.0 to 7.5.0. The changes are consistent across the codebase, including updating the .bazelversion file, build scripts, CI test configurations, and documentation. A flag to disable Bzlmod has been added, which is a reasonable step for this kind of upgrade. I have one minor suggestion to improve the wording in the development documentation.

@@ -141,7 +141,7 @@ To build Ray on Ubuntu, run the following commands:
.. note::
The `install-bazel.sh` script installs `bazelisk` for building Ray.
Note that `bazel` is installed at `$HOME/bin/bazel`; make sure it's on the executable `PATH`.
If you prefer to use `bazel`, only version `6.5.0` is currently supported.
If you prefer to use `bazel`, it only supports using `7.5.0`.
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The phrasing "it only supports using" is a bit awkward. For better clarity and conciseness, I suggest rephrasing this sentence.

Suggested change
If you prefer to use `bazel`, it only supports using `7.5.0`.
If you prefer to use `bazel`, only version `7.5.0` is supported.

@aslonnie aslonnie marked this pull request as draft August 27, 2025 06:42
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.

1 participant