0.0
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
watches your Go.CD pipeline and changes status depending on time since last green build
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Go Watchdog

This information radiator watches the event feed for the awesome open-source build and deploy server, Go.CD. The longer it has been since a green build, the angrier the watchdog will appear.

The watchdog in action

I use it to monitor Mingle's last deploy to staging pipeline.

Snap CI build status:

Build Status

Setup

> gem install go_watchdog

> go_watchdog

The first time it runs, it will generate an example config file that you must change to point to the pipeline you want the watchdog to watch.

Once you have the config the way you want, run it again.

> go_watchdog

Put http://localhost:4567/ up on an information radiator.

If things aren't what they seem, try deleting the ~/.last-green-go-pipeline-cache folder.

Feedback

If you have any comments, complaints, or questions, please open a GitHub issue.