summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* gitlab CI: switch F29 special builds to F30Peter Hutterer2019-05-281-26/+26
* test: drop the SKIP_LIBINPUT_TEST_RUNNER environment variablePeter Hutterer2019-05-071-2/+0
* CI: use meson test instead of ninja testPeter Hutterer2019-05-071-10/+6
* CI: update Ubuntu from 18.04 to 19.04Peter Hutterer2019-05-021-7/+7
* CI: switch from Fedora 28 to Fedora 30Peter Hutterer2019-05-021-7/+7
* CI: update arch package listSebastian Krzyszkowiak2019-04-141-2/+2
* CI: simplify the logic for rebuilding the containersBenjamin Tissoires2019-04-011-30/+16
* CI: do not rebuild the image for regular MR or pushesBenjamin Tissoires2019-04-011-2/+4
* CI: use templates for UbuntuBenjamin Tissoires2019-04-011-30/+17
* CI: use templates for ArchBenjamin Tissoires2019-04-011-26/+11
* CI: use the template for fedoraBenjamin Tissoires2019-04-011-23/+14
* CI: clean up all but the correct tagBenjamin Tissoires2019-04-011-9/+18
* CI: heavily rework the container creationBenjamin Tissoires2019-04-011-178/+99
* CI: remove the bootstrapping stageBenjamin Tissoires2019-04-011-34/+5
* meson.build: make valgrind optionalPeter Hutterer2019-03-151-3/+5
* gitlab CI: update arch linux source imagewip/update-arch-imagePeter Hutterer2019-02-131-2/+4
* gitlab CI: switch Ubuntu 17.10 to test 18.10 insteadwip/ubuntu-18.10Peter Hutterer2018-12-041-11/+11
* gitlab CI: fix ubuntu version for 18.04Peter Hutterer2018-12-041-1/+1
* GitLab CI: Fix clean up stagewip/gitlab-ciBenjamin Tissoires2018-11-281-1/+2
* GitLab CI: use extends to simplify declaration of jobsBenjamin Tissoires2018-11-281-99/+62
* GitLab CI: use buildah/podman instead of dockerBenjamin Tissoires2018-11-281-143/+111
* GitLab CI: replace occurrences of docker by containerBenjamin Tissoires2018-11-281-130/+130
* tools: add a test for tool option parsingPeter Hutterer2018-11-071-0/+2
* Gitlab CI: use the docker:stable image for image creationPeter Hutterer2018-11-021-0/+4
* gitlab CI: buildah requires the transport protocolPeter Hutterer2018-11-021-1/+1
* gitlab CI: swap Fedora 27 for Fedora 29Peter Hutterer2018-11-021-49/+49
* gitlab CI: increase the artifacts expiry to 6hPeter Hutterer2018-08-221-1/+1
* test: replace hand-rolled backtrace function with gstackPeter Hutterer2018-08-131-3/+3
* GitLab CI: print out the image age in secondsPeter Hutterer2018-07-301-0/+2
* Gitlab CI: set DEBIAN_FRONTEND noninteractive for the Ubuntu imagesPeter Hutterer2018-07-301-5/+5
* Add the buildreqs for sphinx-buildPeter Hutterer2018-07-301-3/+3
* gitlab-ci: use skopeo to check on container imagesBenjamin Tissoires2018-07-271-45/+46
* Gitlab CI: properly define empty dependencies for the wayland-web hookPeter Hutterer2018-07-231-1/+1
* Update FreeBSD package cache in CIGreg V2018-07-231-0/+1
* Add FreeBSD (cross-compliation based) CIGreg V2018-07-181-0/+70
* Gitlab CI: use a space in the meson builddirPeter Hutterer2018-07-121-10/+10
* GitLab CI: only rebuild the website when pushing to libinput properPeter Hutterer2018-07-061-0/+2
* Gitlab CI: trigger the wayland web rebuild on pushes to masterPeter Hutterer2018-07-061-0/+21
* GitLab CI: move the scan-build job up in the filePeter Hutterer2018-07-061-14/+14
* GitLab CI: rename MESON_PARAMS to MESON_ARGSPeter Hutterer2018-07-051-12/+12
* Gitlab CI: run the tests through valgrind on the f28 boxPeter Hutterer2018-07-041-0/+10
* GitLab CI: always run ninja test unless otherwise specifiedPeter Hutterer2018-07-031-9/+3
* GitLab CI: don't use spaces in artifact namesPeter Hutterer2018-07-031-1/+1
* gitlab CI: build a release with -WerrorPeter Hutterer2018-06-271-0/+8
* gitlab CI: add Arch to the list of built imageswip/archPeter Hutterer2018-06-221-0/+65
* gitlab CI: add pkgconfig to the listPeter Hutterer2018-06-221-2/+2
* gitlab CI: run ninja test tooPeter Hutterer2018-06-211-0/+8
* CI: WIP: attempt to clean up the registry before leavingBenjamin Tissoires2018-06-191-12/+116
* CI: speed up the docker_check stageBenjamin Tissoires2018-06-191-4/+4
* CI: do not pull images when checking for the creation dateBenjamin Tissoires2018-06-191-4/+30