PowerShell / PowerShell/PSScriptAnalyzer
Improve compatibility profile performance and make profiles a part of central configuration
オープン
まだ誰も着手していません。
Consider - 2.0
- 主要言語
- C#
- スター
- 2.2k
- フォーク
- 414
- 平均マージ
- 13時間 1分
- マージ済み PR(30日)
- 2
説明
Compatibility profiles are currently very slow to start up and use opaque and duplicated configurations across rules.
Instead:
- They should be more modular so they can be more easily read in
- They should ideally have a custom parser for speed
- Rather than being configured by name, they should be specified by PS and OS version and defaults should be implicitly listed in each PSSA version
- Profiles should be lazily taken from NuGet rather than distributed with PSSA
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、互換性プロファイルの読み込みと中央構成のパスを特定し、続いて起動時にプロファイルがどのように読み込まれるかを追跡します。現在の名前付きプロファイルの動作を、要求されている PowerShell と OS のバージョン選択、暗黙のデフォルト、カスタム解析、遅延 NuGet 取得と比較します。現在の重複した構成と起動速度の低下なしにこれらの要件が実装されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, powershell
- 領域
- performance, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100