Dazzle Quality Handbook.

Continuous integration and continuous delivery.

We have implemented CI/CD pipelines on our projects for automatic deployment of code changes.

CI/CD pipelines are a set of processes and tools that help automate the building, testing, and deployment of software applications. The goal of a CI/CD pipeline is to speed up the development process and reduce errors by automating key tasks and providing rapid feedback on changes to the codebase.

Next

Secrets management >