Phabricator/UpgradeProcess: Difference between revisions

Indicate if a migration is necessary in deployment bugs
(Updated to eliminate stage from the process)
(Indicate if a migration is necessary in deployment bugs)
Line 52: Line 52:
     {extra instructions related to this deploy, including addition of new ENV vars}
     {extra instructions related to this deploy, including addition of new ENV vars}


{HASH} should be replaced by the new hash of the phabext container, which will be at https://hub.docker.com/r/mozilla/phabext/tags/.
{HASH} should be replaced by the new hash of the phabext container, which will be at https://hub.docker.com/r/mozilla/phabext/tags/.  Also, check the [https://secure.phabricator.com/w/changelog/ Changelog] for database migrations.  If the "Migration" section is '''not''' empty, indicate that a database migration is necessary in the "extra instructions" field of the deployment bug template.


8. On the following Tuesday, operations will deploy to dev.  The upgrade mechanic should do the same simple smoke test on the dev system.
8. On the following Tuesday, operations will deploy to dev.  The upgrade mechanic should do the same simple smoke test on the dev system.
Confirmed users
1,927

edits