Skip to content

fix: Pass empty list as 'active_integrations' in 'parse_manifest'#161

Merged
tomasfarias merged 5 commits into
masterfrom
fix/support-for-dbt-1-10-7
Aug 19, 2025
Merged

fix: Pass empty list as 'active_integrations' in 'parse_manifest'#161
tomasfarias merged 5 commits into
masterfrom
fix/support-for-dbt-1-10-7

Conversation

@tomasfarias

Copy link
Copy Markdown
Owner

This should allow code running dbt 1.10.7 or later not to break.

We still haven't added actual support for whatever this argument is
doing, this is just ensuring we don't crash by setting the necessary
argument. Some investigation is required into the new feature/argument
to figure out what to pass to it.

Assuming CI passes, this closes #160

This should allow code running dbt 1.10.7 or later not to break.

We still haven't added actual support for whatever this argument is
doing, this is just ensuring we don't crash by setting the necessary
argument. Some investigation is required into the new feature/argument
to figure out what to pass to it.
@tomasfarias
tomasfarias merged commit 9d41d05 into master Aug 19, 2025
27 checks passed
@tomasfarias
tomasfarias deleted the fix/support-for-dbt-1-10-7 branch August 19, 2025 09:20
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.

[Bug] Missing Arg active_integrations

1 participant