December 28, 2007
I used to describe CI as “cron with style”. I was trying to emphasise the value of simplicity in your CI implementation (no fancy stuff, just something that works) and pushing logic into the build, where you can hopefully handle it better. Time to kill that name anyway. Sorry Buzz.
For [...]
Read the full article →
December 28, 2007
You want to check in? Is the CruiseControl build green? What you do mean, you don’t know? Everybody in the project room (and ideally, those people the project room) should know what is going on with the build. Broken Continuous Integration builds mean that the project can’t release working software.
So to [...]
Read the full article →