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

Use bazel 7 and bzlmod #5601

Merged
merged 6 commits into from
Mar 14, 2024
Merged

Conversation

cassiebeckley
Copy link
Contributor

Many of our dependencies are now using bazel 7 and the new bzlmod module system. This has been breaking our autoroll; this PR should fix the issues we've been having with that.

It may or may not be worthwhile to update effcee to use bzlmod as well; this would let us get rid of WORKSPACE entirely.

Many of our dependencies are now using bazel 7 and the new bzlmod module
system. This has been breaking our autoroll; this PR should fix the
issues we've been having with that.

It may or may not be worthwhile to update effcee to use bzlmod as well;
this would let us get rid of WORKSPACE entirely.
@cassiebeckley cassiebeckley requested a review from dneto0 March 4, 2024 21:05
Copy link
Collaborator

@dneto0 dneto0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there are better ways, then lets GOOOOO! :-)

thanks!

@cassiebeckley cassiebeckley merged commit efb0fce into KhronosGroup:main Mar 14, 2024
24 checks passed
@cassiebeckley cassiebeckley deleted the fix-deps-bzlmod branch March 14, 2024 21:42
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.

4 participants