aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAge
* build: standardize ./configure argumentsLibravatar Kelvin M. Klann2024-02-29
* ci: update top-level comment in .gitlab-ci.ymlLibravatar Kelvin M. Klann2024-02-29
* ci: move build_no_apparmor job near other similar jobsLibravatar Kelvin M. Klann2024-02-29
* ci: add and use PKGNAME variable in in debian_ciLibravatar Kelvin M. Klann2024-02-29
* build: add print-version target and use in CILibravatar Kelvin M. Klann2024-02-29
* build: use generic wildcard on package installLibravatar Kelvin M. Klann2024-02-29
* ci: remove unused configure arguments in rpm jobsLibravatar Kelvin M. Klann2024-02-07
* ci: add timeout limits (#6178)Libravatar Kelvin M. Klann2024-02-03
* ci: standardize apt-get update/installLibravatar Kelvin M. Klann2023-06-14
* ci: remove commented profile checks from build jobsLibravatar Kelvin M. Klann2023-06-14
* ci: print config.log if configure failsLibravatar Kelvin M. Klann2023-06-14
* ci: upgrade debian:stretch to debian:busterLibravatar Kelvin M. Klann2023-05-06
* ci: print env-related settings in each jobLibravatar Kelvin M. Klann2023-04-28
* ci: print some program versionsLibravatar Kelvin M. Klann2023-04-28
* ci: improve quotes in gitlab ciLibravatar Kelvin M. Klann2023-04-28
* ci: use one command per line instead of chaining themLibravatar Kelvin M. Klann2023-04-24
* ci: line-wrap and split/join some commandsLibravatar Kelvin M. Klann2023-04-24
* ci: fix commented sort.py code in alpine jobLibravatar Kelvin M. Klann2023-04-24
* ci: fix swapped name/email arguments in debian_ciLibravatar Kelvin M. Klann2023-04-24
* ci: split configure/build/install commands on gitlabLibravatar Kelvin M. Klann2023-04-10
* ci: disable sort.py on gitlab jobs as wellLibravatar Kelvin M. Klann2023-04-10
* build: deb: enable apparmor by default & remove deb-apparmorLibravatar Kelvin M. Klann2023-02-17
* ci: deb: remove redundant --prefix argumentsLibravatar Kelvin M. Klann2023-02-17
* mkdeb.sh.in: pass remaining arguments to ./configureLibravatar Kelvin M. Klann2022-05-29
* gitlab-ci: actually link libapparmor on build_apparmorLibravatar Kelvin M. Klann2022-05-17
* gitlab-ci: check for apparmor support on build_apparmorLibravatar Kelvin M. Klann2022-05-17
* ci: run firejail --version after build/installLibravatar Kelvin M. Klann2022-05-17
* CI: drop hostnames workaroundLibravatar Reiner Herrmann2022-02-07
* CI: replace centos (EOL) with almalinuxLibravatar Reiner Herrmann2022-02-07
* CI: don't try to install hostnames fileLibravatar Reiner Herrmann2022-01-20
* gitlab-ci: fix debian_ci build (dh_missing hostnames) (#4865)Libravatar Kelvin M. Klann2022-01-18
* ci: fix gitlab ci job that fails because of new ids.configLibravatar Reiner Herrmann2021-07-29
* build: drop clang build as it is already checked by githubLibravatar Reiner Herrmann2020-10-01
* build: remove jobs from gitlab CI that are already check by githubLibravatar Reiner Herrmann2020-10-01
* build: check building with static analyzer in CILibravatar Reiner Herrmann2020-10-01
* ci: don't fail if strip fails, as it might not be a binaryLibravatar Reiner Herrmann2020-09-03
* ci: install gawk build dependencyLibravatar Reiner Herrmann2020-09-03
* typo: added line to wrong CI testLibravatar Fred Barclay2020-06-06
* test: build with clangLibravatar Fred Barclay2020-06-06
* CI: update & reenable RH buildsLibravatar Fred Barclay2020-05-22
* "apparmor" no longer part of .deb nameLibravatar Fred Barclay2020-05-22
* Fix #3403 - missed oneLibravatar Fred Barclay2020-05-22
* Fix #3403Libravatar Fred Barclay2020-05-22
* gitlabLibravatar netblue302020-04-21
* gitlab pipeline fixesLibravatar netblue302020-04-21
* gitlab-ci: build with stretch imageLibravatar Reiner Herrmann2020-01-11
* gitlab-ci: it's actually the redhat test that was failingLibravatar Reiner Herrmann2020-01-02
* gitlab-ci: disable continuously failing fedora testLibravatar Reiner Herrmann2020-01-01
* gitlab-ci: drop debian patches before building, as they might conflictLibravatar Reiner Herrmann2020-01-01
* Adding sort.py to GitLab CI (#2973)Libravatar Fred Barclay2019-09-21