Skip to content

Fix downgrade workflow trigger for main#310

Draft
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:codex/fix-downgrade-main-trigger
Draft

Fix downgrade workflow trigger for main#310
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:codex/fix-downgrade-main-trigger

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Please ignore this PR until it has been reviewed by @ChrisRackauckas.

Summary

Point the downgrade workflow's push trigger at the repository's actual default branch, main, instead of the retired master name.

The pull-request trigger and concurrency rule already used main; only pushes to the default branch were silently missing downgrade coverage.

Local verification

  • Reproduced the deployed downgrade workflow locally at commit a89cd5e5 using Julia 1.10.11 and julia-downgrade-compat fab1def: 37/37 assertions passed.
  • Pkg.build() passed in the exact floor environment.
  • actionlint .github/workflows/Downgrade.yml passed.
  • Runic 1.7 passed for all 16 Julia files.
  • git diff --check passed.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
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