-
-
Notifications
You must be signed in to change notification settings - Fork 478
deploy checklist
Yuri Bocharov edited this page Jun 5, 2024
·
75 revisions
Note: if you click the deploy button, you have responsibility for making sure that any problems that arise are fixed!!
- If possible, work with a pair!
- Reply to the "deploy now" slack reminder to record deploy details
- DATABASE BACKUP: Take a prod heroku database backup (Durability Tab)
Look at heroku and make sure the latest qa is in staging https://dashboard.heroku.com/pipelines/ba68b367-e58a-400a-af77-5d993367c2b9- Create a new release here
- click choose a tag, create a new tag by entering the current date as the tag name
- set the target as main and the most recent tag as the previous tag
- Generate release notes
- Sort the release notes into logical categories similar to previous releases
- Publish the release
- Check qa
- check each new feature and make sure they work and don't cause errors
- find possible new features here
- Check #bot-bugsnag in the discord for uncaught errors! Even if there is no error on the UI.n
- Check in on metrics, email metrics and bugsnag, scout metrics
- Log into prod as an all casa admin and update the patch notes
- Log out
- Click the "promote" button
- Log into prod as a casa admin and double check the patch notes in the inbox
Manually verify in prod - see the logs at papertrail (login to heroku to auto-login)- Email the stakeholders from the casa@rubyforgood email saying the deploy is done + a list of stuff that changed + screenshots