CI Server Innovations
The evolution of CI servers has led to the development of build grids, allowing for efficient use of resources by utilizing underused machines for running builds and tests. This approach not only enhances testing across multiple platforms but also promotes developer discipline by encouraging local tests before code check-ins. While personal builds offer some advantages, the emphasis remains on ensuring that code is safe to integrate into the larger system.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 133: Continuous Integration with Chris Read
Related Questions