Skip to content

How to deploy live

bbader edited this page Jan 18, 2018 · 4 revisions
  1. The author of the post creates a pull request against master.
  2. Review the post according to the guideline.
  3. Check if all tests are passed. If not, figure out what's wrong and fix the errors.
  4. Change the Merge button from Merge pull requestto Squash and merge.
  5. Click on the button --> The commit timeline will be shown.
  6. Clean up and restructure the commit timeline.
  7. Click on Confirm squash and merge.
  8. If you want, you can directly delete the related feature branch in this step by clicking on Delete branch.
  9. Post will be live :)
Clone this wiki locally