Delivery

  • Goal: Ensure that the product works properly, efficiently and behaves as designed.

  • Frequency: 1 or more times during a Sprint

How-to

  1. Open PR for new code, towards an Release Candidate branch

  2. Peer developer reviews the code

  3. Once ready, the Release Candidate is deployed to a Staging server

  4. Visual reviewer reviews the functionality and UI.

  5. Once ready, the Release Candidate Pull Request can be approved

  6. The Release Candidate is ready for Production

Last updated