bazel-contrib / bazel-contrib/rules_foreign_cc
CI broken since Bazel 7.0.0 release
Open
- Dominant language
- Starlark
- Stars
- 737
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
As Bazel 7.0.0 enables bzlmod by default this has broken our CI configuration as the non-bzlmod based tests are now being built against bzlmod.
Contributor guide
Research direction
Start by examining the CI configuration and the non-bzlmod-based tests under Bazel 7.0.0, then compare how bzlmod is enabled by default with the intended test setup. Confirm the failure and identify the configuration change needed so non-bzlmod tests build without bzlmod; done means the CI tests pass with the intended dependency mode.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100