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

Drop support for bazel5; switch to all bzlmod. #2301

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Dec 16, 2024

bazel5 is EOL in 2 months. bazel6 and beyond all support bzlmod, which means we can remove duplicate dependencies in WORKSPACE and MODULE.bazel.

@hzeller hzeller force-pushed the feature-20241215-drop-workspace branch 6 times, most recently from 7ccd1c5 to 89d3168 Compare December 16, 2024 05:28
bazel5 is EOL in 2 months. bazel6 and beyond all support bzlmod,
which means we can remove duplicate dependencies in WORKSPACE
and MODULE.bazel.
@hzeller hzeller force-pushed the feature-20241215-drop-workspace branch 11 times, most recently from e593034 to 4e5be1b Compare December 16, 2024 21:04
@hzeller hzeller marked this pull request as ready for review December 16, 2024 21:35
@hzeller hzeller force-pushed the feature-20241215-drop-workspace branch from 4e5be1b to d7b1639 Compare December 16, 2024 23:01
@hzeller hzeller merged commit bacb769 into chipsalliance:master Dec 17, 2024
32 checks passed
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