half-ogre / qed

A minimal continuous integration server running on .NET for repositories hosted on GitHub
MIT License
49 stars 15 forks source link

Build Status Widget #62

Open shiftkey opened 10 years ago

shiftkey commented 10 years ago

It'd be great if you could shamelessly emulate what TravisCI and TeamCity do and let me embed a widget inside the project's README which points to the qed build status.

This is how TeamCity enables it: http://confluence.jetbrains.com/display/TCD3/Enabling+the+Status+Widget+for+Build+Configurations

Something like this would be :cool: so that I don't need to specify both the anchor tag and the image:

<script type="text/javascript" src="http://half-ogre-qed.cloudapp.net/octokit/octokit.net/status.html?js=1&branch=master">
</script>
half-ogre commented 10 years ago

Great idea! I'll aim to get this in v0.2.