The hubcap repo has a set of release / deploy instructions:
https://github.com/dbt-labs/hubcap/blob/main/RELEASE.md
It includes things like setting up necessary environment variables, etc.
We should do the same for hub.getdbt.com. It should include setup and configuration on Vercel. It should also include things like setting up access tokens and secrets like AUTOMERGE_PAT. See #3420 for the scenario that inspired this.
The
hubcaprepo has a set of release / deploy instructions:https://github.com/dbt-labs/hubcap/blob/main/RELEASE.md
It includes things like setting up necessary environment variables, etc.
We should do the same for
hub.getdbt.com. It should include setup and configuration on Vercel. It should also include things like setting up access tokens and secrets likeAUTOMERGE_PAT. See #3420 for the scenario that inspired this.