summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
* gitlab CI: run the scan-build analysis jobs in scriptPeter Hutterer2021-02-241-1/+2
* gitlab CI: drop Fedora 30Peter Hutterer2020-10-071-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
* ci: use the ci fairy to delete unwanted tagsBenjamin Tissoires2020-03-181-64/+13
* ci: use latest templates, and APIBenjamin Tissoires2020-03-181-63/+70
* tools: switch tool option parsing test to use pytestPeter Hutterer2020-03-171-8/+8
* gitlab CI: drop the distribution "flavor" in favor of using the namePeter Hutterer2020-02-261-10/+10
* gitlab CI: split the task to run on a VM out from the host systemPeter Hutterer2020-02-261-3/+9
* gitlab CI: drop the distro name from the VM jobsPeter Hutterer2020-02-261-5/+5
* gitlab CI: update to latest ci-templatesPeter Hutterer2020-02-242-11/+10
* gitlab CI: run the kvm test suite without libwacomPeter Hutterer2020-02-241-0/+6
* gitlab CI: pass the MESON_ARGS through to the VM as wellPeter Hutterer2020-02-241-0/+1
* gitlab CI: mark the template file as yaml file for vimPeter Hutterer2020-02-241-1/+1
* gitlab CI: don't run meson test on the scan-build jobPeter Hutterer2020-02-241-0/+1
* gitlab CI: don't push to wayland web on scheduled jobsPeter Hutterer2020-02-241-0/+3
* gitlab CI: rename the custom build jobsPeter Hutterer2020-02-201-41/+16
* gitlab CI: use a separate variable for the template listPeter Hutterer2020-02-202-4/+7
* gitlab CI: don't hard-code the arch/alpine versionsPeter Hutterer2020-02-201-2/+2
* gitlab CI: generate the various default-builds through templatingPeter Hutterer2020-02-202-69/+30
* gitlab CI: generate the VM tests through the templates as wellPeter Hutterer2020-02-202-70/+21
* gitlab CI: generate the CI script from a templatePeter Hutterer2020-02-202-0/+816
* gitlab CI: add an explanatory comment why we're hardcoding masterPeter Hutterer2019-12-051-0/+5
* gitlab CI: add a local emulation mode to the gitlab CI scriptPeter Hutterer2019-12-051-6/+33
* gitlab CI: make the commit check errors more verbose and usefulPeter Hutterer2019-12-051-4/+19
* gitlab CI: don't try adding the upstream remote if it exists alreadyPeter Hutterer2019-12-051-2/+3
* gitlab CI: run the meson script for the VMs as wellPeter Hutterer2019-11-281-1/+5
* gitlab CI: move the build instructions into a bash filePeter Hutterer2019-11-281-0/+52
* gitlab CI: add meson to junit scriptPeter Hutterer2019-11-281-0/+106
* gitlab CI: apply some basic validity checks on the commit messagesPeter Hutterer2019-11-281-0/+68
* CI: use templates for UbuntuBenjamin Tissoires2019-04-011-0/+13