Zak Fama
Zak Fama
dbt has deprecated the target-path configuration option in dbt_project.yaml in favor of a runtime configuration/environment variable (see https://github.com/dbt-labs/dbt-core/issues/6882) for more detail. The target-path option will be removed in a future...
## What *Describe what the change is solving* Updates docs for re_data:show_warns_as_alerts variable proposed in this PR: https://github.com/re-data/dbt-re-data/pull/127 ## How *Describe the solution* See linked PR for implementation details in...
## What Allows test warnings to be surfaced in the alerts model so that the alerts page in the re_data UI can list warnings as well as failures ## How...