Template:CIStatus: Difference between revisions
(fudge it) |
(Replace deprecated travis-ci.org to travis-ci.com, though this one is also deprecated :() |
||
Line 21: | Line 21: | ||
| [[Testing/CI/Travis|Travis]] | | [[Testing/CI/Travis|Travis]] | ||
| non-x86 hosts, mostly deprecated | | non-x86 hosts, mostly deprecated | ||
| https://api.travis-ci. | | https://api.travis-ci.com/qemu/qemu.png?branch=master&file=qemu.png [https://travis-ci.org/qemu/qemu] | ||
|- | |- | ||
| [[Testing#Coverity|Coverity]] | | [[Testing#Coverity|Coverity]] |
Revision as of 14:51, 30 June 2025
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 | Majority of CI testing (builds x86 & cross), various check targets | 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 | https://api.travis-ci.com/qemu/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] |