Template:CIStatus: Difference between revisions
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
| [[Documentation]] | | [[Documentation]] | ||
| Build the RST portions of the doc/ subtree | | Build the RST portions of the doc/ subtree | ||
| https://readthedocs.org/projects/qemu/badge/?version=latest | | https://readthedocs.org/projects/qemu/badge/?version=latest&foo=qemu.svg | ||
|} | |} |
Revision as of 17:13, 24 January 2020
This template can be embedded on any page my using the template transclusion syntax:
{{CIStatus}}
which will then be rendered as:
System | Focus | Status |
---|---|---|
Travis | Build combinations, Ubuntu 12/14.04 x86_64 hosts, MacOSX | [1] |
Shippable | Docker based cross-compiles (Debian Based) | [2] |
Cirrus CI | FreeBSD and MacOS compile and test | https://api.cirrus-ci.com/github/qemu/qemu.svg [3] |
GitLab CI | Linux compiles and IOTests | https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [4] |
Coverity | Static analysis | https://scan.coverity.com/projects/378/badge.svg?flat=1&foo=qemu.svg [5] |
Patchew | Apply and test patches as they are sent on the mailing list. | https://patchew.org/QEMU/badge.svg [6] |
Documentation | Build the RST portions of the doc/ subtree | https://readthedocs.org/projects/qemu/badge/?version=latest&foo=qemu.svg |