summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2024-01-10ci: Fix missing python-jinja packagePierre Le Marre1-2/+2
2023-12-20CI: drop black, use ruff-format insteadPeter Hutterer1-10/+7
2023-07-12Remove trailing whitespaces in all filesPeter Hutterer1-1/+1
2023-07-12Format all our python code with blackPeter Hutterer1-0/+14
2023-07-06tests: rename genLists4Comparison to verify-group-names.shPeter Hutterer1-1/+1
2023-07-05CI: add a job to check the commit messagePeter Hutterer1-0/+19
2023-05-09CI: improve xkbcommon artifactPierre Le Marre1-13/+27
2023-05-02Add regression testsPierre Le Marre1-18/+67
2023-04-27CI: fix yaml-to-junit-xml scriptPierre Le Marre1-1/+6
2023-04-28CI: add new workflow rulesPeter Hutterer1-0/+6
2023-02-09rules: add an option to use custom types & add locale to custom layoutWismill1-0/+2
2022-01-20test: add a test case for ISO codesPeter Hutterer1-2/+2
2021-12-29test: fix a spelling error the test script namePeter Hutterer1-1/+1
2021-12-17Drop autotoolsPeter Hutterer1-62/+15
2021-12-15CI: bump the tag to rebuild the imagesPeter Hutterer1-1/+1
2021-12-15libxslt is actually extra packageSergey Udaltsov1-2/+2
2021-12-15libxslt added to packagesSergey Udaltsov1-1/+1
2021-12-15Adding extra testSergey Udaltsov1-0/+9
2021-10-27gitlab CI: add a job to check for yaml-compatibility of evdev.xmlPeter Hutterer1-2/+22
2021-07-29gitlab CI: update to latest ci-templatesPeter Hutterer1-1/+1
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