Conversation
|
| @@ -1 +1 @@ | |||
| 7.1.1 | |||
| 7.7.1 | |||
There was a problem hiding this comment.
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...
There was a problem hiding this comment.
It seems like you're asking a question but i don't know the answer.
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
I find this very annoying 🤦
There was a problem hiding this comment.
just remove the @{version} part - set doc_link_template = "https://registry.build/flag/bazel?filter={flag}"
| # 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 |
There was a problem hiding this comment.
just remove the @{version} part - set doc_link_template = "https://registry.build/flag/bazel?filter={flag}"
| @@ -1 +1 @@ | |||
| 7.1.1 | |||
| 7.7.1 | |||
There was a problem hiding this comment.
It seems like you're asking a question but i don't know the answer.


Changes are visible to end-users: no
Test plan