PowerShell / PowerShell/PSScriptAnalyzer
Provide an asynchronous API
オープン
まだ誰も着手していません。
Consider - 2.0
- 主要言語
- C#
- スター
- 2.2k
- フォーク
- 414
- 平均マージ
- 13時間 1分
- マージ済み PR(30日)
- 2
説明
PSSA2 should provide an API set that allows hosts to run PSSA asynchronously.
This includes:
- A set of asynchronous methods to run analysis, with cancellation token support
- A new rule executor that provides an asynchronous run strategy, including for non-threadsafe rules
- An asynchronous rule API for rules wishing to implement their own asynchronous methods
- It should be possible to implement an asynchronous and synchronous rule in the same class
- An asynchronous harness for running synchronous rules with a minimum of overhead
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、既存の分析エントリーポイント、ルール実行器、ルール API、同期 harness を見つけます。issue にはファイルやテストの名前がありません。完了条件は、ホストがキャンセル可能な非同期で分析を実行でき、スレッドセーフでないルールに非同期戦略があり、ルールが非同期メソッドと同期メソッドを提供でき、同期ルールを非同期 harness 経由で実行できることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, powershell
- 領域
- api, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100