PowerShell / PowerShell/PSResourceGet
Save/Install PSResource Credential should be in a separate parameterset with URI
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 576
- フォーク
- 114
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 7
説明
Typically the Credential should be stored with the PSRepository settings (Ideally protected by Microsoft.Powershell.SecretManagement), and thus the appropriate credentials are relevant there.
If the use case of having credential on these commands directly is to allow for one-off or one-time installations and not save the repository, then it should be gated off to a separate parameterset to explicity note this use case and only allow one repository to be specified either via the repository parameter or a direct URI parameter.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Save-PSResource と Install-PSResource のパラメーター定義と、PSRepository 設定の処理を確認します。Credential、Repository、直接 URI が現在どのように連携しているかを確認し、その後、個別のパラメーター セットを定義して、1 回限りの使用ではリポジトリまたは URI を 1 つだけ指定でき、リポジトリの資格情報を保存しないことを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, powershell
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100