Skip to content

NancyFX based project that provides a shield for your Bitbucket Pipelines build status

License

Notifications You must be signed in to change notification settings

devlead/BitbucketPipelinesShield

Repository files navigation

Bitbucket Pipelines Shield

NancyFX based project that provides a shield for your Bitbucket Pipelines build status

Build server Platform Status
Bitbucket Pipelines Linux Build Status
AppVeyor Windows Build Status
TravisCI Linux & OSX Build Status

Deploy to Azure

Usage

The web site can provide an SVG for last build status and also redirect to latest build log.

Status

The status route provides an shields.io badge for given repo and branch.

{url where shield project is deployed}/[site]/status/{owner}/{repo}/{node}

Url

The url route provides and redirect to latest build log for given repo and branch.

{url where shield project is deployed}/url/{owner}/{repo}/{node}

Markdown

[![Build Status]](status url)](redirect url)

Limitations

Currently only supports public repositories, the project is at an rough initial proof of concept stage and might not work at all for your repo.

About

NancyFX based project that provides a shield for your Bitbucket Pipelines build status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published