Skip to content

Continuous Deployment all the way to production #181

@xremming

Description

@xremming

Currently only staging is deployed automatically, and even that is done by Heroku's black magic.

Suggested flow for this:

  • Deploy to staging after all tests pass
  • Run end-to-end tests on staging
  • Promote staging to production
  • Run end-to-end tests on production
  • If the end-to-end tests fail, rollback production

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraChanges relating to the infra

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions