We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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.
The text was updated successfully, but these errors were encountered:
dbt-spark
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: