We have been using Teamcity for some time for the Continous Integration in the project. Now we want to have some kind of hardware in the room that shows everyone that a build was broken. I've seen mentions to lava lamps and rabbits that can do this, but couldn't see any examples for Teamcity.
Does anyone have a good suggestion on what to buy and how to integrate with Teamcity?
Thanks
views:
143answers:
3Teamcity has a buildbunny plugin for for integration with a Nabaztag (I wouldn't have recommended a Nabaztag some time ago but they are saved now).
If you are a team of Linux geeks, you may prefer the tux droid plugin.
Or maybe you could just use a computer display with the team-piazza plugin (for something "a la" mozilla, see http://isthetreegreen.com/)
For everything else (lava lamps, ambient orb, build wallboard, LCD monitor, etc), I guess you'll need some hacking. I'd like to see lava lamp support as this is my preferred extreme feedback device (it's funny to race against the wax to fix the build). So if you go this way, let me know :)
Check out a tool called Cradiator (http://cradiator.codeplex.com). We use this in my dev room to give visual and audio notifications on builds.
We have just moved to TeamCity and we used Cradiator with CCnet. So I have just put together a plugin for TeamCity that generates the correct XML of build status that Cradiator needs to function.
This plugin should be available bundled with Cradiator in the next week or so as I am in contact with the author.
I'll post back here when it is.