Any Team using DevOps Practices.
Works of thought leaders that influenced the Growth Criteria, assigned Stage, and associated Outcomes.
18 total capabilities
Assesses the ability to build software in a proactive, integrated, and automated manner.
Starting (0)
There is a lack of ability to build software in a proactive, integrated, and automated manner
Developing (1)
Source Code is versioned and managed in VCS
Management of build artifacts
Code is committed and pushed to a shared branch/trunk at least once daily
Builds can be recreated from source code using an automated process
Emerging (2)
Each commit triggers an automated build and test cycle, including tagging and versioning
Build Metrics are gathered and made visible to all stakeholders
Adapting (3)
Quality gates will automatically fail the build if quality standards are not met in areas such as code analysis, security, performance, etc.
Broken Builds are fixed immediately
Optimizing (4)
DevOps Build metrics are regularly discussed and used to enhance the DevOps Build process with automation