Open emmyoop opened 1 year ago
Add a new workflow to start daily automated tests.
release-branch-tests.yml
Add a new workflow similar to release-branch-tests.yml in dbt-bigquery.
dbt-bigquery
Note: As of today the adapters have hard coded lists of release branches. This should be dynamically determined like in core.
What schedule do we want to run these on? Snowflake runs less often than other adapters.
High Level Task
Add a new workflow to start daily automated tests.
Acceptance Criteria
release-branch-tests.yml
runs on a schedule and posts to slack on failureDetails
Add a new workflow similar to
release-branch-tests.yml
indbt-bigquery
.Note: As of today the adapters have hard coded lists of release branches. This should be dynamically determined like in core.
Open Questions
What schedule do we want to run these on? Snowflake runs less often than other adapters.