bazelbuild / bazelbuild/platforms
Migrate `config_settings` from core Bazel to platforms
Open
P1
- Dominant language
- Starlark
- Stars
- 124
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
There are a number of widely used `config_setting` targets in [`@bazel_tools//src/conditions`](https://cs.opensource.google/bazel/bazel/+/master:src/conditions/BUILD), that should probably actually be in the `@platforms` repository.
We should investigate migrating these to simplify the setup.
Contributor guide
Assessment
This issue has not been assessed yet.