Buildblink

using ThingM(.com)'s Blink(1) product, as a build light to notify you of your Continuous Integration Builds.

Download as .zip Download as .tar.gz View on GitHub

Build Blink

Uses ThingM.com's blink(1) product as a continuous integration build light.

Build Status

Install & Usage

install: npm install buildblink -g

run: buildblink

Features

Different colour patterns can be configured. Default configuration follows the patterns below:

Patterns

Currently tested with one build, one light.

Requirements

Teamcity has to have guestAuth enabled. Your Teamcity should respond to the sample url:

http://teamcity:8111/guestAuth/app/rest/buildTypes/id:Build_Identifier/builds?locator=running:any,branch:(unspecified:any),lookupLimit:2

Currently only tested on OSX.

Supported CI servers:

Contributing