Continuous integration

id: continuous-integration-205-12227835
title: Continuous integration
text: Continuous integration (CI) is the practice of integrating source code changes frequently and ensuring that the integrated codebase is in a workable state. Typically, developers merge changes to an integration branch, and an automated system builds and tests the software system. Often, the automated process runs on each commit or runs on a schedule such as once a day. Grady Booch first proposed the term CI in 1991, although he did not advocate integrating multiple times a day, but later, CI came
brand slug: wiki
category slug: encyclopedia
description: Software development practice of building and testing frequently
original url: https://en.wikipedia.org/wiki/Continuous_integration
date created: 2005-04-21T08:05:44Z
date modified: 2024-09-10T16:48:25Z
main entity: {"identifier":"Q965769","url":"https://www.wikidata.org/entity/Q965769"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/9/9c/Continuous_Integration.jpg","width":834,"height":440}
fields total: 13
integrity: 16

Related Entries

Explore Next Part