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

Disable Bzlmod explicitly in .bazelrc #2182

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Conversation

meteorcloudy
Copy link
Member

This will help make sure Bazel Downstream Pipeline is green after enabling Bzlmod at Bazel@HEAD

See bazelbuild/bazel#18958 (comment)

Related issue: #2181

Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

Thanks!

We also have a bunch of workspaces we use for testing - should we do the same in each of those?

% find . -name .bazelrc
./examples/crate_universe/cargo_workspace/.bazelrc
./examples/crate_universe/cargo_aliases/.bazelrc
./examples/crate_universe/cargo_remote/.bazelrc
./examples/crate_universe/no_cargo_manifests/.bazelrc
./examples/crate_universe/.bazelrc
./examples/crate_universe/multi_package/.bazelrc
./examples/bzlmod/hello_world/.bazelrc
./examples/crate_universe_unnamed/.bazelrc
./examples/zig_cross_compiling/.bazelrc
./examples/ios/.bazelrc
./examples/android/.bazelrc
./examples/ios_build/.bazelrc
./examples/.bazelrc
./.bazelrc

@meteorcloudy
Copy link
Member Author

Until you also fully migrate those examples to Bzlmod, probably we should, but not for ./examples/bzlmod/hello_world/.bazelrc ;)

@meteorcloudy
Copy link
Member Author

Done, please take another look!

Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

Thanks!

@meteorcloudy meteorcloudy force-pushed the meteorcloudy-patch-1 branch 3 times, most recently from 30f2f35 to 6e5f12a Compare October 6, 2023 15:48
@illicitonion illicitonion merged commit a458757 into main Oct 6, 2023
5 checks passed
@illicitonion illicitonion deleted the meteorcloudy-patch-1 branch October 6, 2023 16:01
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