Template:CustomCIStatus: Difference between revisions

From QEMU
No edit summary
(→‎Defaults: add Patchew badge)
Line 45: Line 45:
| Linux compiles and IOTests
| Linux compiles and IOTests
| https://gitlab.com/{{{user|qemu-project}}}/{{{repo|qemu}}}/badges/{{{branch|master}}}/pipeline.svg [https://gitlab.com/{{{user|qemu-project}}}/{{{repo|qemu}}}/pipelines/charts]
| https://gitlab.com/{{{user|qemu-project}}}/{{{repo|qemu}}}/badges/{{{branch|master}}}/pipeline.svg [https://gitlab.com/{{{user|qemu-project}}}/{{{repo|qemu}}}/pipelines/charts]
|-
| [[Testing/CI/Patchew|Patchew]]
| Linux/FreeBSD compile
| https://patchew.org/QEMU/badge.svg
|}
|}
[[Category:CI Tracking Pages]]
[[Category:CI Tracking Pages]]

Revision as of 15:36, 22 May 2019

Usage

This template can be embedded on any page to report the status of any branch using the template transclusion syntax:

{{CustomCIStatus|user=stsquad|repo=qemu|branch=testing/next|ship_proj=5885eac43b653a0f00fa97f5}}

Give:

System Focus Status
Travis Build combinations, Ubuntu 12/14.04 x86_64 hosts, MacOSX next&file=qemu.png [1]
Shippable Docker based cross-compiles (Debian Based) next&foo=qemu.png [2]
Cirrus CI FreeBSD compiles https://api.cirrus-ci.com/github/stsquad/qemu.svg [3]
GitLab CI Linux compiles and IOTests https://gitlab.com/stsquad/qemu/badges/testing/next/pipeline.svg [4]
Patchew Linux/FreeBSD compile https://patchew.org/QEMU/badge.svg

Parameters

* user - username (assumes you use the same one across systems)
* repo - name of your repo
* ship_proj - shippable project id
* branch - branch you are tracking

Defaults

The defaults are set to track the master branch of the main repository:

System Focus Status
Travis Build combinations, Ubuntu 12/14.04 x86_64 hosts, MacOSX qemu.png?branch=master&file=qemu.png [5]
Shippable Docker based cross-compiles (Debian Based) badge?branch=master&foo=qemu.png [6]
Cirrus CI FreeBSD compiles https://api.cirrus-ci.com/github/qemu/qemu.svg [7]
GitLab CI Linux compiles and IOTests https://gitlab.com/qemu-project/qemu/badges/master/pipeline.svg [8]
Patchew Linux/FreeBSD compile https://patchew.org/QEMU/badge.svg