A cute and user-friendly front-end to monitor your cruise control status on CruiseControl or CruiseControl.Net. It monitors just one project but lets you customise the message you want spoken out or the audio file to play.
If you're emailing me put "widget" in the subject line, please.
February 17, 2006 ·
version 1.0 Srushti
If anyone has any questions or requests why don't you email me directly at srshti<at>gmail<dot>com
February 16, 2006 ·
version 1.0 suresh
Awesome!! Pretty useful...
February 16, 2006 ·
version 1.0 Srushti
Also, there are variables you can add to the build message. If you want to add the name of the person who checked in last you would have to add $lastcheckin$. So, in the failure message you could say something like "Build was broken by $lastcheckin$" and it would replace $lastcheckin$ with the name of the last person who checked according to the cruise page.
There are 4 such variables you can use...
$lastcheckin$ - last person to have checked in
$testcount$ -… the current test count (obviously)
$lastlogentry$ - the last check in message
$noofmodifications$ - no of files checked inMore
February 16, 2006 ·
version 1.0 Srushti
Scott
You need to give the project build status page.
I guess it's not entirely clear but it turns green for a good build, red for a broken build (a la HAL 9000) and yellow if it can't connect or if the server is down.