summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* gitlab CI: drop Fedora 30Peter Hutterer2020-08-201-33/+0
* gitlab CI: build an rpm package to verify the installed file listPeter Hutterer2020-07-221-6/+30
* gitlab CI: hook up coverityPeter Hutterer2020-07-031-0/+43
* gitlab CI: drop custom scheduled handling, set FDO_FORCE_REBUILD insteadPeter Hutterer2020-07-031-19/+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-151-7/+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-34/+0
* gitlab ci: fix a templating whitespace issuePeter Hutterer2020-04-161-1/+0
* gitlab CI: switch the 'needs' tags to a dashed listPeter Hutterer2020-03-231-10/+20
* gitlab CI: update the various build tests to F32Peter Hutterer2020-03-231-26/+59
* 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-181-2/+9
* ci: use the ci fairy to delete unwanted tagsBenjamin Tissoires2020-03-181-64/+13
* ci: use latest templates, and APIBenjamin Tissoires2020-03-181-111/+125
* 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-15/+15
* 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-30/+30
* gitlab CI: update to latest ci-templatesPeter Hutterer2020-02-241-9/+9
* gitlab CI: run the kvm test suite without libwacomPeter Hutterer2020-02-241-0/+36
* 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: don't hard-code the arch/alpine versionsPeter Hutterer2020-02-201-2/+2
* gitlab CI: generate the various default-builds through templatingPeter Hutterer2020-02-201-48/+42
* gitlab CI: generate the VM tests through the templates as wellPeter Hutterer2020-02-201-2/+2
* gitlab CI: generate the CI script from a templatePeter Hutterer2020-02-201-12/+31
* gitlab CI: add a comment to explain one of the jobsPeter Hutterer2020-02-201-0/+3
* gitlab CI: whitespace fixes for better visual alignmentsPeter Hutterer2020-02-201-12/+12
* gitlab CI: handling killing the qemu process betterPeter Hutterer2020-02-191-6/+1
* gitlab CI: print a warning when our VM startup failsPeter Hutterer2020-02-191-1/+1
* gitlab CI: retry the VM jobs on script failurePeter Hutterer2020-01-201-0/+3
* gitlab CI: update to latest ci-templatesPeter Hutterer2019-12-121-7/+7
* gitlab CI: fix skopeo copyPeter Hutterer2019-12-111-3/+6
* gitlab CI: use a minimal alpine image for the commit checksPeter Hutterer2019-12-111-2/+3
* gitlab CI: run the meson script for the VMs as wellPeter Hutterer2019-11-281-7/+9
* gitlab CI: move the build instructions into a bash filePeter Hutterer2019-11-281-19/+2
* gitlab CI: add meson to junit scriptPeter Hutterer2019-11-281-4/+12
* test: write our test case results out as junit xml filesPeter Hutterer2019-11-281-0/+3
* gitlab CI: apply some basic validity checks on the commit messagesPeter Hutterer2019-11-281-0/+21
* gitlab CI: rename the container_prep state to just "prep"Peter Hutterer2019-11-281-10/+10
* gitlab CI: use multiple extends for the default artifact/build snippetsPeter Hutterer2019-11-281-4/+4
* gitlab CI: use multiple extends over anchors for the upstream pullPeter Hutterer2019-11-281-9/+9
* gitlab CI: add a global policy snippet for retries and interruptiblePeter Hutterer2019-11-281-1/+24
* gitlab CI: split all extends into multiple linesPeter Hutterer2019-11-281-52/+104
* gitlab CI: work around collapsed multiline commands in the rebuild checkPeter Hutterer2019-11-051-11/+8