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 unit testing for MacOS and Windows #663

Open
mikealfare opened this issue Sep 10, 2024 · 0 comments
Open

Add unit testing for MacOS and Windows #663

mikealfare opened this issue Sep 10, 2024 · 0 comments
Labels
pkg:dbt-postgres Issue affects dbt-postgres type:task Eng-driven work

Comments

@mikealfare
Copy link
Contributor

mikealfare commented Sep 10, 2024

Problem

We currently only run integration tests on Ubuntu. We used to run them on MacOS and Windows images as well before pulling dbt-postgres out of the dbt-core repo. The tests are configured to setup Postgres using the GHA service. This service only supports linux runners.

Solution

Revert to the custom script that dbt-core uses in its CI, at least for MacOS and Windows.

@mikealfare mikealfare added type:enhancement New feature request triage:product In Product's queue type:task Eng-driven work and removed type:enhancement New feature request triage:product In Product's queue labels Sep 10, 2024
@colin-rogers-dbt colin-rogers-dbt changed the title Add integration testing for MacOS and Windows Add unit testing for MacOS and Windows Sep 13, 2024
@mikealfare mikealfare added the pkg:dbt-postgres Issue affects dbt-postgres label Jan 15, 2025
@mikealfare mikealfare transferred this issue from dbt-labs/dbt-postgres Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:dbt-postgres Issue affects dbt-postgres type:task Eng-driven work
Projects
None yet
Development

No branches or pull requests

1 participant