Continuous Integration vs. Nightly Builds
问题 Reading this post has left me wondering; are nightly builds ever better for a situation than continuous integration? The consensus of the answers seems to be pretty lopsided in favor of continuous integration, is that evangelism or is there really no reason to use nightly builds when continuous integration is an option? 回答1: If you're really doing continuous integration with all available tests, nightly builds would be redundant, since the last thing checked in that day would already have