Appearance
How To Ship Groundworks
Goal: Put any code into production.
Steps
- do you have any local changes or unpushed branches?
- yes:
Stop Now; failed
Get git-clean. Commit everything & push your branches.
- Accomplish the goal Deploy the code
- verify that the site is correct
- is everything ok?
- no:
- Accomplish the goal Revert the deploy
Stop Now; failed
Deploy failed. Fix the problem and try again.
- Done!
Deploy the code
- follow our old process.
- Done!
Revert the deploy
Stop Now; failed
revert is not universally supported.
- Done!