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

Test bazel 8 compatibility #283

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Test bazel 8 compatibility #283

wants to merge 11 commits into from

Conversation

ahumesky
Copy link
Collaborator

No description provided.

Changes for compatibility with Bazel 8:
- Latest versions of rules_java, protobuf, rules_proto, bazel-worker-api, rules_go, gazelle, rules_python, absl, rules_shell, rules_cc
- Use "com_google_protobuf" instead of "protobuf" throughout for compatibility between WORKSPACE and bzlmod
- Rearrange WORKSPACE dependencies to account for above updates
- Add minimal necessary loads and WORKSPACE dependencies to example basicapp. rules_java deps and rules_jvm_external deps must be in the top-level WORKSPACE file to avoid circular load dependencies

PiperOrigin-RevId: 699269253
Change-Id: If6e42508530697d0ad89a82a3ac5bccb75a6a473
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