Template:CirrusCIStatus: Difference between revisions

From QEMU
(Initial version)
 
No edit summary
Line 1: Line 1:
==Usage==
==Usage==


This template can be used to embed a build status button for [[Testing/CI/Travis]] with an link:
This template can be used to embed a build status button for [[Testing/CI/CirrusCI]] with an link:


<pre>
<pre>

Revision as of 11:02, 20 May 2019

Usage

This template can be used to embed a build status button for Testing/CI/CirrusCI with an link:

{{CirrusCIStatus|user=stsquad|repo=qemu|branch=testing/next}}

Gives ==Usage==

This template can be used to embed a build status button for Testing/CI/CirrusCI with an link:

{{CirrusCIStatus|user=stsquad|repo=qemu|branch=testing/next}}

Gives Template loop detected: Template:CirrusCIStatus

Parameters

* user - username (usually mirrors your github id)
* repo - name of your repo
* branch - branch you are tracking

Defaults

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

</noinclude>https://api.cirrus-ci.com/github/stsquad/qemu.svg [1]

Parameters

* user - username (usually mirrors your github id)
* repo - name of your repo
* branch - branch you are tracking

Defaults

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

https://api.cirrus-ci.com/github/qemu/qemu.svg [2]