Skip to content

Conversation

@alexeagle
Copy link
Member

@alexeagle alexeagle commented Jun 2, 2023

  • Upgrade to Bazel 6.2.0 since Bazel 5 has bzlmod bugs. TODO: update the GHA ci.yaml to test on Bazel 5 as well.
  • Introduce simple MODULE.bazel file
  • Add .bcr folder so the Publish to BCR app automates publishing on releases
  • Add a minimal e2e smoke test like our other repos

Fixes #25


Type of change

  • Chore (any other change that doesn't affect source or test files, such as configuration)

For changes visible to end-users

  • Relevant documentation has been updated

Test plan

  • New test cases added
    Manually ran bazel test //... and bazel test --enable_bzlmod //... in e2e/smoke

- Upgrade to Bazel 6.2.0 since Bazel 5 has bzlmod bugs. TODO: update the GHA ci.yaml to test on Bazel 5 as well.
- Introduce simple MODULE.bazel file
- Add .bcr folder so the Publish to BCR app automates publishing on releases
@alexeagle alexeagle requested review from kormide and mattem June 2, 2023 15:11
@alexeagle alexeagle force-pushed the bcr branch 4 times, most recently from 71f1344 to 35fd988 Compare June 2, 2023 18:00
@alexeagle alexeagle merged commit bb956d0 into main Jun 2, 2023
@alexeagle alexeagle deleted the bcr branch June 2, 2023 18:19
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.

bzlmod

3 participants