|
Bamboo - Continuous Integration and Build Server (161 words) |
 | More than a conventional continuous integration (CI) server, Bamboo provides Build Telemetry to help identify and highlight trends, patterns, and linkages across builds — not just focusing on the results of a single build. |
 | Continuous improvement in the health of your projects with advanced continuous integration features. |
 | Instant feedback via a range of notification and personalisation options to suit the way you work. |
|
Continuous Integration (7442 words) |
 | Continuous Integration is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily - leading to multiple integrations per day. |
 | Continuous Integration assumes a high degree of tests which are automated into the software: a facility I call self-testing code. |
 | Continuous Integration is all about communication, so you want to ensure that everyone can easily see the state of the system and the changes that have been made to it. |