Skip to content

fix(dbt): align sushi_test packages.yml with dbt_packages for dbt 1.12#5911

Merged
StuffbyYuki merged 1 commit into
mainfrom
fix/dbt-1.12-sushi-test-packages
Jul 23, 2026
Merged

fix(dbt): align sushi_test packages.yml with dbt_packages for dbt 1.12#5911
StuffbyYuki merged 1 commit into
mainfrom
fix/dbt-1.12-sushi-test-packages

Conversation

@StuffbyYuki

@StuffbyYuki StuffbyYuki commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

dbt-core 1.12 requires packages.yml and dbt_packages/ to have matching counts. Declare my_macros and my_package as local packages (same layout as customers) so CI on Python 3.10+ and Windows stops failing manifest loads.

Description

Test Plan

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

dbt-core 1.12 requires packages.yml and dbt_packages/ to have matching
counts. Declare my_macros and my_package as local packages (same layout
as customers) so CI on Python 3.10+ and Windows stops failing manifest loads.

Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: stuffbyyuki <kake.19940627@gmail.com>
@StuffbyYuki
StuffbyYuki force-pushed the fix/dbt-1.12-sushi-test-packages branch from 7e105a1 to a336ade Compare July 22, 2026 15:12
@StuffbyYuki
StuffbyYuki merged commit d3559f9 into main Jul 23, 2026
61 of 63 checks passed
@StuffbyYuki
StuffbyYuki deleted the fix/dbt-1.12-sushi-test-packages branch July 23, 2026 02:30
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.

1 participant