PowerShell / PowerShell/PowerShell-Native
Fix the release build when SkipSigning is set to True
未關閉
還沒有人認領這個 Issue。
- 主要語言
- C++
- 星號
- 68
- 分支
- 46
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 1
描述
When SkipSigning is set to True the release build does not succeed. It incorrectly uploads the signed zip file artifacts to the build artifacts. This causes failures down the line in the build.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先找出處理 SkipSigning 並上傳 zip 成品的發行建置邏輯。將 SkipSigning 設為 True 後重現一次發行建置,然後確認正確的未簽署成品已上傳,且建置成功完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp
- 領域
- build-system, release
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 活躍
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100