summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2021-05-20gitlab CI: update to latest ci-templatesPeter Hutterer1-6/+7
2021-04-23gitlab CI: parse through the YAML file to list failed keymap compilationsPeter Hutterer1-9/+14
2021-03-24gitlab CI: make sure we have the latest keysyms in libxkbcommonPeter Hutterer1-1/+6
2021-03-24gitlab CI: check for new XF86 keysyms in the xorgproto repoPeter Hutterer1-0/+21
2021-02-17rules: add a "custom" layout to the XML filePeter Hutterer1-0/+2
2021-02-16gitlab CI: generate the evdev keycodes (v2)Peter Hutterer1-2/+18
2021-02-16gitlab CI: route stderr/stdout into two different filesPeter Hutterer1-4/+8
2021-01-21Revert "gitlab CI: generate the evdev keycodes"Peter Hutterer1-18/+2
2021-01-20gitlab CI: compress the layout test outputPeter Hutterer1-1/+2
2021-01-20gitlab CI: the check MR job does not need previous artifactsPeter Hutterer1-0/+1
2021-01-18gitlab CI: generate the evdev keycodesPeter Hutterer1-2/+18
2020-11-06gitlab CI: bump the artifacts to 2 weeksPeter Hutterer1-3/+3
2020-11-06gitlab CI: switch to using CI templatesPeter Hutterer1-20/+37
2020-10-21Add the meson.build files to the tarballsPeter Hutterer1-1/+22
2020-06-23gitlab CI: move the MR check to new, final, "gitlab" stagePeter Hutterer1-2/+2
2020-06-23gitlab CI: run the xkeyboard-config rules test tool against evdev.extras.xmlPeter Hutterer1-1/+2
2020-06-22gitlab CI: use ci-fairy to check merge requestsPeter Hutterer1-0/+24
2020-06-22tests: add a test to compile all xkb_symbols section with xkbcompPeter Hutterer1-0/+15
2020-06-19Add support for the meson build systemPeter Hutterer1-1/+36
2019-11-26gitlab CI: add an extra job to validate the installed XML filesPeter Hutterer1-0/+12
2019-11-15gitlab CI: add a few comments to make this file easier to understandPeter Hutterer1-0/+5
2019-11-15gitlab CI: drop the separate make stage now that we have installPeter Hutterer1-4/+0
2019-11-15gitlab CI: run the libxkbcommon xkeyboard-config test toolPeter Hutterer1-0/+39
2019-11-15gitlab CI: don't use $HOME in the instdir, it's unsetPeter Hutterer1-2/+2
2019-11-14rules: replace the merge.sh with a python scriptPeter Hutterer1-1/+1
2019-09-24Add basic testing to the CIPeter Hutterer1-0/+45