Template:CIStatus: Difference between revisions

From QEMU
(re-order the CI status fields - most important to least)
No edit summary
Line 12: Line 12:
|- valign="top"
|- valign="top"
| [[Testing/CI/GitLabCI|GitLab CI]]
| [[Testing/CI/GitLabCI|GitLab CI]]
| Linux compiles and IOTests
| Majority of CI testing (builds x86 & cross), check[-block|-tcg|-acceptance]
| https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [https://gitlab.com/qemu-project/qemu/pipelines/charts]
| 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]]
| FreeBSD and MacOS compile and test
| FreeBSD, MacOS and Windows MSYS2 compile and test
| 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/Travis|Travis]]
| [[Testing/CI/Travis|Travis]]
| Build combinations, Ubuntu 12/14.04 x86_64 hosts, MacOSX
| non-x86 hosts, mostly deprecated
| https://api.travis-ci.org/qemu/qemu.png?branch=master&file=qemu.png [https://travis-ci.org/qemu/qemu]
| https://api.travis-ci.org/qemu/qemu.png?branch=master&file=qemu.png [https://travis-ci.org/qemu/qemu]
|-
|-

Revision as of 09:49, 26 April 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 -tcg|-acceptance] https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [1]
Cirrus CI FreeBSD, MacOS and Windows MSYS2 compile and test https://api.cirrus-ci.com/github/qemu/qemu.svg [2]
Travis non-x86 hosts, mostly deprecated 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]