bazel-contrib / bazel-contrib/rules_python
Rename repository_rule symbols
Open
cleanup
core-rules
Good first issue
- Dominant language
- Starlark
- Stars
- 688
- Forks
- 721
- Avg merge
- 15h 7m
- Merged PRs (30d)
- 76
Description
This is a list of renames that we should do:
- [x] `host_toolchain` -> `host_compatible_python_repo`
- [ ] `whl_library` -> `whl_file_repo`
Contributor guide
Research direction
Search the repository for `whl_library` and inspect every reference, including any tests or documentation that mention it. Rename the remaining symbol to `whl_file_repo`, update its references, and verify that no unintended `whl_library` occurrences remain.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100