Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for bigquery testing in GitHub CI via tox #203

Merged
merged 14 commits into from
Nov 22, 2024

Conversation

emmyoop
Copy link
Member

@emmyoop emmyoop commented Nov 20, 2024

resolves #202

Description & motivation

Adds tox support for testing against biqquery.

See dbt-labs/dbt-utils#919 and dbt-labs/dbt-utils#947 for example in dbt-utils.

More detail

Was originally hitting a schema error. After #224 was merged, no longer hitting that schema error.

Checklist

@dbeatty10 dbeatty10 changed the title Add support for redshift testing in GitHub CI Add support for bigquery testing in GitHub CI Nov 20, 2024
@emmyoop emmyoop changed the title Add support for bigquery testing in GitHub CI Add support for bigquery testing in GitHub CI via tox Nov 20, 2024
@dbeatty10 dbeatty10 marked this pull request as ready for review November 22, 2024 22:14
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 22, 2024
@dbeatty10 dbeatty10 merged commit a88bc12 into main Nov 22, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tox testing support for bigquery
2 participants