Sunday, July 13, 2008

Continuous Integration Tools for daily project builds

Tool, which will help us to understand for better integration while developing the software and further maintenance. All the artifacts and CIs required for the project should placed at one repository and maintain that using a tool called integration tool. With the concept of automated builds (one command build) further required by independent deployment into environments like DEv, DIT , SIT or UAT and production. Timely and automated builds take cares of all commits are adapted to the repository. Important thing is, choose a tool, which will fit into your life cycle and do not make structural changes to project because of tool. Most popular continuous integration tools are Apache Gump, Cruise Control, and Hudson

No comments: