canmove, Confirmed users
6,439
edits
Line 51: | Line 51: | ||
Before you deploy, consider whether or not it's an appropriate time to. Some factors to consider: | Before you deploy, consider whether or not it's an appropriate time to. Some factors to consider: | ||
* Are we in the middle of an important release such as a chemspill? If so, it's probably not a good time to deploy. | * Are we in the middle of an important release such as a chemspill? If so, it's probably not a good time to deploy. | ||
* | * Is it Friday? You probably don't want to deploy on a Friday except in extreme circumstances. | ||
* Do you need to migrate any data? If you do, make sure you have time to do so right after deploying. | * Do you need to migrate any data? If you do, make sure you have time to do so right after deploying. | ||
* Do you have enough time to safely do a push? Most pushes take at most 60 minutes to complete after the stage push has been done. This time is mostly affected by how long it takes you to verify your changes in stage and production. | * Do you have enough time to safely do a push? Most pushes take at most 60 minutes to complete after the stage push has been done. This time is mostly affected by how long it takes you to verify your changes in stage and production. |