Skip to content

oddsteam/the-continuous-delivery-maturity-model-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Continuous Delivery Maturity Assessment Form

This form is designed to help teams assess their current level of maturity in implementing Continuous Delivery (CD) practices. By completing the assessment, you'll gain insights into your team's strengths, areas for improvement, and practical steps to advance your CD maturity. The results can serve as a baseline for tracking progress and aligning future improvements with best practices in software delivery.

Troubleshooting

If you get an error regarding the gem rmagick when you run bundle install on Mac OS, you may need to install imagemagick first.

brew install imagemagick