See the README in the integration_tests directory
- Build and test the project locally against Postgres using
make init
and thenmake test
- Create a release branch
- Bump the version number in
dbt_project.yml
- To update published docs site, from the integration tests directory, run
make ../docs
- Merge release branch to main
- Create a tag and cut a release in GitHub
Note: No further action is necessary to publish the package to the dbt Package Hub