What is Continuous Integration
Continuous Integration (CI) is an automated process for continually integrating software development changes. CI processes automate the building, testing and validation of source code. This blog post will answer common questions related to the software development practice of Continuous Integration.