summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2020-02-26gitlab CI: drop the distribution "flavor" in favor of using the namePeter Hutterer1-15/+15
2020-02-26gitlab CI: split the task to run on a VM out from the host systemPeter Hutterer1-3/+9
2020-02-26gitlab CI: drop the distro name from the VM jobsPeter Hutterer1-30/+30
2020-02-24gitlab CI: update to latest ci-templatesPeter Hutterer1-9/+9
2020-02-24gitlab CI: run the kvm test suite without libwacomPeter Hutterer1-0/+36
2020-02-24gitlab CI: pass the MESON_ARGS through to the VM as wellPeter Hutterer1-0/+1
2020-02-24gitlab CI: mark the template file as yaml file for vimPeter Hutterer1-1/+1
2020-02-24gitlab CI: don't run meson test on the scan-build jobPeter Hutterer1-0/+1
2020-02-24gitlab CI: don't push to wayland web on scheduled jobsPeter Hutterer1-0/+3
2020-02-20gitlab CI: rename the custom build jobsPeter Hutterer1-41/+16
2020-02-20gitlab CI: don't hard-code the arch/alpine versionsPeter Hutterer1-2/+2
2020-02-20gitlab CI: generate the various default-builds through templatingPeter Hutterer1-48/+42
2020-02-20gitlab CI: generate the VM tests through the templates as wellPeter Hutterer1-2/+2
2020-02-20gitlab CI: generate the CI script from a templatePeter Hutterer1-12/+31
2020-02-20gitlab CI: add a comment to explain one of the jobsPeter Hutterer1-0/+3
2020-02-20gitlab CI: whitespace fixes for better visual alignmentsPeter Hutterer1-12/+12
2020-02-19gitlab CI: handling killing the qemu process betterPeter Hutterer1-6/+1
2020-02-19gitlab CI: print a warning when our VM startup failsPeter Hutterer1-1/+1
2020-01-20gitlab CI: retry the VM jobs on script failurePeter Hutterer1-0/+3
2019-12-12gitlab CI: update to latest ci-templatesPeter Hutterer1-7/+7
2019-12-11gitlab CI: fix skopeo copyPeter Hutterer1-3/+6
2019-12-11gitlab CI: use a minimal alpine image for the commit checksPeter Hutterer1-2/+3
2019-11-28gitlab CI: run the meson script for the VMs as wellPeter Hutterer1-7/+9
2019-11-28gitlab CI: move the build instructions into a bash filePeter Hutterer1-19/+2
2019-11-28gitlab CI: add meson to junit scriptPeter Hutterer1-4/+12
2019-11-28test: write our test case results out as junit xml filesPeter Hutterer1-0/+3
2019-11-28gitlab CI: apply some basic validity checks on the commit messagesPeter Hutterer1-0/+21
2019-11-28gitlab CI: rename the container_prep state to just "prep"Peter Hutterer1-10/+10
2019-11-28gitlab CI: use multiple extends for the default artifact/build snippetsPeter Hutterer1-4/+4
2019-11-28gitlab CI: use multiple extends over anchors for the upstream pullPeter Hutterer1-9/+9
2019-11-28gitlab CI: add a global policy snippet for retries and interruptiblePeter Hutterer1-1/+24
2019-11-28gitlab CI: split all extends into multiple linesPeter Hutterer1-52/+104
2019-11-05gitlab CI: work around collapsed multiline commands in the rebuild checkPeter Hutterer1-11/+8
2019-11-05gitlab CI: allow the qemu-prep job to fail, runners are unreliablePeter Hutterer1-0/+1
2019-11-04gitlab CI: add diffutils to the Fedora RPMsPeter Hutterer1-2/+2
2019-10-31gitlab CI: split the qemu test runs up into multiple jobsPeter Hutterer1-5/+80
2019-10-31gitlab CI: fix an indentation issuePeter Hutterer1-5/+5
2019-10-25gitlab CI: switch to Ubuntu 19.10Peter Hutterer1-7/+7
2019-10-25gitlab CI: switch to Fedora 31Peter Hutterer1-12/+12
2019-10-17gitlab CI: add an alpine imagePeter Hutterer1-1/+44
2019-10-14CI: UI improvementsPeter Hutterer1-2/+30
2019-10-14gitlab CI: run the valgrind test suite as wellPeter Hutterer1-1/+5
2019-10-04gitlab-ci: use one sha1 instead of duplicatesBenjamin Tissoires1-4/+6
2019-10-04gitlab-ci: use qemu to run the full test suiteBenjamin Tissoires1-3/+79
2019-09-11tools: flake8 fixes for the various python filesPeter Hutterer1-0/+9
2019-09-11tools: change python invocations to use /usr/bin/env python3Peter Hutterer1-0/+14
2019-08-07gitlab-ci: force using docker format for the generated imagesBenjamin Tissoires1-8/+9
2019-08-07gitlab-ci: allow to run on unprivileged containersBenjamin Tissoires1-6/+7
2019-08-07gitlab CI: fetch the WAYLAND_WEB_TOKEN from a filePeter Hutterer1-1/+5
2019-08-07gitlab CI: replace the user:password with a netrc filePeter Hutterer1-4/+11