June 2005
Beginner to intermediate
200 pages
5h 32m
English
A CI system automatically builds your project every time you make a change to it. It watches some set of resources (such as a source code repository, a file system, or even another project), and when they change, it kicks off your build script. When the build is complete, the CI system tells you (or any other important party) the results of the build.
Read now
Unlock full access