Continuous integration
Revision as of 12:37, 12 December 2020 by Gary (talk | contribs) (Created page with "Continuous integration/continuous delivery is an integrated set of practices and tools used to merge developers' code, build and test the resulting software, and packa...")
Continuous integration/continuous delivery is an integrated set of practices and tools used to merge developers' code, build and test the resulting software, and package it so that it is ready for deployment.
Definitions
According to the ITIL Foundation 4e by Axelos,
- Continuous integration/continuous delivery. An integrated set of practices and tools used to merge developers' code, build and test the resulting software, and package it so that it is ready for deployment.