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

Test DbtYamlManager #160

Merged
merged 7 commits into from
Jun 15, 2024
Merged

Test DbtYamlManager #160

merged 7 commits into from
Jun 15, 2024

Conversation

kokorin
Copy link
Contributor

@kokorin kokorin commented Jun 14, 2024

After updating to 0.13.0 it appeared that it doesn't work neither with dbt 1.8, nor 1.7.

@z3z1ma
Copy link
Owner

z3z1ma commented Jun 15, 2024

LGTM thanks for this. I'll cut a patch tonight.

@z3z1ma z3z1ma merged commit 7348b65 into z3z1ma:main Jun 15, 2024
10 checks passed
Comment on lines +902 to +904
except Exception as e:
raise e
task = self.get_task_cls(typ)(args, self.config)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, missed that dead code, will create new MR right now

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.

2 participants