Skip to content

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

Open
StuffbyYuki wants to merge 1 commit into
mainfrom
fix/dbt-1.12-sushi-test-packages
Open

fix(dbt): align sushi_test packages.yml with dbt_packages for dbt 1.12#5911
StuffbyYuki wants to merge 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
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