summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2020-12-23gitlab-ci: install missing packages on Alpine LinuxThomas Haller1-1/+1
2020-12-11gitlab-ci: enable test build on alpine linuxThomas Haller1-4/+40
2020-12-11gitlab-ci: update used "ci-templates" versionThomas Haller1-5/+5
2020-12-11gitlab-ci: fix failure to enable PowerTools on CentOS8 buildThomas Haller1-2/+2
2020-12-11all: avoid GNU "which" from shell scriptsThomas Haller1-2/+2
2020-11-24gitlab-ci: add CentOS 7.9 and 8.2 imagesThomas Haller1-4/+64
2020-11-18gitlab CI: remove leftover comments referring to libinputPeter Hutterer1-6/+5
2020-11-17gitlab-ci: combine ubuntu/centos install scripts with their debian/fedora cou...Thomas Haller1-6/+6
2020-11-17gitlab-ci: install correct version of ci-templates in build scriptThomas Haller1-2/+2
2020-11-17gitlab-ci: automatically hash build scripts into tag for ci-templates containerThomas Haller1-5/+5
2020-11-11gitlab-ci: automatically run prep-container to fix hanging testsThomas Haller1-20/+20
2020-11-11gitlab-ci: add "needs" for pages testThomas Haller1-0/+2
2020-11-10gitlab-ci: fix building artifacts (pages) during gitlab-ci testThomas Haller1-0/+4
2020-11-10gitlab-ci: bump default-tagThomas Haller1-4/+4
2020-11-10gitlab-ci: merge "check-ci-script" test with static checksThomas Haller1-23/+16
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-72/+102
2020-11-09gitlab-ci: let Fedora 33 test always runThomas Haller1-1/+1
2020-11-09gitlab-ci: generate pages on Fedora 33 imageThomas Haller1-3/+3
2020-11-09gitlab-ci: reorder jobs for checkpatch testThomas Haller1-1/+1
2020-11-09gitlab CI: switch to using ci-templatesPeter Hutterer1-166/+714
2020-09-29gitlab-ci: combine tests for checkpatch/black/msgfmt and nm-code-format.shThomas Haller1-19/+4
2020-09-28gitlab-ci: add clang-format test on fedora 33 which run clang-format 11Antonio Cardace1-0/+12
2020-09-04gitlab-ci: add test for checking po filesThomas Haller1-1/+2
2020-08-28gitlab-ci: fix workarounds for Ubuntu 16.04 in testsThomas Haller1-2/+2
2020-08-18gitlab-ci: enable fedora:33 build and generate pages on F32Thomas Haller1-3/+9
2020-07-02gitlab-ci: check "examples/python/gi/nm-wg-set" with blackThomas Haller1-1/+1
2020-06-19gitlab-ci: enable python black check in gitlab-ciThomas Haller1-1/+2
2020-06-19gitlab-ci: run checkpatch test against fedora:32 targetThomas Haller1-1/+1
2020-06-07gitlab-ci: avoid signing release build in gitlab-ciThomas Haller1-1/+1
2020-05-14gitlab-ci: add more CentOS images for testsThomas Haller1-5/+26
2020-04-02gitlab-ci: use old meson version on Ubuntu 16.04 to work with ninja-1.5.1Thomas Haller1-1/+2
2020-04-02gitlab-ci: set DEBIAN_FRONTEND=noninteractive for `apt-get install`Thomas Haller1-2/+2
2020-03-18gitlab-ci: use ruby:2.7 for triage pipelineAntonio Cardace1-1/+2
2020-03-18gitlab-ci: add scheduled pipeline to triage inactive issues and MRsAntonio Cardace1-0/+9
2020-02-22gitlab-ci: fix deploying documentation after switching to Fedora 31Thomas Haller1-1/+1
2020-02-21gitlab-ci: add "t_fedora:32" and by default build on Fedora 31Thomas Haller1-2/+8
2019-12-13gitlab-ci: fix generating "pages" after switching to Fedora 30 for main buildThomas Haller1-1/+1
2019-11-22gitlab-ci: run tests on extra distributions only manuallyThomas Haller1-0/+8
2019-11-22gitlab-ci: use Fedora 30 to build documentation and archived tarballThomas Haller1-5/+5
2019-10-02checkpatch,gitlab-ci: let checkpatch script compare against latest upstream m...Thomas Haller1-1/+1
2019-10-01gitlab-ci: workaround unit test failure for iproute2 bug in "ubuntu:devel"Thomas Haller1-1/+1
2019-09-25gitlab-ci: add building on Fedora 31Thomas Haller1-0/+6
2019-09-25tests: don't install unnecessary package in gitlab-ci testsThomas Haller1-1/+1
2019-07-12gitlab-ci: workaround build failure in Debian:sid due to iproute2 issueThomas Haller1-0/+4
2019-07-12gitlab-ci: add manual build step to test on ubuntu:rolling and ubuntu:develThomas Haller1-0/+12
2019-07-10gitlab-ci: enable test build on Debian 10 (buster)Thomas Haller1-0/+5
2019-05-29gitlab-ci: also build on CentOS 7.5 and 7.6Thomas Haller1-8/+30
2019-05-29gitlab-ci: run "checkpatch" test on Fedora 29 imageThomas Haller1-1/+1
2019-05-18gitlab-ci: run unit tests under valgrind in gitlab-ciThomas Haller1-2/+6