Continuous integration
Đang mở
cleanup
- Ngôn ngữ chính
- Haskell
- Star
- 1.3k
- Fork
- 201
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.