Commit Graph

21 Commits (705e4fca06c4f895e434324d12d5f180d5c3b4d4)

Author SHA1 Message Date
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
Perflyst e35345f135
Remove container release on PR 4 years ago
FireMasterK c86e9dfc8a
build image daily at 0:00 GMT 4 years ago
FireMasterK 40a2579821
different steps depending on event. 4 years ago
Perflyst 380b64071e
Expire sha images after 6 weeks 4 years ago
Perflyst 5ce0b1c18e
Remove image digest output
Does not work with two images at the same time
4 years ago
Perflyst a00453e151
Build latest only on master, add commit sha tag
Close #1688
4 years ago
Perflyst a1aa40f500
Fix container build 4 years ago
Perflyst d4ddd7204d
Rename release.yml to container-release.yml 4 years ago
Perflyst 8584654f11
Add container CI release 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
TheFrenchGhosty ca4408b343
Merge pull request #1519 from saltycrys/github-actions-ci
Switch to GitHub Actions for CI
4 years ago
saltycrys eb6d3d68a9
Run CI on `api-only` branch, too 4 years ago
TheFrenchGhosty c98c7d47db Better message for the Stale action 4 years ago
TheFrenchGhosty 194694a59b Replace the Stale bot with a Github action because it has been reported as dead 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