godatadriven / dbt-bouncer

Configure and enforce conventions for your dbt project.
https://godatadriven.github.io/dbt-bouncer
MIT License
25 stars 1 forks source link

[Bug] dbt Cloud manifest is not parsable #240

Closed pgoslatara closed 1 month ago

pgoslatara commented 1 month ago

Current Behavior

When using a manifest.json generated from dbt Cloud with a versionless version, the node objects have a time_spine field which prevents parsing of the object.

Expected Behavior

dbt-bouncer can parse the latest version of manifest.json.

Steps To Reproduce

dbt Cloud, select versionless.

Relevant log output

No response

Environment

- OS:
- Python:
- dbt-bouncer:
pgoslatara commented 1 month ago

Linking to 112 for reference.

pgoslatara commented 1 month ago

Closing as resolved via #260, #254, #249, #244, #239.