Monday, August 20, 2007

Continuous Integration resources for Team Build

Team Build 2005 did not support Continuous Integration out of the box.  Lots of add-ins and tools have been released since Team Build released to do CI.  Here's an admittedly incomplete list for doing Continuous Integration with Team Build:

I've personally used CruiseControl.NET and the CI Sample in projects, and tested out several of the others.  I'd probably stick with using CruiseControl.NET for now, as it has the easiest access to build status and reports with the dashboard and tray application.  It's also been around for many years and many versions, so it's solid product that can provide some transition to Team Build if your team is already using CC.NET.

No comments: