syeopite
dd141daefd
Make building in release mode optional ( #2368 )
3 years ago
Emilien Devos
5c74196f60
remove docker cache on the CI test
3 years ago
syeopite
1d4dd4484d
Add cache(?) to arm docker build ( #2337 )
...
* Add cache(?) to arm docker build
* Update ci.yml
3 years ago
syeopite
637a5cc14f
Add CI for testing arm64 docker ( #2315 )
...
* Add CI for testing build of docker-arm64
* Add specs check to dockerfiles
3 years ago
syeopite
7ddab5b8cd
Don't run CI on locale only changes ( #2306 )
3 years ago
syeopite
a26adb162c
Bump Crystal 1.1.0 to 1.1.1
3 years ago
Caspian Baska
ef5df36a8a
Add nightly crystal to CI matrix ( #2264 )
...
* Add nightly crystal to a spec matrix
This project is very large and serves as a great test bed for breakages
in nightly builds of crystal
* Order crystal version in CI matrix
* Add daily CI runs
3 years ago
syeopite
2fc0a6df93
Prevent CI run when src or wrkflows aren't chngd
3 years ago
syeopite
114cac99e7
Update CI's crystal version
3 years ago
saltycrys
689795e8bc
Update to Crystal 0.36.1
4 years ago
saltycrys
5311683d43
Update to Crystal 0.36.0
...
Crystal versions below `0.36.0` are no longer supported.
4 years ago
Andrew Zhao
fedaef5d17
install crystal 35.1 in ci
4 years ago
saltycrys
5f02237119
Remove unused steps from CI
...
There is no way to cache Crystal unfortunately.
See https://github.com/oprypin/install-crystal/issues/2
4 years ago
saltycrys
eb6d3d68a9
Run CI on `api-only` branch, too
4 years ago
saltycrys
21c1450e4a
Run CI only once per change
4 years ago
saltycrys
2b6b0e62f4
Add shard caching to CI
4 years ago
saltycrys
0fa1567793
Display lint fixes on lint error
4 years ago
saltycrys
139017ba7c
Switch to GitHub Actions for CI
...
Travis CI is slow, builds are first queued up forever and then the builds
themselves are slow, too.
GitHub Actions run pretty much immediately and are fast. Also separate jobs run
at the same time unlike on Travis CI.
4 years ago