microsoft / microsoft/WindowsDeveloperConfig

Detect previously applied steps to skip, speeding up later runs for troubleshooting or update

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

まだ誰も着手していません。

主要言語
PowerShell
スター
2.2k
フォーク
168
平均マージ
5時間 14分
マージ済み PR(30日)
5

説明

Image

As an idempotent system, having to rerun to correct failures or perform updates should be fast.

It appears that reruns are attempting to run all items over again. To reduce time and friction, it would be a good idea to store a version/release number to check for new functionality or updates to existing, and run a check for the configuration before attempting to apply it, then skip those that are present and on the latest changeset.

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

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

はじめの一歩

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

調査の方向性

この issue には、ファイル、テスト、エントリーポイントが記載されていません。まず、再実行時に設定項目がどのように適用されるかを追跡し、それらのバージョンや changeset を記録して確認する方法を特定してください。最新の changeset にすでに存在する項目は再実行時にスキップしつつ、新しい機能や更新された機能は引き続き適用できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
powershell
領域
devops, tooling
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

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

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