Skip to content

Deploying

Isaac Zarsky edited this page Feb 21, 2019 · 11 revisions

Terra's deploys are handled by CircleCI.

Dev

Dev is deployed after every merge. Branches are deployed if they have an open PR.
These deploy processes are documented here, including requirements of passing tests.

Prod

Prod is deployed every weekday morning, by finding the artifact in Circle from the most recent Dev deploy.
This process is documented here.

Clone this wiki locally