Skip to content

Run downgrade workflow on main#104

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:codex/fix-downgrade-main-trigger
Jul 15, 2026
Merged

Run downgrade workflow on main#104
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:codex/fix-downgrade-main-trigger

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Summary

  • run the downgrade workflow after pushes to the repository's actual default branch, main
  • leave the existing pull-request trigger and reusable workflow unchanged

The workflow currently listens for pushes to master, so it has no completed
run at the current default-branch SHA.

Local validation

  • exact Julia 1.10 downgrade action, build, and locked test replay: passed
  • Core/core_tests.jl: 172201/172201 passed
  • actionlint .github/workflows/Downgrade.yml: passed
  • Runic 1.7 over all 22 Julia files: passed
  • git diff --check: passed

Ignore this PR until it has been reviewed by @ChrisRackauckas.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member Author

Commit 3462078 changes only the downgrade push trigger from master to main. Local verification: exact Julia 1.10 downgrade/build/locked Core replay passed (172201/172201), actionlint passed, Runic checked all 22 Julia files, and git diff --check passed.

@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review July 15, 2026 20:34
@ChrisRackauckas
ChrisRackauckas merged commit 9e067a9 into SciML:main Jul 15, 2026
23 checks passed
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