libinput/.gitlab-ci
Peter Hutterer 04e612488a gitlab CI: hook up coverity
This requires the COVERITY_SCAN_TOKEN as listed on the project settings page
in coverity itself. The intention here is to run this as a scheduled job, with
the pipeline schedule itself controlling the branch name etc. This way we can
keep the gitlab CI simple enough and just check for COVERITY_SCAN_TOKEN
itself.

This job shouldn't ever fail unless coverity is down (we'll fix that then),
the results of the coverity run are sent to the user that owns the the
scheduled pipeline, i.e. me.

Because coverity does not currently work on F32 (invalid GNU version number:
101), we force this to run on F31.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-07-03 06:57:54 +00:00
..
ci.template gitlab CI: hook up coverity 2020-07-03 06:57:54 +00:00
config.yml gitlab CI: Ubuntu 19.04 is EOL, drop it 2020-04-18 05:17:52 +00:00
meson-build.sh gitlab CI: run the meson script for the VMs as well 2019-11-28 14:36:00 +01:00
meson-junit-report.py gitlab CI: add meson to junit script 2019-11-28 11:52:54 +01:00
ubuntu_install.sh CI: use templates for Ubuntu 2019-04-01 04:11:20 +00:00