Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-17 | Disable CI pages rule for merge requests | David Robillard | 1 | -1/+4 | |
2020-02-09 | Use "needs" instead of "dependencies" for CI order definition | David Robillard | 1 | -11/+11 | |
This should allow things to run in parallel across stages. | |||||
2020-02-09 | Add tags to Windows builds to exclude Gitlab shared runners | David Robillard | 1 | -4/+4 | |
Gitlab now has shared Windows runners, which is cool, but unfortunately they don't have Python, so they are useless here and will cause failed builds if they pick up the job. | |||||
2020-02-09 | Use terser lists in Gitlab CI configuration | David Robillard | 1 | -53/+25 | |
2019-04-21 | Switch to using a submodule for autowaf | David Robillard | 1 | -0/+3 | |
2019-04-20 | Use fine-grained Docker images for CI | David Robillard | 1 | -31/+31 | |
2019-04-16 | Publish code coverage page | David Robillard | 1 | -0/+14 | |
2019-04-14 | Improve CI configuration | David Robillard | 1 | -14/+150 | |
2019-01-10 | Add Gitlab CI configuration | David Robillard | 1 | -0/+31 | |