bazel-contrib / bazel-contrib/rules_python
Rename repository_rule symbols
未关闭
cleanup
core-rules
Good first issue
- 主要语言
- Starlark
- 星标
- 688
- 派生
- 721
- 平均合并
- 15 小时 7 分钟
- 30 天内合并 PR
- 76
描述
This is a list of renames that we should do:
- [x] `host_toolchain` -> `host_compatible_python_repo`
- [ ] `whl_library` -> `whl_file_repo`
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 领域
- build-system
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100