Update Bazel Dependencies
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 58/100
- Issue 类型
- 重构
- 描述清晰度
- 基本清楚
- 活跃度
- 活跃
- 技术栈
- python
- 领域
- build-system
调研方向
从 MODULE.bazel 开始,盘点当前每个 bazel_dep 的版本,包括 1.4.0 版本的 aspect_rules_py。逐个检查更新的版本,并在每次升级后验证仓库和下游使用者仍能正常工作。完成意味着所有可以安全升级的导入都已更新,且没有造成内部或下游故障。
由索引模型根据 Issue 内容生成。
描述
What
It has been a while since Docs-as-Code bazel dependencies have been updated / upgraded.
We should look through and see what is the most recent releases of the things we use that we can import without breaking any downstream consumer or our own repo
Acceptance Criteria (DoD)
Upgrade the bazel imports that are upgradeable without breaking anything downstream or internally.
Go one by one (if possible) to avoid issues with figuring out what caused the non functioning part.
How
Go through MODULE.bazel and see what we can upgrade.
Example:
Current MODULE.bazel has:
bazel_dep(name = "aspect_rules_py", version = "1.4.0")
But newest version of aspect_rules_py is 2.2+, so this would be a candidate to try and see if we can upgrade.
- 主要语言
- Python
- 星标
- 11
- 派生
- 33
- 平均合并
- 22 小时 43 分钟
- 30 天内合并 PR
- 65
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
eclipse-score/docs-as-code 的其他 Issue
-
good first issue
难度 2/5 1-3 小时 新手友好度 75/100
eclipse-score/docs-as-code#850 ·
-
难度 2/5 1-3 小时 新手友好度 68/100
eclipse-score/docs-as-code#771 · 已指派 1 人 ·
-
documentation
难度 2/5 1-3 小时 新手友好度 68/100
eclipse-score/docs-as-code#613 · 1 条评论 ·
-
update py_venv 未关闭
难度 2/5 1-3 小时 新手友好度 65/100
eclipse-score/docs-as-code#606 ·
-
bug waiting_for_author
难度 2/5 1-3 小时 新手友好度 70/100
eclipse-score/docs-as-code#288 · 2 条评论 ·
查看 eclipse-score/docs-as-code 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
stephrobert/dsoxlab#238 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
sublimehq/package_control#1780 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 2/5 1-3 小时 新手友好度 70/100
nwg-piotr/nwg-displays#145 ·