Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

raise when project vars not found #478

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Apr 4, 2023

resolves #474

Before:
[12:52:44] ERROR - 'NoneType' object has no attribute 'get'

After:
[11:13:53] ERROR - No vars found in dbt_project.yml.
[11:14:26] ERROR - data_diff: section not found in dbt_project.yml vars:.

@dlawin dlawin added enhancement New feature or request --dbt Issues/features related to the dbt integration labels Apr 4, 2023
@dlawin dlawin self-assigned this Apr 4, 2023
@dlawin dlawin merged commit bfef4d0 into datafold:master Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
--dbt Issues/features related to the dbt integration enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Obscure error when vars: data_diff: not found
2 participants