qemu/.gitlab-ci.d
Daniel P. Berrangé 34ed46a284 gitlab: add a CI job to validate the DCO sign off
While checkpatch.pl can validate DCO sign off that job must always be
advisory only since it is expected that certain patches will fail some
code style rules.

We require the DCO sign off to be mandatory for all commits though, so
it benefits from being validated in a standalone job.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200918132903.1848939-3-berrange@redhat.com>
[thuth: Use "stage: build" to let it run earlier]
Signed-off-by: Thomas Huth <thuth@redhat.com>
2020-10-13 12:48:17 +02:00
..
edk2
opensbi
check-dco.py gitlab: add a CI job to validate the DCO sign off 2020-10-13 12:48:17 +02:00
check-patch.py gitlab: add a CI job for running checkpatch.pl 2020-10-13 12:48:17 +02:00
containers.yml tests/docker: Remove old Debian 9 containers 2020-10-02 12:29:15 +01:00
crossbuilds.yml gitlab-ci: Increase the timeout for the cross-compiler builds 2020-10-02 12:29:21 +01:00
edk2.yml
opensbi.yml