You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
for intermediate views dbt test needs to ensure that view will compile correctly. Views can be created successfully and still result with a compilation error as dbt run and dbt test do not compile views
for deployments to staging: if there is an intermediate model in place, it needs to be re-validated as well before merging changes in the deployment
on PR merge: dbt run
The text was updated successfully, but these errors were encountered:
Summary
Add CI/CD pipelines to run dbt:
The text was updated successfully, but these errors were encountered: