File: OpenEdge Continuous Integration White Paper

  • Thread starter Thread starter Rob Straight
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top