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分
- マージ済み PR(30日)
- 15
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
taskcluster/taskgraph のほかの issue
-
Dependency Dashboard オープン
難易度 5/5 1週間以上 初心者へのやさしさ 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 1週間以上 初心者へのやさしさ 35/100
taskcluster/taskgraph#865 · コメント 1 件 ·
taskcluster/taskgraph の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
anthropics/skills#1811 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
speaches-ai/speaches#678 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
datalayer/mcp-compose#42 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
conda-forge/spacy-feedstock#177 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
UKGovernmentBEIS/inspect_evals#2523 ·