Discussion:
Practice: Continuous Integration
J. B. Rainsberger
2005-03-14 04:42:39 UTC
Permalink
Integrate and build a complete product. If the goal is to burn a CD, burn
a CD. If the goal is to deploy a Web site, deploy a Web site, even if it is
to a test environment. Continuous integration should be complete enough that
the eventual first deployment of the system is no big deal.
I wish I'd read this a week ago. I might have set up automatic
deployment of my tutorial project to my web site as the first thing I
did. That would have helped a great deal.

Dammit, where is my pair?
--
J. B. (Joe) Rainsberger
Diaspar Software Services
http://www.diasparsoftware.com
Author, JUnit Recipes: Practical Methods for Programmer Testing
Loading...