R
Rob Straight
Guest
Continuous Integration is a process which monitors your source code system, waiting for anybody to check in new code. The moment there is a check-in, Continuous integration process picks up all the latest changes, builds and tests the changes and sends out an Email or various other notification mechanisms with the details. Continuous Integration involves different components and different people. This document provides an overview of a Continuous Integration life cycle for OpenEdge applications.
Continue reading...
Continue reading...