Improve Decision image generation
@ahal 已经在做这个了。
开始于 2023年6月22日。
评估
这个 Issue 还没有评估数据。
描述
I'd like to solidify the Decision image generation, making it more robust and reproducible. Namely:
- Change the base from Ubuntu 20.04 to Debian 12.
- Adopt
packagetasks (as seen in Gecko), so we can explicitly specify versions of certain tools (like Mercurial). - Provide a base layer below the Decision image so we don't update the world everytime it is re-generated.
I think we'll likely end up with something similar to what Gecko has, where there is:
- A
debian-rawimage that contains some bare-bones setup to add apt-sources from Taskcluster - A
debian-packagesimage which is only used by thepackagestasks. packagestasks to pin specific versions of various tools needed (possibly just Mercurial to start)- A
debian-baseimage that depends ondebian-raw+ thepackagestask, and sets up packages + other debian packages needed. - A
decisionimage that sits on top ofdebian-baseand only layers on Taskgraph itself.
I consider this work to be a pre-requisite to #46 as it will allow us to update only Taskgraph in the image, leaving everything else identical. This should make Decision images much more robust and reproducible. The debian-base image can also be re-used for other tasks or projects.
- 主要语言
- 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
-
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 ·