JustinGrote / JustinGrote/ModuleFast
Handle if an install is cancelled and one of the dependencies is incomplete
- 主要言語
- C#
- スター
- 151
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Today, if you install Az and cancel, it will not fix any remainder dependencies.
Some ways to handle this:
1. Process dependencies first when found. May impact performance
2. Track dependencies separately and place a .incompleteDependencies into a module folder, resolving only when all modules are installed. Lots of potential issues here.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue names no files, tests, or entry points. Start by locating the Az installation and cancellation handling, then trace how incomplete dependencies are recorded or retried; done means a cancelled install leaves dependencies in a recoverable state and the behavior is covered by tests.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- devops
- issue の種類
- バグ
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100