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 redshift testing in GitHub CI via tox #204

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

emmyoop
Copy link
Member

@emmyoop emmyoop commented Nov 20, 2024

resolves #201

Description & motivation

Adds tox support for testing against redshift.

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

@emmyoop emmyoop changed the title Add support for redshift testing in GitHub CI Add support for bigquery testing in GitHub CI via tox Nov 20, 2024
@dbeatty10 dbeatty10 changed the title Add support for bigquery testing in GitHub CI via tox Add support for redshift testing in GitHub CI via tox Nov 20, 2024
@dbeatty10 dbeatty10 marked this pull request as ready for review November 22, 2024 21:27
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 22, 2024
@dbeatty10 dbeatty10 merged commit 972aa3f into main Nov 22, 2024
8 checks passed
@dbeatty10 dbeatty10 deleted the er/add-redshift-testing branch November 22, 2024 21:31
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 redshift
2 participants