Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1002 Bytes

DEPLOY.md

File metadata and controls

16 lines (10 loc) · 1002 Bytes

Deployment 🚀

For instructions on how to deploy, see zaf_sdk_deployment.

Recovery

The default action that should be taken to respond to an incident caused by a recent ZAF SDK deployment is a rollback. Do not hesitate to perform a rollback if prior releases do not exhibit the defect in question.

To roll back to a previous version, use the App Framework SDK deploys stage to deploy a previously deployed tag.

Note: This pipeline should only be used to respond to incidents.

  1. Notify @vegemite on #ask-vegemite of any ongoing incidents and whether you intend to rollback a deploy.
  2. Look at recent App Framework SDK deploys to production.
  3. Deploy the previous tag.
  4. Notify @vegemite on #ask-vegemite once the rollback is complete.