The No.1 i-Technology Magazine in the World !
   
 
Clint Shank's Blog

SCM



Git And Continuous Integration

13 Nov 2008 5:38 P GMT-05
What are the effects of using Git on Continuous Integration?

The Continuous Integration Build Game

14 Sep 2007 4:46 P GMT-05
This entry describes a fun game agile software development teams can play to encourage best practices and discourage bad practices for continuous integration builds.

Break, Then Leave and Pre-Check In Checklist

16 Sep 2006 2:11 P GMT-05
My build/SCM blog series ends with a look at one of the most annoying things a member can do to his team and a checklist to follow for reducing the chances of breaking a build.

After the Build Breaks

28 Aug 2006 8:30 A GMT-05
The second part of the build/SCM blog series deals with what happens when a build breaks. This happens, hopefully infrequently, but it happens. Getting the build back on track should be one of the highest priorities...

Anti-Practice: Reserving Files

20 Aug 2006 1:33 P GMT-05
Here is the first blog in a series discussing some obsolete practices and just plain annoyances regarding builds and source code management. The context is an agile development environment following the best practices of continuous integration...