55ce1ce3ec
Merge pull request #1724 from iv-org/add-issue-templates
...
Add issue templates
2021-02-09 12:21:34 +00:00
2b14633047
Split enhancement and feature request, apply suggestions
2021-02-08 16:23:57 +01:00
689795e8bc
Update to Crystal 0.36.1
2021-02-04 05:13:29 +01:00
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
b30db728cc
Add suggestions
2021-01-31 13:17:50 +01:00
ec8fe21485
Add issue templates
2021-01-30 10:53:25 +01:00
fedaef5d17
install crystal 35.1 in ci
2021-01-29 12:36:19 -05:00
e35345f135
Remove container release on PR
2021-01-28 12:51:34 +01:00
c86e9dfc8a
build image daily at 0:00 GMT
2021-01-22 16:54:49 +05:30
40a2579821
different steps depending on event.
2021-01-22 09:20:17 +05:30
380b64071e
Expire sha images after 6 weeks
2021-01-22 00:03:09 +01:00
5ce0b1c18e
Remove image digest output
...
Does not work with two images at the same time
2021-01-21 23:54:31 +01:00
a00453e151
Build latest only on master, add commit sha tag
...
Close #1688
2021-01-21 23:51:54 +01:00
a1aa40f500
Fix container build
2021-01-21 07:45:43 +01:00
d4ddd7204d
Rename release.yml to container-release.yml
2021-01-20 12:44:01 +01:00
8584654f11
Add container CI release
2021-01-16 22:18:22 +01:00
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
ca4408b343
Merge pull request #1519 from saltycrys/github-actions-ci
...
Switch to GitHub Actions for CI
2020-12-04 20:59:07 +00:00
eb6d3d68a9
Run CI on api-only
branch, too
2020-12-03 13:06:27 +01:00
c98c7d47db
Better message for the Stale action
2020-12-02 17:13:31 +01:00
194694a59b
Replace the Stale bot with a Github action because it has been reported as dead
2020-12-02 17:10:57 +01:00
f4bb854372
Update the Stale bot config with a 1 month delay between mark and close
2020-12-02 16:00:58 +01:00
d04b8e2fc6
Add the Stale bot config
2020-12-02 15:53:26 +01:00
21c1450e4a
Run CI only once per change
2020-12-02 05:33:42 +01:00
2b6b0e62f4
Add shard caching to CI
2020-12-02 04:40:13 +01:00
0fa1567793
Display lint fixes on lint error
2020-12-02 01:32:19 +01:00
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