summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
* tools: add a tool to print a libinput recording as a tablePeter Hutterer2021-02-231-0/+2
* gitlab CI: move the no-libwacom test suite into its own stagePeter Hutterer2021-02-151-0/+2
* gitlab CI: add a job to make sure we're running all test suitesPeter Hutterer2021-02-121-0/+23
* test: drop the custom group namesPeter Hutterer2021-02-121-14/+15
* gitlab CI: make the test suite names a listPeter Hutterer2021-02-122-25/+25
* gitlab CI: run the scan-build analysis jobs in scriptPeter Hutterer2021-02-121-1/+2
* gitlab CI: rename the VM stage "test-suite"Peter Hutterer2021-02-111-2/+2
* Create /etc/libinput on installPeter Hutterer2021-02-081-0/+1
* tools: add a tool to analyze the finger count from a recordingPeter Hutterer2021-01-291-0/+2
* Use python black for all pyhon file formattingPeter Hutterer2021-01-282-60/+72
* gitlab CI: use Fedora 33Peter Hutterer2021-01-042-3/+3
* gitlab CI: fix flake8 complaintsPeter Hutterer2021-01-041-1/+1
* gitlab CI: don't allow VM test failuresPeter Hutterer2020-12-141-2/+0
* gitlab CI: check commits/CI template generation before spinning up containersPeter Hutterer2020-11-241-18/+25
* gitlab CI: use ci-fairy generate-template --verifyPeter Hutterer2020-11-241-2/+1
* gitlab CI: use the CI-fairy imagePeter Hutterer2020-11-241-11/+8
* gitlab CI: add curl to the debian imagePeter Hutterer2020-11-161-2/+3
* gitlab CI: generate the package lists from the config.yamlPeter Hutterer2020-11-122-9/+105
* gitlab CI: update to latest templatesPeter Hutterer2020-11-122-2/+2
* gitlab CI: remove unused custom ubuntu install scriptPeter Hutterer2020-11-122-18/+0
* gitlab CI: update Ubuntu to current distrosPeter Hutterer2020-11-121-2/+3
* gitlab CI: rename FREEBSD_PKGS to FREEBSD_PACKAGES for consistencyPeter Hutterer2020-11-121-3/+3
* gitlab CI: switch the coverity job to Debian stablePeter Hutterer2020-11-122-5/+9
* gitlab CI: Fedora only needs git-core, not gitPeter Hutterer2020-11-121-5/+5
* gitlab CI: use a template for the various ci-fairy jobsPeter Hutterer2020-11-121-17/+15
* gitlab CI: switch to the vmctl scriptPeter Hutterer2020-11-121-8/+6
* gitlab CI: pass MESON_ARGS down to the wayland-web jobPeter Hutterer2020-11-101-0/+3
* gitlab CI: update the commentsPeter Hutterer2020-11-031-8/+9
* gitlab CI: update to latest ci-templatesPeter Hutterer2020-11-031-1/+1
* gitlab CI: remove a now-unused VERSION variablePeter Hutterer2020-11-031-1/+0
* gitlab CI: trigger the wayland website pipeline directlyPeter Hutterer2020-10-281-15/+2
* gitlab CI: add git depth to the coverity job and save the artifactsPeter Hutterer2020-10-071-0/+8
* gitlab CI: drop Fedora 30Peter Hutterer2020-08-201-1/+0
* gitlab CI: build an rpm package to verify the installed file listPeter Hutterer2020-07-223-1/+160
* gitlab CI: remove a bunch of trailing spacesPeter Hutterer2020-07-221-10/+10
* gitlab CI: hook up coverityPeter Hutterer2020-07-031-0/+43
* gitlab CI: drop custom scheduled handling, set FDO_FORCE_REBUILD insteadPeter Hutterer2020-07-031-14/+5
* gitlab CI: move the MR check to the deploy stagePeter Hutterer2020-06-301-1/+1
* gitlab CI: check merge requests for the allow collaboration checkboxPeter Hutterer2020-06-151-0/+18
* gitlab CI: use ci-fairy for commit message checksPeter Hutterer2020-06-152-123/+2
* gitlab CI: alpine needs pip explicitly installed nowPeter Hutterer2020-06-031-3/+3
* gitlab CI: Ubuntu 19.04 is EOL, drop itPeter Hutterer2020-04-181-1/+0
* gitlab ci: fix a templating whitespace issuePeter Hutterer2020-04-161-2/+1
* gitlab CI: generate the jobs for the custom builds from the config.yamlPeter Hutterer2020-03-232-30/+34
* gitlab CI: autogenerate the qemu tests for the last version of a distributionPeter Hutterer2020-03-231-8/+16
* gitlab CI: invert the ci-templates checkPeter Hutterer2020-03-232-6/+2
* gitlab CI: switch the 'needs' tags to a dashed listPeter Hutterer2020-03-231-4/+8
* gitlab CI: update the various build tests to F32Peter Hutterer2020-03-232-21/+22
* ci: move the ci template to the expected file for ci-fairyBenjamin Tissoires2020-03-181-1/+1
* ci: use ci-fairy to generate the template, not a custom scriptBenjamin Tissoires2020-03-183-74/+117