devcontainers / devcontainers/ci
"Everything in one step" approach clashes with workflows where the dev container is treated as one target platform.
オープン
@chrmarti がすでに取り組んでいます。
2024年4月10日 から。
feature
- 主要言語
- TypeScript
- スター
- 497
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
It's awkward that, if there are 10 linearly-dependent steps to testing my project, I have to put them all into one devcontainer runCmd when the devcontainer is treated as a target platform in my matrix strategy. All the other platforms get distinct workflow steps but I have to intentionally not run any of those on the dev container and instead run one unified step.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。