Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] remove bazel_version subcommand in setup.py __api__ #36549

Merged
merged 8 commits into from
Jun 23, 2023

Conversation

aslonnie
Copy link
Collaborator

@aslonnie aslonnie commented Jun 19, 2023

Just directly parse bazel version from .bazeliskrc

this properly sync's the bazel version, and might get better bazel cache hit rate.

Just parse bazel from .bazeliskrc

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@aslonnie aslonnie force-pushed the lonnie-0618-bazelver branch from a068ba7 to 6ab4edd Compare June 19, 2023 00:11
@aslonnie aslonnie requested a review from can-anyscale June 19, 2023 02:27
Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Copy link
Collaborator

@can-anyscale can-anyscale left a comment

Choose a reason for hiding this comment

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

@aslonnie
Copy link
Collaborator Author

ping @richardliaw @edoakes @ericl for feedback or approval.

@aslonnie aslonnie added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Jun 22, 2023
@richardliaw richardliaw merged commit 71e34c6 into master Jun 23, 2023
@richardliaw richardliaw deleted the lonnie-0618-bazelver branch June 23, 2023 17:47
arvind-chandra pushed a commit to lmco/ray that referenced this pull request Aug 31, 2023
…#36549)

* [ci] remove bazel_version subcommand in setup.py __api__

Just parse bazel from .bazeliskrc

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>

* Fix bazel version picking

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>

* fix lint

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>

---------

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: e428265 <arvind.chandramouli@lmco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests-ok The tagger certifies test failures are unrelated and assumes personal liability.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants