The site that you are currently viewing is a static version of the Software Factory documentation delivered with the

version v7.2.
For up-to-date documentation, see the latest version.

CI/CD

This section covers continuous integration and continuous deployment practices, including pipeline design, build automation, and deployment strategies

In the ever-evolving landscape of software development, Continuous Integration (CI) stands as a cornerstone practice that drives efficiency, quality, and rapid delivery.

Continuous Deployment (CD) complements CI by automating the release process , ensuring that code changes are seamlessly and reliably delivered to production environments.

Last modified 04.03.2026: Design sw modelling tools (300c7c6)