bazel-contrib / bazel-contrib/rules_python

Rename repository_rule symbols

Open
#2,913 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.