syeopite
7ddab5b8cd
Don't run CI on locale only changes ( #2306 )
2021-08-06 11:08:44 +02:00
syeopite
a26adb162c
Bump Crystal 1.1.0 to 1.1.1
2021-08-06 00:40:54 -07:00
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
2021-08-06 00:40:32 -07:00
syeopite
2fc0a6df93
Prevent CI run when src or wrkflows aren't chngd
2021-06-18 11:53:28 -07:00
syeopite
114cac99e7
Update CI's crystal version
2021-06-09 16:34:54 -07:00
saltycrys
689795e8bc
Update to Crystal 0.36.1
2021-02-04 05:13:29 +01:00
saltycrys
5311683d43
Update to Crystal 0.36.0
...
Crystal versions below `0.36.0` are no longer supported.
2021-02-02 20:01:02 +01:00
Andrew Zhao
fedaef5d17
install crystal 35.1 in ci
2021-01-29 12:36:19 -05:00
saltycrys
5f02237119
Remove unused steps from CI
...
There is no way to cache Crystal unfortunately.
See https://github.com/oprypin/install-crystal/issues/2
2020-12-07 19:18:38 +01:00
saltycrys
eb6d3d68a9
Run CI on api-only
branch, too
2020-12-03 13:06:27 +01:00
saltycrys
21c1450e4a
Run CI only once per change
2020-12-02 05:33:42 +01:00
saltycrys
2b6b0e62f4
Add shard caching to CI
2020-12-02 04:40:13 +01:00
saltycrys
0fa1567793
Display lint fixes on lint error
2020-12-02 01:32:19 +01:00
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.
2020-12-01 21:45:33 +01:00