Status build shields for Sloth CI powered by http://shields.io
Project description
Status build badges for Sloth CI apps, powered by http://shields.io.
Installation
------------
.. code-block:: bash
$ pip install sloth-ci.ext.shields_io
Usage
-----
#. Enable the extension in the server config:
.. code-block:: yaml
:caption: sloth.yml for Shields.io
extensions:
shields:
# Use the module sloth_ci.ext.shields_io.
module: shields_io
# Badge label. You can use the ``{app}`` and ``{timestamp}`` placeholders for app name and build timestamp.
# label: "My Sloth CI Status for {app}" # default is ``Sloth CI: {app}``
# Badge status. You can use ``{status}``, ``{app}``, and ``{timestamp}`` placeholders build status, app name, and build timestamp
# status: "{status}" # default is ``{status}, {timestamp}``
# Badge style: ``plastic``, ``flat``, ``flat-square``, or ``social``
# style: social # default is ``flat``
# Badge format: svg, png, jpg, or gif
# format: png # default is svg
# Color map for build statuses
# colors:
# INFO: green # default is ``brightgreen``
# WARNING: yellowgreen # default is ``yellow``
# ERROR: orange # default is ``red``
...
All params are optional.
#. Use the URL http://host:port/app?action=shield to get your badge.
You can customize the badge on the fly by passing ``label``, ``style``, and ``format`` query params:
- http://host:port/app?action=shield&label=Build%20for%20{app}
- http://host:port/app?action=shield&style=social
- http://host:port/app?action=shield&format=png
Installation
------------
.. code-block:: bash
$ pip install sloth-ci.ext.shields_io
Usage
-----
#. Enable the extension in the server config:
.. code-block:: yaml
:caption: sloth.yml for Shields.io
extensions:
shields:
# Use the module sloth_ci.ext.shields_io.
module: shields_io
# Badge label. You can use the ``{app}`` and ``{timestamp}`` placeholders for app name and build timestamp.
# label: "My Sloth CI Status for {app}" # default is ``Sloth CI: {app}``
# Badge status. You can use ``{status}``, ``{app}``, and ``{timestamp}`` placeholders build status, app name, and build timestamp
# status: "{status}" # default is ``{status}, {timestamp}``
# Badge style: ``plastic``, ``flat``, ``flat-square``, or ``social``
# style: social # default is ``flat``
# Badge format: svg, png, jpg, or gif
# format: png # default is svg
# Color map for build statuses
# colors:
# INFO: green # default is ``brightgreen``
# WARNING: yellowgreen # default is ``yellow``
# ERROR: orange # default is ``red``
...
All params are optional.
#. Use the URL http://host:port/app?action=shield to get your badge.
You can customize the badge on the fly by passing ``label``, ``style``, and ``format`` query params:
- http://host:port/app?action=shield&label=Build%20for%20{app}
- http://host:port/app?action=shield&style=social
- http://host:port/app?action=shield&format=png
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sloth-ci.ext.shields_io-1.0.5.tar.gz
.
File metadata
- Download URL: sloth-ci.ext.shields_io-1.0.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b2bb7acaec48c7afe369cc1e187568ed69b24e9a5caed384d4eab1453ad1488 |
|
MD5 | bbac5ed958bc0558ccdc7c4d4a647cc1 |
|
BLAKE2b-256 | 2ef1d1f4cf280de394de404022c6f7d6fb1ea46796922931743dd8ee00949c59 |
File details
Details for the file sloth_ci.ext.shields_io-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: sloth_ci.ext.shields_io-1.0.5-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f7807fb539e77787ef76140f756387bc8347e8993f682b796404244fe3d4ed5 |
|
MD5 | b1d258c73c2f60711ef35457a2966712 |
|
BLAKE2b-256 | 14c745812442acd47fd5225c47a9fb83ad96aac68dbfeac77befdf0d89123057 |