Skip to content
/ cilite Public

A build status light for use within a continious integration workflow

Notifications You must be signed in to change notification settings

twalker/cilite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cilite

A build status light for use within a continious integration workflow.

It polls Jenkins for the status of the last build and changes an rgb led light color:

success   =>  green
failed    =>  red
building  =>  blue

dependencies:
nodejs, an Arduino setup for johnny-five goodness.

npm install
node main --url=JSON_API_URL_FOR_LAST_BUILD
npm test to test (expects a mounted Arduino board)
node server --url=JSON_API_URL_FOR_LAST_BUILD to use a webpage "light" instead of an Arduino board


Image of Jenkins CI logo used without explicit permissions. Not sure if this protrayal of the logo constitutes as a "Remix" under v3 the Creative commons license. Whatever, if Jenkins get's mad, I'll remove it. But Jenkins looks like an awfully pleasant fellow.


Licensed under the MIT license.

About

A build status light for use within a continious integration workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published