Deprecate bazel-common entirely
Open
P2
- Dominant language
- Starlark
- Stars
- 91
- Forks
- 45
- Avg merge
- 14m
- Merged PRs (30d)
- 7
Description
We should be discouraging any new users of bazel-common.
Bazel's [maven interop](https://github.com/bazel-contrib/rules_jvm_external) and [dependency](https://bazel.build/external/module) [management](https://github.com/dependabot/dependabot-core/issues/2196) have gotten good enough that we don't need this repo anymore.
We can remove all usages of bazel-common within our own projects, add links to alternatives and maybe migration instructions, and then just archive this project.
Contributor guide
Assessment
This issue has not been assessed yet.