google / google/codeworld

Continuous integration

Abierto
#1,007 3 comentarios 0 reacciones 0 asignados Ver en GitHub
cleanup
Lenguaje dominante
Haskell
Estrellas
1.3k
Forks
201
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.