This is a Build Radiator for Hudson. Its job is to tell everyone in the room if your build is broken. This one runs inside a browser, so if you can reach this url (and you use Hudson), you can use it immediately. By default this service tries to connect to a Hudson instance running on hudson:8080. You can pass four parameters on the url to control it:

  • host - the hostname that the hudson server is installed on
  • port - the TCP port that the server listens on
  • interval - how often to refresh, in milliseconds
  • context root - where the Hudson webapp is installed

Example: http://xfd.build-doctor.com?port=80&host=hudson

Roadmap:

  • Add a UI for configuration>
  • Give the design some bling
  • Add other types of CI server

Support: Tweet me