PowerShell / PowerShell/PSScriptAnalyzer

Improve compatibility profile performance and make profiles a part of central configuration

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

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

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

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

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

はじめの一歩

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

調査の方向性

まず、互換性プロファイルの読み込みと中央構成のパスを特定し、続いて起動時にプロファイルがどのように読み込まれるかを追跡します。現在の名前付きプロファイルの動作を、要求されている PowerShell と OS のバージョン選択、暗黙のデフォルト、カスタム解析、遅延 NuGet 取得と比較します。現在の重複した構成と起動速度の低下なしにこれらの要件が実装されていれば完了です。

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

評価

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

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

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