Tuesday, January 31, 2006

"Continuous Integration Using Team Foundation Build"

Continuous Integration Using Team Foundation Build.

"…. Continuous Integration Using Team Foundation Build

Team Foundation Build is the build automation tool in Visual Studio Team System. Built on top of MSBuild, Team Foundation Build integrates with other Visual Studio Team System tools like source control, work item tracking, and test execution to provide an end-to-end build process. It does not provide continuous integration out of the box, but it can be customized to easily do so.

You can download a sample, which we have built on Team Foundation Build, to implement continuous integration. By following the procedure described in this article, you can easily use this sample to set up continuous integration.

…"

CI (Criminal Intent?… um… no… Continuous Integration… Yeah… that… ;) is something I want to look closely at when VSTS ships and I’ve got it running in-house.

I like the concept… Now I want to see it work in my world.

No comments: