In software engineering, continuous integration (CI) is the practice of merging all developers’ working copies to a shared mainline several times a day: wikipedia article.
Continuous Integration
-
Zuul
Zuul is a Continuous Integration system that features cross-project gating. This is a process that prevents invalid changes from being merged. This keeps the mainline of development open and working for all developers, and only when a change is confirmed to work without disruption it is merged.
-
Tristan de Cacqueray
Welcome to my website. I am a software engineer working for Red Hat on OpenStack cloud Continuous Integration and the Software Factory Project.
- Softwares
-
Software Factory Project
Software Factory is a software development forge. The project integrates a Code Review, Continuous Integration and collaborative system. It features an easy-to-use configuration system to setup all the services.
This work is licensed under a Creative Commons Attribution 4.0 International License