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

build: limit dbt-core to 1.8 #126

Merged
merged 2 commits into from
Jul 19, 2024
Merged

build: limit dbt-core to 1.8 #126

merged 2 commits into from
Jul 19, 2024

Conversation

ptiurin
Copy link
Collaborator

@ptiurin ptiurin commented Jul 19, 2024

Description

dbt-core 1.8 contains breaking changes to our connector so we need to limit the max version to 1.7.*

Checklist

  • I have run this code in development and it appears to resolve the stated issue.
  • This PR includes tests, or tests are not required/relevant for this PR.
  • I have run changie new and committed everything in .changes folder
  • I have removed any print or log calls that were added for debugging.
  • I have verified that this PR contains only code changes relevant to this PR.
  • If further integration tests are now passing I've edited tests/functional/adapter/* to account for this.
  • I have pulled/merged from the main branch if there are merge conflicts.
  • After pulling/merging main I have run pytest on the included or updated tests/functional/adapter/.

@ptiurin ptiurin marked this pull request as ready for review July 19, 2024 11:02
@ptiurin ptiurin requested a review from a team as a code owner July 19, 2024 11:02
Copy link

@ptiurin ptiurin merged commit 6816d08 into main Jul 19, 2024
5 checks passed
@ptiurin ptiurin deleted the build-limit-dbt-core branch July 19, 2024 12:22
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