summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: point to the gitlab ci file for a list of required packagesPeter Hutterer2018-06-191-2/+13
* gitlab ci: use GIT_DEPTH of 1Peter Hutterer2018-06-181-0/+1
* CI: Hook up GitLab CIBenjamin Tissoires2018-06-181-0/+406