summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2018-11-02Gitlab CI: use the docker:stable image for image creationPeter Hutterer1-0/+4
2018-11-02gitlab CI: buildah requires the transport protocolPeter Hutterer1-1/+1
2018-11-02gitlab CI: swap Fedora 27 for Fedora 29Peter Hutterer1-49/+49
2018-08-22gitlab CI: increase the artifacts expiry to 6hPeter Hutterer1-1/+1
2018-08-13test: replace hand-rolled backtrace function with gstackPeter Hutterer1-3/+3
2018-07-30GitLab CI: print out the image age in secondsPeter Hutterer1-0/+2
2018-07-30Gitlab CI: set DEBIAN_FRONTEND noninteractive for the Ubuntu imagesPeter Hutterer1-5/+5
2018-07-30Add the buildreqs for sphinx-buildPeter Hutterer1-3/+3
2018-07-27gitlab-ci: use skopeo to check on container imagesBenjamin Tissoires1-45/+46
2018-07-23Gitlab CI: properly define empty dependencies for the wayland-web hookPeter Hutterer1-1/+1
2018-07-23Update FreeBSD package cache in CIGreg V1-0/+1
2018-07-18Add FreeBSD (cross-compliation based) CIGreg V1-0/+70
2018-07-12Gitlab CI: use a space in the meson builddirPeter Hutterer1-10/+10
2018-07-06GitLab CI: only rebuild the website when pushing to libinput properPeter Hutterer1-0/+2
2018-07-06Gitlab CI: trigger the wayland web rebuild on pushes to masterPeter Hutterer1-0/+21
2018-07-06GitLab CI: move the scan-build job up in the filePeter Hutterer1-14/+14
2018-07-05GitLab CI: rename MESON_PARAMS to MESON_ARGSPeter Hutterer1-12/+12
2018-07-04Gitlab CI: run the tests through valgrind on the f28 boxPeter Hutterer1-0/+10
2018-07-03GitLab CI: always run ninja test unless otherwise specifiedPeter Hutterer1-9/+3
2018-07-03GitLab CI: don't use spaces in artifact namesPeter Hutterer1-1/+1
2018-06-27gitlab CI: build a release with -WerrorPeter Hutterer1-0/+8
2018-06-22gitlab CI: add Arch to the list of built imageswip/archPeter Hutterer1-0/+65
2018-06-22gitlab CI: add pkgconfig to the listPeter Hutterer1-2/+2
2018-06-21gitlab CI: run ninja test tooPeter Hutterer1-0/+8
2018-06-19CI: WIP: attempt to clean up the registry before leavingBenjamin Tissoires1-12/+116
2018-06-19CI: speed up the docker_check stageBenjamin Tissoires1-4/+4
2018-06-19CI: do not pull images when checking for the creation dateBenjamin Tissoires1-4/+30
2018-06-19doc: point to the gitlab ci file for a list of required packagesPeter Hutterer1-2/+13
2018-06-18gitlab ci: use GIT_DEPTH of 1Peter Hutterer1-0/+1
2018-06-18CI: Hook up GitLab CIBenjamin Tissoires1-0/+406