Skip to content

chore: upgrade default bazel version to 7.7#182

Merged
jbedard merged 1 commit intomainfrom
bazel77
Jan 26, 2026
Merged

chore: upgrade default bazel version to 7.7#182
jbedard merged 1 commit intomainfrom
bazel77

Conversation

@jbedard
Copy link
Member

@jbedard jbedard commented Jan 22, 2026

Changes are visible to end-users: no

Test plan

  • Covered by existing test cases

@jbedard jbedard requested a review from alexeagle January 22, 2026 20:12
@aspect-workflows
Copy link

aspect-workflows bot commented Jan 22, 2026

Test

All tests were cache hits

14 tests (100.0%) were fully cached saving 1s.


Test

e2e/loaders

All tests were cache hits

1 test (100.0%) was fully cached saving 44ms.


Test

e2e/loaders_jslib

All tests were cache hits

1 test (100.0%) was fully cached saving 38ms.


Test

e2e/smoke

All tests were cache hits

2 tests (100.0%) were fully cached saving 136ms.


Test

e2e/smoke_rjs3

All tests were cache hits

1 test (100.0%) was fully cached saving 45ms.


Test

e2e/worker

All tests were cache hits

2 tests (100.0%) were fully cached saving 127ms.


Buildifier

@@ -1 +1 @@
7.1.1
7.7.1
Copy link
Member Author

Choose a reason for hiding this comment

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

Previously e2e/smoke_rj3/.bazelversion was not a symlink, that was my attempt at making the rjs3 e2e test use bazel 7.6+ without changing this root .bazelversion. Clearly that failed since GHA macos tests seem to still use the .bazelversion in the root directory!?

So I give up and lets just change the root .bazelversion...

Copy link
Member

Choose a reason for hiding this comment

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

It seems like you're asking a question but i don't know the answer.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry I'm just explaining why I didn't do this originally, and the fact that I don't understand why it didn't work and don't intend to spend anymore time trying...

# are being applied on each run based on the order of overrides.
common:ci --announce_rc
# Docs: https://registry.build/flag/bazel@7.1.1?filter=announce_rc
# Docs: https://registry.build/flag/bazel@7.7.1?filter=announce_rc
Copy link
Member Author

Choose a reason for hiding this comment

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

I find this very annoying 🤦

Copy link
Member

Choose a reason for hiding this comment

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

just remove the @{version} part - set doc_link_template = "https://registry.build/flag/bazel?filter={flag}"

https://registry.bazel.build/docs/bazelrc-preset.bzl/1.8.0

# are being applied on each run based on the order of overrides.
common:ci --announce_rc
# Docs: https://registry.build/flag/bazel@7.1.1?filter=announce_rc
# Docs: https://registry.build/flag/bazel@7.7.1?filter=announce_rc
Copy link
Member

Choose a reason for hiding this comment

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

just remove the @{version} part - set doc_link_template = "https://registry.build/flag/bazel?filter={flag}"

https://registry.bazel.build/docs/bazelrc-preset.bzl/1.8.0

@@ -1 +1 @@
7.1.1
7.7.1
Copy link
Member

Choose a reason for hiding this comment

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

It seems like you're asking a question but i don't know the answer.

@CLAassistant
Copy link

CLAassistant commented Jan 23, 2026

CLA assistant check
All committers have signed the CLA.

@jbedard jbedard merged commit caaff09 into main Jan 26, 2026
12 checks passed
@jbedard jbedard deleted the bazel77 branch January 26, 2026 18:55
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.

3 participants