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

Move to bazel7 #11

Merged
merged 10 commits into from
Aug 27, 2024
Merged

Move to bazel7 #11

merged 10 commits into from
Aug 27, 2024

Conversation

manuelnaranjo
Copy link
Member

Making sure the repo runs properly with bazel 7:

  • Adding bzlmod
  • Adding CI jobs
  • Adding bazel 7

Start adopting bzlmod, adding aspect_bazel_lib to manage bazelrc flags,
improving CI
@manuelnaranjo manuelnaranjo self-assigned this Aug 27, 2024
No need for such a complex setup, we can use prebuilt buildifier which
is faster
* rules_java
* rules_jvm_external
Starting adding e2e tests for non bzlmod
Grouping all dev dependencies in a single file
Now remap-tar is also being tested
Now we have a test that can verify bzlmod operations
Make sure we don't attempt using the wrong rules_java if our bazel
version is too old
Make sure the rules can work both with bazel 6.x and 7.x
make sure CI works as expected
.bazelversion Show resolved Hide resolved
@manuelnaranjo manuelnaranjo merged commit 43d6c50 into main Aug 27, 2024
5 checks passed
@manuelnaranjo manuelnaranjo deleted the mnaranjo/bazel7 branch August 27, 2024 19:14
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.

2 participants