2
Don’t Go Breaking My Build
I’ve written another article on the Huddle blog, this time detailing about how to stop the build breaking or at least informing people when it has been broken so it can be fixed quickly. There is a Jabber notification NAnt task we use. I’m working on putting together a NAnt.Util library (pulling together previous tasks I’ve written) that has a whole load of common build functionality. The Jabber stuff should be included in it.
I’ll hopefully be doing another article regarding farming out the build. As ours gets bigger, we need more workers to keep things quick. I’ve been taking a look at Team City and am contemplating moving us across from CruiseControl.Net.
Related Posts
-
nicp