Change the CI job to try and catch if debug assertions fail
未關閉
- 主要語言
- Rust
- 星號
- 78
- 分支
- 129
- 平均合併
- 4 天 14 小時
- 30 天內合併 PR
- 52
描述
I think we should also change the CI job to try and catch if debug assertions fail
_Originally posted by @mmagician in https://github.com/0xMiden/miden-client/pull/1633#discussion_r2681384168_
貢獻指南
研究方向
Look at the existing CI configuration, likely in a .github/workflows directory. Understand how debug assertions are currently handled in the Rust build. The goal is to modify the CI job to run tests or builds in a way that fails if debug assertions trigger. Check the linked PR #1633 for context on what specific assertions need catching.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- ci-cd
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100