PowerShell / PowerShell/PSScriptAnalyzer
Enable composition of profiles (like to add large module libraries, e.g. Az)
オープン
まだ誰も着手していません。
Area - Rule Sets
Issue - Enhancement
- 主要言語
- C#
- スター
- 2.2k
- フォーク
- 414
- 平均マージ
- 13時間 1分
- マージ済み PR(30日)
- 2
説明
Summary of the new feature
Allow the breaking out of compatibility profile components into pieces so that they can be composed at rule-execution time.
Ideally this would mean a new field on compatibility rules of some kind to tack on a profile to another profile. For cmdlet-based profile manipulation, this might look like Join-PSCompatibilityProfile.
This is mainly me recording this thought for later
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、互換性プロファイルのコンポーネント、互換性ルール、ルール実行パスを調べます。Issue では、composable なプロファイルフィールドまたは Join-PSCompatibilityProfile cmdlet のいずれかが提案されていますが、ファイル、テスト、確定した設計は特定されていません。完了とは、Az のような大規模なモジュールライブラリ向けにプロファイルの各部分を組み合わせられることを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- powershell
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100