dbt-labs / dbt-bigquery

dbt-bigquery contains all of the code required to make dbt operate on a BigQuery database.
https://github.com/dbt-labs/dbt-bigquery
Apache License 2.0
222 stars 157 forks source link

Move to `hatch` and `pyproject.toml` #1407

Open mikealfare opened 4 days ago

mikealfare commented 4 days ago

We are moving to a monorepo that uses pyproject.toml and hatch. This requires a series of migrations, including this one. This PR inclues:

github-actions[bot] commented 4 days ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-bigquery contributing guide.

mikealfare commented 4 days ago

Since integration tests are target based, and this PR updates integration tests, here's the appropriate run: https://github.com/dbt-labs/dbt-bigquery/actions/runs/11884221296