Wednesday 11 July 2007

TFS and Continuous Integration (CI)

I've recently found this article for setting up CI in Team Foundation Server.

http://msdn2.microsoft.com/en-us/library/ms364045(VS.80).aspx

This includes an MSI to install on the TFS and some simple configuration.

I would recommend creating a new CI Build Type in TFS that uses incremental updates (I will discuss this in another article)

It is also worth keeping a full nightly build also.

No comments: