bazel-contrib / bazel-contrib/rules_scala
Flag --incompatible_disable_depset_items will break rules_scala in Bazel 1.2.1
- Dominant language
- Starlark
- Stars
- 384
- Forks
- 292
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 46
Description
Incompatible flag --incompatible_disable_depset_items will break rules_scala once Bazel 1.2.1 is released.
Please see the following CI builds for more information:
* [:ubuntu: 18.04 (OpenJDK 11)](:ubuntu: 18.04 (OpenJDK 11))
* [:ubuntu: 16.04 (OpenJDK 8)](:ubuntu: 16.04 (OpenJDK 8))
* [:darwin: (OpenJDK 8)](:darwin: (OpenJDK 8))
* [RBE (:ubuntu: 16.04, OpenJDK 8)](RBE (:ubuntu: 16.04, OpenJDK 8))
Questions? Please file an issue in https://github.com/bazelbuild/continuous-integration
**Important**: Please do NOT modify the issue title since that might break our tools.
Contributor guide
Research direction
Start by reviewing the linked Bazelisk incompatible-flags CI builds and the rules_scala compatibility entry points. Reproduce the failures with --incompatible_disable_depset_items against the Bazel 1.2.1 release target, then confirm that the rules_scala checks pass with the flag enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100