containers / containers/BuildSourceImage
TODOs
- 主要言語
- Shell
- スター
- 32
- フォーク
- 13
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
```bash
$ git grep -nw TODO BuildSourceImage.sh
BuildSourceImage.sh:6:# TODO maybe a flag for this?
BuildSourceImage.sh:45: # TODO: maybe this could be individual checks so it can report
BuildSourceImage.sh:267: ## TODO: check for authfile, creds, and whether it's an insecure registry
BuildSourceImage.sh:308: ## TODO: check for authfile, creds, and whether it's an insecure registry
BuildSourceImage.sh:387: # TODO this will need to be refactored when we start seeing +zstd layers.
BuildSourceImage.sh:451: ## TODO: check for authfile, creds, and whether it's an insecure registry
BuildSourceImage.sh:618: # TODO account for "artifact_path" being a directory?
BuildSourceImage.sh:625: # TODO this symlink need to be relative path, not to `/blobs/...`
BuildSourceImage.sh:629: # TODO this symlink need to be relative path, not to `/blobs/...`
BuildSourceImage.sh:685: # TODO account for "artifact_path" being a directory?
BuildSourceImage.sh:692: # TODO this symlink need to be relative path, not to `/blobs/...`
BuildSourceImage.sh:696: # TODO this symlink need to be relative path, not to `/blobs/...`
BuildSourceImage.sh:873: # TODO one day, check and confirm with %{sourcepkgid}
BuildSourceImage.sh:1219: # TODO probably just _error here to exit
BuildSourceImage.sh:1227: # TODO maybe look to a directory like /usr/libexec/BuildSourceImage/drivers/ for drop-ins to run
```
(as of efd2679729edadaacd2e8c26f247b22912910012)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、issue に記載されている TODO の箇所で BuildSourceImage.sh を確認し、参照されている commit で提示された git grep コマンドを実行します。どの TODO が対応可能かを判断し、それぞれの受け入れ基準を定義します。現在の issue には、何をもって完了とするか、またどのテストを実行するかが指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- bash
- 領域
- tooling
- issue の種類
- リファクタリング
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100