fetch-content/fetch tasks should allow pulling git submodules to a configurable depth (or infinite)
还没有人认领这个 Issue。
评估
调研方向
Start by locating the fetch-content and fetch task entry points and the existing git clone/submodule handling. Trace how fetch tasks receive configuration, then identify the relevant tests for task generation or execution. Done means callers can request a configurable submodule depth, including infinite depth, without changing the default behavior.
由索引模型根据 Issue 内容生成。
描述
In the Firefox translations project we pull a number of repositories to build toolchains from. Many of these have submodules, and some of those submodules have submodules, etc. etc. At the moment, we only end up fetching the immediate submodules when cloning, which means we end up fetching the nested submodules when we do toolchain builds.
I don't think it should be the default - but I think we should be able to instruct fetch-content to whatever depth is needed to pull in everything.
- 主要语言
- Python
- 星标
- 26
- 派生
- 55
- 平均合并
- 2 天 6 分钟
- 30 天内合并 PR
- 15
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
taskcluster/taskgraph 的其他 Issue
-
难度 5/5 一周以上 新手友好度 20/100
taskcluster/taskgraph#952 ·
-
难度 4/5 3-5 天 新手友好度 35/100
taskcluster/taskgraph#915 ·
-
feature
难度 3/5 1-2 天 新手友好度 35/100
taskcluster/taskgraph#911 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 45/100
taskcluster/taskgraph#882 ·
-
难度 5/5 一周以上 新手友好度 35/100
taskcluster/taskgraph#865 · 1 条评论 ·
查看 taskcluster/taskgraph 的全部 Issue
相似的 Issue
-
enhancement
难度 2/5 1-3 小时 新手友好度 70/100
canonical/paas-charm#368 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
tech debt
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 1/5 1 小时以内 新手友好度 90/100
StevenBlack/hosts#3256 ·
-
难度 1/5 1 小时以内 新手友好度 90/100
qualcomm/qai-appbuilder#275 ·