[PATCH 0/2] coverity: trigger scan as a github action

Roger Pau Monne posted 2 patches 2 years, 2 months ago
Failed in applying to current master (apply log)
.github/workflows/coverity.yml | 35 ++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 .github/workflows/coverity.yml
[PATCH 0/2] coverity: trigger scan as a github action
Posted by Roger Pau Monne 2 years, 2 months ago
Hello,

Following series introduces a github workflow to trigger a Coverity
Scan. First patch attempts to move the logic currently in osstest into a
github action mostly as-is (same build targets).

Second patch removes the build of QEMU, SeaBIOS and OVMF from the
Coverity Scan.

Thanks, Roger.

Roger Pau Monne (2):
  github: add workflow to run Coverity scans
  coverity: do not build QEMU, SeaBIOS or OVMF

 .github/workflows/coverity.yml | 35 ++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
 create mode 100644 .github/workflows/coverity.yml

-- 
2.34.1