How to Guarantee a Good Integration Build

We wrap up our work on continuous integration with some shameless cheating, giving us the bare minimum automation needed to guarantee that the CI branch will always build clean. (For more a sophisticated approach that supports multiple developers, check out Lessons Learned #1.) We wrap up by making our build fail when Lint fails.

comments powered by Disqus