exercism / exercism/rust

Test in CI that we're in sync with problem-specifications

オープン
#1,721 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
1.8k
フォーク
548
平均マージ
13時間 3分
マージ済み PR(30日)
2

説明

...but we don't want our CI to break by upstream changes.

So we pin a version of problem-specifications as a submodule. The updating workflow would then be: Pull the submodule, run the test generator over all implemented exercises, fix what's broken (hopefully all caught by CI), and open a PR.

This is blocked by `configlet` being able to use a pinned version of problem-specifications, see https://github.com/exercism/configlet/issues/816.

Probably in a later step, we could add a CI cron job to check for upstream changes and open an issue (or even a PR with the update already done!)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。