Skip to content

Conversation

@nettle
Copy link
Collaborator

@nettle nettle commented Jan 17, 2026

Why:
We need to support multiple bazel versions (6, 7, 8)
when running FOSS tests locally, not only from CI.
As of now we copy just .bazelversion with fixed old version.

What:

  • Remove .bazelversion from templates
  • Copy .bazelversion from root directory
  • Change CI to create .bazelversion in root directory
  • Print out versions in CI for FOSS tests
  • Add more logging (seen only with -vvv)
  • Fix small logging bug in test_external_repo.py

Addresses:
#148

@nettle nettle changed the title Remove .bazelversion from FOSS tests (#148) Remove .bazelversion from FOSS tests Jan 17, 2026
@nettle nettle force-pushed the foss-bazel-version branch 3 times, most recently from 5f09aa8 to 85811f9 Compare January 17, 2026 15:18
@nettle nettle marked this pull request as draft January 17, 2026 17:37
@nettle nettle changed the title Remove .bazelversion from FOSS tests Support FOSS tests running locally Jan 17, 2026
@nettle nettle force-pushed the foss-bazel-version branch from 85811f9 to 7f73184 Compare January 17, 2026 17:43
Why:
We need to support multiple bazel versions (6, 7, 8)
when running FOSS tests locally, not only from CI.
As of now we copy just .bazelversion with fixed old version.

What:
- Remove .bazelversion from templates
- Copy .bazelversion from root directory
- Change CI to create .bazelversion in root directory
- Print out versions in CI for FOSS tests
- Add more logging (seen only with -vvv)
- Fix small logging bug in test_external_repo.py
@nettle nettle force-pushed the foss-bazel-version branch from 7f73184 to d81938b Compare January 17, 2026 18:54
@nettle nettle marked this pull request as ready for review January 17, 2026 19:03
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