buildblink: nodejs build light using blink(1)
/Brett sent us a message with this cool Node.js add-on called "buildblink". It's a continuous integration build light so you can tell when your code builds break. Different colour patterns can be configured. Default configuration follows the patterns below:
Patterns
- Green Successful build
- Flashing Green (temporarily) Newly successful build
- Police Lights (temporarily) Newly failed build
- Cycle Green / Yellow Building & previous build was green
- Cycle Red / Yellow Building & previous build was red
Currently tested with one build, one light.
It currently works with TeamCity but he plans on adding support for Jenkins and Travis CI.