summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* gitlab CI: enable gitlab's builtin static analysisAlan Coopersmith2022-07-231-0/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* gitlab CI: enable commit & merge request checksAlan Coopersmith2022-07-231-5/+46
| | | | | | Uses ci-fairy from freedesktop/ci-templates Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* gitlab-ci: Configure xorgproto build from sourcePovilas Kanapickas2021-09-161-1/+2
| | | | | We need newer xorgproto than what's in fedora as we depend on inputproto 2.3.99.1 or newer.
* gitlab CI: bump to use Fedora 33Peter Hutterer2021-04-061-3/+3
| | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* gitlab CI: update to latest CI templatesPeter Hutterer2020-05-191-36/+27
| | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* gitlab CI: bump to Fedora 32Peter Hutterer2020-05-191-4/+4
| | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* Add basic Gitlab CI for testing the buildPeter Hutterer2019-08-121-0/+64
This merely tests against the devel package in Fedora, not against the xserver from git. Should be enough, the driver here doesn't change enough to need the git builds. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>