bazelbuild / bazelbuild/rules_apple
Remove runtime_deps
Open
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
Bazel removed runtime_deps https://github.com/bazelbuild/bazel/issues/17643 so we need to make some changes to be compatible with that, which involves cherry picking a big change to make data usable in the same case.
Contributor guide
Research direction
Start by reading the linked Bazel issue about runtime_deps and identify the compatibility changes needed in rules_apple. Review the referenced large change for making data usable in the same case; done means the repository no longer depends on runtime_deps and remains compatible with Bazel.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100