Template:CIStatus: Difference between revisions
(Try and fix escaping) |
(fudge it) |
||
Line 12: | Line 12: | ||
|- valign="top" | |- valign="top" | ||
| [[Testing/CI/GitLabCI|GitLab CI]] | | [[Testing/CI/GitLabCI|GitLab CI]] | ||
| Majority of CI testing (builds x86 & cross), check | | Majority of CI testing (builds x86 & cross), various check targets | ||
| 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] | ||
|- | |- |
Latest revision as of 16:35, 10 May 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 | 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 | [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] |