Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove strict manifest validation #77

Merged
merged 2 commits into from Dec 1, 2022
Merged

Conversation

owlas
Copy link
Collaborator

@owlas owlas commented Dec 1, 2022

Closes #72
Closes #37

We have some validation already with typing and the dbt manifest keeps changing. I think json-schema is causing more problems that it is solving. If we get weird errors, we can introduce some more relaxed validation.

@owlas owlas merged commit 9079198 into main Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing error ValueError: Failed to parse dbt manifest.json
1 participant