Skip to content

Instantly share code, notes, and snippets.

View techlunacy's full-sized avatar

Graeme Wilson techlunacy

  • Singapore
View GitHub Profile
@techlunacy
techlunacy / Readme.md
Last active December 19, 2015 13:39 — forked from steintore/Readme.md

Description

Dashing widget to display a Jenkins build status and build progress

The widget is based on the meter-widget which is default in the Dashing installation

The widget can also see the progress of a "pre-build", i.e if you have a job triggering the actual build you want to define, you can configure this job in the jenkins_build.rb as a prebuild.

For more information, please see Coding Like a tosser