Deployment
v2
The main
branch is the current v2 default branch.
The code in the main branch is automatically deployed to the test environment in us-west-2 with the github workflow in .github/workflows/deploy.yaml
.
We use release-please to keep a long running release PR of changes since the last release. Merging this PR will create a draft PR in github that, once released, will deploy to production in us-east-2.