Skip to content

fix: pin dbt-package-testing reusable workflows to commit SHA#575

Merged
b-per merged 1 commit into
mainfrom
fix/pin-dbt-package-testing-workflow-ref
Apr 21, 2026
Merged

fix: pin dbt-package-testing reusable workflows to commit SHA#575
b-per merged 1 commit into
mainfrom
fix/pin-dbt-package-testing-workflow-ref

Conversation

@b-per
Copy link
Copy Markdown
Collaborator

@b-per b-per commented Apr 21, 2026

Summary

  • The @v2 tag does not exist in dbt-labs/dbt-package-testing (only v1 through v1.0.3 are tagged), causing ci.yml and fusion.yml to fail immediately with a workflow file issue
  • Pins both reusable workflow references to commit 5d4d8561 (latest on main), which includes run_tox_fusion.yml that was added after v1 was cut

Test plan

  • Verify ci.yml (Package Integration Tests) passes on this PR
  • Verify fusion.yml (Fusion Integration Tests) passes on this PR

The @v2 tag does not exist in dbt-labs/dbt-package-testing (only v1/v1.0.x
are tagged), causing both ci.yml and fusion.yml to fail with a workflow
file issue. Pin to the latest commit SHA instead.
@b-per b-per requested review from a team, dave-connors-3 and graciegoheen as code owners April 21, 2026 11:16
@b-per b-per merged commit d6ea261 into main Apr 21, 2026
4 checks passed
@b-per b-per deleted the fix/pin-dbt-package-testing-workflow-ref branch April 21, 2026 11:19
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