bazel-contrib / bazel-contrib/rules_jvm_external
pinned bazel version and toolchains are obsolete
Open
Beginner friendly
- Dominant language
- Java
- Stars
- 373
- Forks
- 301
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 3
Description
.bazelversion pins to 4.21
WORKSPACE pins to bazel-toolchains-4.1.0
ci selects 4.2.2 or 5.0.0 or latest.
If you download from head and do `bazel test tests/...` you get warnings about bazel being out of sync w.r.t. pinned toolchains.
Contributor guide
Research direction
Start by comparing .bazelversion and WORKSPACE with the versions selected by CI. Run `bazel test tests/...` from a fresh checkout to reproduce the out-of-sync warnings, then update the pinned Bazel and toolchain versions so they agree with the supported CI selections and the warnings disappear.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100