summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2021-05-26gitlab-ci: fix error evaluating "distro.always" in ci.templateThomas Haller1-1/+1
2021-05-04gitlab-ci: fix running Fedora 34 test by defaultThomas Haller2-4/+7
2021-05-04gitlab: update pages build to use Fedora 34 containerThomas Haller1-1/+1
2021-05-04gitlab: add Fedora 34 container for CI pipelineThomas Haller1-0/+1
2021-04-01gilab-ci: update .gitlab-ci.yml to use "main" branch nameThomas Haller1-1/+1
2021-01-28gitlab-ci: generate new container images for testsThomas Haller1-1/+1
2020-12-11gitlab-ci: enable test build on alpine linuxThomas Haller3-1/+16
2020-12-11gitlab-ci: update used "ci-templates" versionThomas Haller1-1/+1
2020-12-11gitlab-ci: fix failure to enable PowerTools on CentOS8 buildThomas Haller1-1/+2
2020-12-11all: avoid GNU "which" from shell scriptsThomas Haller2-4/+4
2020-12-11tests: skip "check-local-gitlab-ci" test on gitlab-ciThomas Haller1-0/+6
2020-11-24gitlab-ci: add CentOS 7.9 and 8.2 imagesThomas Haller1-0/+2
2020-11-18gitlab CI: remove leftover comments referring to libinputPeter Hutterer1-2/+1
2020-11-17gitlab-ci: combine ubuntu/centos install scripts with their debian/fedora cou...Thomas Haller3-4/+2
2020-11-17gitlab-ci: install correct version of ci-templates in build scriptThomas Haller1-1/+3
2020-11-17gitlab-ci: automatically hash build scripts into tag for ci-templates containerThomas Haller2-3/+12
2020-11-11gitlab-ci: automatically run prep-container to fix hanging testsThomas Haller1-3/+3
2020-11-11gitlab-ci: add "needs" for pages testThomas Haller1-0/+2
2020-11-10gitlab-ci: fix building artifacts (pages) during gitlab-ci testThomas Haller2-1/+5
2020-11-10gitlab-ci: skip python black check during `make check` for buildsThomas Haller1-0/+6
2020-11-10gitlab-ci: bump default-tagThomas Haller1-1/+1
2020-11-10gitlab-ci: merge "check-ci-script" test with static checksThomas Haller2-24/+21
2020-11-10gitlab-ci: cleanup ".gitlab-ci/{build,fedora-install,debian-install}.sh"Thomas Haller3-45/+104
2020-11-09gitlab-ci: don't explicitly install black/clang/gettext during checkpatch stageThomas Haller1-1/+0
2020-11-09gitlab-ci: add ubuntu:20.04 test and reorder versionsThomas Haller1-6/+7
2020-11-09gitlab-ci: let Fedora 33 test always runThomas Haller1-1/+1
2020-11-09gitlab-ci: generate pages on Fedora 33 imageThomas Haller1-1/+1
2020-11-09gitlab-ci: reorder jobs for checkpatch testThomas Haller1-1/+1
2020-11-09gitlab CI: switch to using ci-templatesPeter Hutterer7-0/+345