google / google/codeworld

Continuous integration

Open
#1,007 3 comments 0 reactions 0 assignees View on GitHub
cleanup
Dominant language
Haskell
Stars
1.3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.