Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Trigger CI on all branch pushes even before PR is opened. (#2793) | Sam Clegg | 2020-04-23 | 1 | -4/+1 | |
| | ||||||
* | CI: Avoid downloading cmake unnecessarily (#2789) | Sam Clegg | 2020-04-22 | 1 | -6/+1 | |
| | | | Also fix typo | |||||
* | CI: Fix windows asset upload (#2785) | Sam Clegg | 2020-04-21 | 1 | -9/+31 | |
| | | | Also add upload of shasum file | |||||
* | CI: clang-tidy requires cmake to have been run (#2783) | Sam Clegg | 2020-04-21 | 1 | -19/+8 | |
| | | | | | | I somehow missed this the transition to github actions. Also the I forgot to include the gen-s-parser test. | |||||
* | Convert CI from travis + appveyor to github actions (#2646) | Sam Clegg | 2020-04-21 | 2 | -0/+313 | |
The intention is to move away from travis and appveyor which have become very slow. See: #2356 |