Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Automated Release Notes

Automated Release Notes

As a team practicing DevOps for Xfinity Mobile, we are always looking for opportunities to increase the velocity in which we move software through the deployment pipeline. This becomes increasingly important as we begin to discover production issues which are impacting our customers and require immediate attention.

A common side-effect of increasing speed is a reduction in quality. We MUST avoid this as much as possible. Through automating processes which are good candidates for automation, we can actually increase both speed and quality at the same time.

We identified Software Release Notes as a highly repeatable process that was a good candidate for automation. Since we automated the process, not only did we save hundreds of hours worth of manual work, but we also have increased the accuracy of our releases.

Michael Scott Winslow

October 20, 2017
Tweet

More Decks by Michael Scott Winslow

Other Decks in Technology

Transcript

  1. != • Not THAT “Michael Winslow” • Xfinity Mobile! •

    Consistency > Spaces > Tabs Automated Release Notes @michaelswinslow [email protected] michaelswinslow
  2. Change Acceptance Board Software Release Notes Software Release Notes Every

    Sprint we manually create Software Release Notes for the Change Acceptance Board (CAB)…
  3. developers deployment scrum master 6 hours 3 hours 2 hours

    • Veracode Scanning Change Acceptance Board • Create Release Notes Page • Create Summary (tickets) • Links to QA Tests • Verify Completeness • Add List of Artifacts • Verify Versioning • Verify Rollback Version • Create MOP Software Release Notes Software Release Notes 9 People 11 Hours Measure it!
  4. <1 minute < 1 minute < 1 minute • Veracode

    Scanning Change Acceptance Board • Create Release Notes Page • Create Summary (tickets) • Links to QA Tests • Verify Completeness • Add List of Artifacts • Verify Versioning • Verify Rollback Version • Create MOP Software Release Notes Software Release Notes 0 People ~1 minute Code it!
  5. scrum master 2 hours 1 hour Change Acceptance Board •

    Copy / Paste Errors • Incorrect Versioning • Missing Artifacts • Unscanned Code • Other Human Errors Software Release Notes 1.0 1.1 1.1
  6. Results • Over 900 man hours saved (as of 10/5/2017)

    But Even Better: • Release Management Team TRUSTS the validity of the Release Notes • Security Team BELIEVES that security scans are always performed • QA Team COORDINATES with the Development teams • Senior Leadership INVESTS in automation (tools + development)