0xMiden / 0xMiden/midenup

suggestion: run `midenup`'s CI when a new crate gets a releas

未關閉
#140 1 則留言 0 個 reaction 已指派 1 人 已被 @lima-limon-inc 認領 在 GitHub 檢視
RFC
主要語言
Rust
星號
8
分支
10
平均合併
3 天 5 小時
30 天內合併 PR
17

描述

Stemming from https://github.com/0xMiden/midenup/issues/137, it would be nice to have a mechanism in place to catch these version errors before hand.

I believe the following CI changes could aid with this:

1. Add CI job is configured to run every day
2. Clone midenup's repo
3. Check if any of the components currently present in the manifest have gotten updates (be it major or minor)
4. If so, run the integration tests.
5. (Optionally) create a draft PR updating the manifest with the crates which have gotten updates.

I believe this would aid in catching update-related errors, whilst minimizing CI usage (since the integration tests would only be run if a new version was released).

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。