devcontainers / devcontainers/ci

"Everything in one step" approach clashes with workflows where the dev container is treated as one target platform.

オープン
#281 コメント 7 件 リアクション 2 件 担当者 1 名 GitHub で見る

@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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。