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 WORKSPACE.bazel to support bazel version <= 7.0 #21

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

Conversation

lenage
Copy link

@lenage lenage commented Feb 6, 2025

Add backwards compatibility to bazel version <= 7.0 which --enable_bzlmod was not set by default.

Yuan He and others added 4 commits January 21, 2025 14:07
ツ cd examples/bzlmod
ツ bazel build //...
(14:07:29) INFO: Invocation ID: f93ddc7e-a953-4b97-9c2b-093b8277a626
(14:07:29) INFO: Current date is 2025-01-21
(14:07:33) INFO: Analyzed 4 targets (0 packages loaded, 0 targets configured).
(14:07:33) INFO: Found 4 targets...
(14:07:33) INFO: Elapsed time: 3.547s, Critical Path: 0.01s
(14:07:33) INFO: 1 process: 1 internal.
(14:07:33) INFO: Build completed successfully, 1 total action
Co-authored-by: Yujun Zhang <[email protected]>
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