CI failures for mingw builds related to Bundler 4
未關閉
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 990
- 分支
- 369
- 平均合併
- 18 分鐘
- 30 天內合併 PR
- 3
描述
@MSP-Greg Hello, when you have some time could you check these CI failures for mingw?
https://github.com/ruby/setup-ruby/actions/runs/18399031835/job/52423942962?pr=817
https://github.com/ruby/setup-ruby/actions/runs/18399031835/job/52423942981?pr=817
C:\Windows\system32\cmd.exe /D /S /C "D:\ruby-mingw\bin\bundle.bat install --jobs 4"
[REMOVED] Found x64-mingw32 in lockfile, which is no longer supported as of
Bundler 4.0.
Error: The process 'D:\ruby-mingw\bin\bundle.bat' failed with exit code 9
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從兩個連結的 GitHub Actions 工作開始,重現日誌中顯示的 mingw bundle 安裝失敗。追蹤 Bundler 4 在 lockfile 中拒絕 x64-mingw32 的問題;當受影響的 mingw CI 工作成功完成且不再出現 exit-code-9 失敗時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, ruby
- 領域
- build-system, ci-cd
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100