| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-06 | Add nightly crystal to CI matrix (#2264) | Caspian Baska | |
| * 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-07-15 | Include liblsquic build in dockerfile + add support for ARM64 on Docker (#2147) | nemunaire | |
| Co-authored-by: Emilien Devos <contact@emiliendevos.be> | |||
| 2021-06-18 | Prevent CI run when src or wrkflows aren't chngd | syeopite | |
| 2021-06-18 | Reduce PR stale length | syeopite | |
| PRs should be active. Anything that hasn't had activity in more than 45 days should be considered abandoned. | |||
| 2021-06-11 | Temporarily remove thread locker comments | syeopite | |
| 2021-06-09 | Update CI's crystal version | syeopite | |
| 2021-06-08 | Allow issue/pull locker to be manually dispatched | syeopite | |
| 2021-06-08 | Change wording of issue/pull locker message | syeopite | |
| 2021-06-05 | Slash inactive days for issue locker by half | syeopite | |
| 2021-06-05 | Formatting | syeopite | |
| 2021-06-05 | Add workflow to lock stale closed issues | syeopite | |
| 2021-02-09 | Merge pull request #1724 from iv-org/add-issue-templates | TheFrenchGhosty | |
| Add issue templates | |||
| 2021-02-08 | Split enhancement and feature request, apply suggestions | Perflyst | |
| 2021-02-04 | Update to Crystal 0.36.1 | saltycrys | |
| 2021-02-02 | Update to Crystal 0.36.0 | saltycrys | |
| Crystal versions below `0.36.0` are no longer supported. | |||
| 2021-01-31 | Add suggestions | Perflyst | |
| 2021-01-30 | Add issue templates | Perflyst | |
| 2021-01-29 | install crystal 35.1 in ci | Andrew Zhao | |
| 2021-01-28 | Remove container release on PR | Perflyst | |
| 2021-01-22 | build image daily at 0:00 GMT | FireMasterK | |
| 2021-01-22 | different steps depending on event. | FireMasterK | |
| 2021-01-22 | Expire sha images after 6 weeks | Perflyst | |
| 2021-01-21 | Remove image digest output | Perflyst | |
| Does not work with two images at the same time | |||
| 2021-01-21 | Build latest only on master, add commit sha tag | Perflyst | |
| Close #1688 | |||
| 2021-01-21 | Fix container build | Perflyst | |
| 2021-01-20 | Rename release.yml to container-release.yml | Perflyst | |
| 2021-01-16 | Add container CI release | Perflyst | |
| 2020-12-07 | Remove unused steps from CI | saltycrys | |
| There is no way to cache Crystal unfortunately. See https://github.com/oprypin/install-crystal/issues/2 | |||
| 2020-12-04 | Merge pull request #1519 from saltycrys/github-actions-ci | TheFrenchGhosty | |
| Switch to GitHub Actions for CI | |||
| 2020-12-03 | Run CI on `api-only` branch, too | saltycrys | |
| 2020-12-02 | Better message for the Stale action | TheFrenchGhosty | |
| 2020-12-02 | Replace the Stale bot with a Github action because it has been reported as dead | TheFrenchGhosty | |
| 2020-12-02 | Update the Stale bot config with a 1 month delay between mark and close | TheFrenchGhosty | |
| 2020-12-02 | Add the Stale bot config | TheFrenchGhosty | |
| 2020-12-02 | Run CI only once per change | saltycrys | |
| 2020-12-02 | Add shard caching to CI | saltycrys | |
| 2020-12-02 | Display lint fixes on lint error | saltycrys | |
| 2020-12-01 | Switch to GitHub Actions for CI | saltycrys | |
| 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. | |||
