Skip to content

fix(makefile): exclude web install for dbt 1.6 to fix test - #5964

Merged
StuffbyYuki merged 2 commits into
SQLMesh:mainfrom
cmgoffena13:fix/dbt-1.6-test
Aug 21, 2026
Merged

fix(makefile): exclude web install for dbt 1.6 to fix test#5964
StuffbyYuki merged 2 commits into
SQLMesh:mainfrom
cmgoffena13:fix/dbt-1.6-test

Conversation

@cmgoffena13

@cmgoffena13 cmgoffena13 commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Description

Remove web/lsp install on test. New upgrade in fastapi version >=0.136.3 requires pydantic>=2.9.0 and the old 1.6 dbt version requires pydantic < 2.

Test Plan

Test Plan is getting stage test-dbt-versions (1.6) to work.

Checklist

  • I have run make style and fixed any issues
  • I have added tests for my changes (if applicable)
  • All existing tests pass (make fast-test)
  • My commits are signed off (git commit -s) per the DCO

cmgoffena13 and others added 2 commits August 20, 2026 18:48
Signed-off-by: Cortland Goffena <30168413+cmgoffena13@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Cortland Goffena <30168413+cmgoffena13@users.noreply.github.com>
@StuffbyYuki
StuffbyYuki merged commit 86cd3b7 into SQLMesh:main Aug 21, 2026
32 checks passed
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