Continuous integration
オープン
cleanup
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I think it would be nice to have some automatic checks on PRs, such as
* Does `build.sh` still work?
* Does `test.sh` still execute successfully?
CI should also increase the incentives to write automatic tests.
A full install takes a lot of time though, so we'd need a setup that offers sufficient CPU time. (Travis, which I'm most familiar with, has a timeout of 50 minutes).
コントリビューションガイド
評価
この issue はまだ評価されていません。