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

Add bzlmod support #8227

Closed
wants to merge 1 commit into from
Closed

Add bzlmod support #8227

wants to merge 1 commit into from

Conversation

adzenith
Copy link

This adds a MODULE.bazel and associated WORKSPACE.bzlmod file.
It also adds a .bazelversion file because the repo doesn't yet build with Bazel 7.

I tested by building locally with CC=clang bazel test //... --enable_bzlmod.

Closes #7695.

Copy link

This pull request is stale because it has been open 6 months with no activity. Please comment or label not-stale, or this will be closed in 14 days.

@github-actions github-actions bot added the stale label Sep 24, 2024
Copy link

This pull request was automatically closed due to no activity for 6 months plus the 14 day notice period.

@github-actions github-actions bot closed this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bzlmod support for Bazel
1 participant