PowerShell / PowerShell/PSResourceGet
Publish-Module should support PSModuleInfo as input
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 576
- フォーク
- 114
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 7
説明
From @heaths on November 2, 2015 22:32
I have a help file in my module named something like mydll.dll-help.xml and it works fine when in the module directory; however, after running publish-module it seems that file wasn't packaged and pulled down later with install-module. The file is listed in the module manifest in the FileList property.
See the 'msi' module in the gallery if you want to review the manifest.
Copied from original issue: OneGet/oneget#155
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、PSModuleInfo が渡された場合の Publish-Module を追跡し、モジュール マニフェストの FileList がどのようにパッケージの内容になるかに注目してください。msi モジュールの例で動作を再現し、FileList に記載されている mydll.dll-help.xml が、publish 後およびその後の Install-Module 実行後も存在することを確認してください。この issue ではソース ファイルやテストは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, powershell
- 領域
- cli, tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100