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

dbt 1.8 compatibility tweaks #22

Merged
merged 1 commit into from
Jul 30, 2024
Merged

dbt 1.8 compatibility tweaks #22

merged 1 commit into from
Jul 30, 2024

Conversation

0adamjones
Copy link
Collaborator

@0adamjones 0adamjones commented Jul 26, 2024

Description & motivation

Making some tweaks for compatibility with dbt 1.8.

  • move profiles config to dbt_project.yml under flags
  • rename tests to data_tests in applicable yaml files

Checklist

  • I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)

- move profiles config to dbt_project.yml under flags
- rename "tests" to "data_tests"
Copy link

@maddypat maddypat left a comment

Choose a reason for hiding this comment

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

LGTM!

@0adamjones 0adamjones merged commit 5ddff1e into main Jul 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants