dbt-labs / dbt-postgres

Apache License 2.0
22 stars 12 forks source link

POC for using environment variables to override internal dependency branches #16

Closed mikealfare closed 1 month ago

mikealfare commented 7 months ago

resolves #15

Problem

We need to be able to run integration tests, and possibly unit tests, against a branch other than main for internal dependencies (e.g. dbt-common, dbt-adapters).

Solution

Try creating dependency overrides based on environmental variables. The goal is to enable running this in GHA via inputs as well as running this locally by updating test.env.

Checklist

github-actions[bot] commented 1 month ago

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

github-actions[bot] commented 1 month ago

Although we are closing this PR as stale, it can still be reopened to continue development. Just add a comment to notify the maintainers.