ryankee / concrete

Simple continuous integration server written with NodeJS and CoffeeScript
http://ryankee.github.com/concrete
MIT License
494 stars 96 forks source link

Implemented a ping feature #10

Closed rclark72 closed 12 years ago

rclark72 commented 12 years ago

This will simply return a HTTP 200 if the last job was a success, and a HTTP 412 if the last job failed