PowerShell / PowerShell/PowerShellEditorServices

Introduce a new ModuleService for common module management operations

オープン
#171 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

Issue-Enhancement
主要言語
C#
スター
767
フォーク
266
平均マージ
3日 16時間
マージ済み PR(30日)
1

説明

I just implemented PowerShell Gallery module update logic for the PowerShell ISE Preview and realized that this behavior really should be made available to all editors which use Editor Services. I'd like to take the work @dfinke did for PowerShell Gallery module installation and put it together with my module update checking logic to make a new ModuleService which has the following features:

  • List and install modules from the PowerShell Gallery (and any other registered repository)
  • Check for, get notified about, and install modules that have new updates
  • Publish a module to the PowerShell Gallery (generally used for publishing a module from the current workspace path)

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

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

はじめの一歩

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

調査の方向性

まず、PowerShell Gallery のモジュールインストールに関する @dfinke の作業と、issue で参照されている PowerShell ISE Preview モジュールの更新ロジックを確認します。これらの既存の動作を、提案されている共有 ModuleService と比較します。サービスが、登録済みのリポジトリを通じたモジュールの一覧表示、インストール、更新確認と通知、更新、公開をサポートすれば完了です。

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

評価

技術スタック
csharp, powershell
領域
backend-api-design, devtools
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

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

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