Template:CIStatus: Difference between revisions

From QEMU
(Drop shippable from the table)
(re-order the CI status fields - most important to least)
Line 11: Line 11:
! Status
! Status
|- valign="top"
|- valign="top"
| [[Testing/CI/Travis|Travis]]
| [[Testing/CI/GitLabCI|GitLab CI]]
| Build combinations, Ubuntu 12/14.04 x86_64 hosts, MacOSX
| Linux compiles and IOTests
| https://api.travis-ci.org/qemu/qemu.png?branch=master&file=qemu.png [https://travis-ci.org/qemu/qemu]
| https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [https://gitlab.com/qemu-project/qemu/pipelines/charts]
|-
|-
| [[Testing/CI/CirrusCI|Cirrus CI]]
| [[Testing/CI/CirrusCI|Cirrus CI]]
Line 19: Line 19:
| https://api.cirrus-ci.com/github/qemu/qemu.svg [https://cirrus-ci.com/github/qemu/qemu]
| https://api.cirrus-ci.com/github/qemu/qemu.svg [https://cirrus-ci.com/github/qemu/qemu]
|-
|-
| [[Testing/CI/GitLabCI|GitLab CI]]
| [[Testing/CI/Travis|Travis]]
| Linux compiles and IOTests
| Build combinations, Ubuntu 12/14.04 x86_64 hosts, MacOSX
| https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [https://gitlab.com/qemu-project/qemu/pipelines/charts]
| https://api.travis-ci.org/qemu/qemu.png?branch=master&file=qemu.png [https://travis-ci.org/qemu/qemu]
|-
|-
| [[Testing#Coverity|Coverity]]
| [[Testing#Coverity|Coverity]]

Revision as of 11:56, 25 March 2021


This template can be embedded on any page my using the template transclusion syntax:

{{CIStatus}}

which will then be rendered as:

System Focus Status
GitLab CI Linux compiles and IOTests https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [1]
Cirrus CI FreeBSD and MacOS compile and test https://api.cirrus-ci.com/github/qemu/qemu.svg [2]
Travis Build combinations, Ubuntu 12/14.04 x86_64 hosts, MacOSX qemu.png?branch=master&file=qemu.png [3]
Coverity Static analysis https://scan.coverity.com/projects/378/badge.svg?flat=1&foo=qemu.svg [4]
Patchew Apply and test patches as they are sent on the mailing list. https://patchew.org/QEMU/badge.svg [5]
Documentation Build the RST portions of the doc/ subtree https://readthedocs.org/projects/qemu/badge/?version=latest&foo=qemu.svg [6]