timnew / CiMonitor

This is a project build CI monitor lamp with Arduino and node.js
1 stars 0 forks source link

As a user, I want to have a tool to help me manage the configuration #15

Open timnew opened 11 years ago

timnew commented 11 years ago

Generating url to cctray.xml according to the base url and ci server type provided by user:

GO - http://servername:8154/go/cctray.xml CruiseControl.rb - http://cc.rb.servername:3333/XmlStatusReport.aspx CruiseControl - http://cc.java.servername:8080/cctray.xml CruiseControl.NET - http://cc.net.servername/XmlStatusReport.aspx Jenkins - http://jenkins.servername:8080/cc.xml Hudson - http://hudson.servername:8080/cc.xml Travis CI - http://travis-ci.org/ownername/repositoryname/cc.xml tddium - - http://api.tddium.com/cc/long_uuid_string/cctray.xml