Checklist - Rollout multiple tickets
Deployment Requirements (put DB update, etc information here)
- Dev
- Test
- Production
Tickets being delivered to production
Steps
Prepare for delivery
- Post announcement in @Change Management
- In Bitbucket, create a pull request (for example ‘times-454 - test → master’) (if multiple tickets are going to master, then specify the deployment Jira ticket number) (if othApps then add a code to help identity the application (for example 'othapps-594 - new hire - test → master')
- If there is a change to the production database, then create a ticket (Include when aspect)
- After approved, merge the test to master
If you have to manually post to production
- On localhost, switch to master branch, do a pull
- Build a new release using the master branch
If you post to servers using Bamboo
- Use Bamboo to build the master branch
At the time of rollout
- Update Production Database
- Update Website
- Test
- Review and update Nutrition Label
- Send memo to customer
- Update all tickets associated with this update. Status = closed
- Close this ticket
Copy / paste this into bottom portion description of task