bazelbuild / bazelbuild/rules_cc
Create a semver-stable guarantee (1.0 release)
Open
P2
- Dominant language
- Starlark
- Stars
- 247
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
Bazel 8 had strong LTS and stability guarantees.
with the replacement in Bazel 9, we now have a version 0.2 of rules_cc which implies that it's unstable - semver says that version 0.3 is free to have arbitrary breaking changes.
For teams that make dependency decisions based on this, a 1.0 release would be a better signal of stability.
Contributor guide
Assessment
This issue has not been assessed yet.