Thursday, July 14, 2011

Hudson Fun Plugins

I have installed the following plugins, just for fun:

Hudson Speaks! Plugin http://wiki.hudson-ci.org/display/HUDSON/Hudson+Speaks!+Plugin (first, you must go to the /configure page and test if your server supports sound... unfortunately it doesn't support remote notification on another server...)

Hudson Sounds plugin

Radiator View Plugin http://wiki.hudson-ci.org/display/HUDSON/Radiator+View+Plugin

To enable the Radiator View, click on myViews and add a view of type "Radiator"
(even if you are blind you will see if your build failed)



For sound and tray monitoring, you can still use the CruiseControl trick:

"An alternative to this is to use the CCTray app that comes with CruiseControl.NET and have it monitor your Hudson server. You can set this up on a shared machine or on individual developer machines. To have CCTray monitor Hudson, set it up to monitor a custom URL that looks like http://hudsonserver:hudsonport/hudsonpath/cc.xml

Basically, appending cc.xml to almost any Hudson URL (project, view, etc.) will return an XML document that CCTray can parse. You can then use CCTray to play .wav files, speak, or even control X10 devices.

CCTray is available at http://sourceforge.net/projects/ccnet/files/"


I will do it first thing tomorrow...

No comments: