Skip to content

Fix cut_release_branch.yml for cut 1.11.latest#12178

Merged
emmyoop merged 1 commit intomainfrom
er/fix-branch-cuts
Nov 18, 2025
Merged

Fix cut_release_branch.yml for cut 1.11.latest#12178
emmyoop merged 1 commit intomainfrom
er/fix-branch-cuts

Conversation

@emmyoop
Copy link
Member

@emmyoop emmyoop commented Nov 18, 2025

Problem

Cutting new release branches fails because #12129 moved where the current version lives.

Solution

Look at the right file for version (pyproject.toml) and also move this workflow directly into this repo since adapters no longer uses it. No need for it to be centralized anymore.

Testing: https://github.com/dbt-labs/dbt-core/actions/runs/19470506924

Checklist

  • I have read the contributing guide and understand what's expected of me.
  • I have run this code in development, and it appears to resolve the stated issue.
  • This PR includes tests, or tests are not required or relevant for this PR.
  • This PR has no interface changes (e.g., macros, CLI, logs, JSON artifacts, config files, adapter interface, etc.) or this PR has already received feedback and approval from Product or DX.
  • This PR includes type annotations for new and modified functions.

@cla-bot cla-bot bot added the cla:yes label Nov 18, 2025
@emmyoop emmyoop changed the title move full workflow into core since no one else uses it Fix cut_release_branch.yml for cut 1.11.latest Nov 18, 2025
@emmyoop emmyoop marked this pull request as ready for review November 18, 2025 15:00
@emmyoop emmyoop requested a review from a team as a code owner November 18, 2025 15:00
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.93%. Comparing base (39cf2ec) to head (8666c83).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12178   +/-   ##
=======================================
  Coverage   91.93%   91.93%           
=======================================
  Files         203      203           
  Lines       24847    24847           
=======================================
  Hits        22844    22844           
  Misses       2003     2003           
Flag Coverage Δ
integration 88.81% <ø> (ø)
unit 65.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Unit Tests 65.20% <ø> (ø)
Integration Tests 88.81% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@emmyoop emmyoop merged commit e32718e into main Nov 18, 2025
115 checks passed
@emmyoop emmyoop deleted the er/fix-branch-cuts branch November 18, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants