Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 654 Bytes

File metadata and controls

17 lines (13 loc) · 654 Bytes

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