Skip to content

Run downgrade workflow on main#80

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

Run downgrade workflow on main#80
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

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 All test replay: passed
  • Core custom optimizer tests: 144/144 passed
  • Core root-finding tests: 85/85 passed
  • LineSearchesJL custom optimizer tests: 96/96 passed
  • LineSearchesJL root-finding tests: 80/80 passed
  • actionlint .github/workflows/Downgrade.yml: passed
  • Runic 1.7 over all 20 Julia files: passed
  • git diff --check: passed

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

Co-Authored-By: Chris Rackauckas <[email protected]>
@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member Author

Commit 7bca20e changes only the downgrade push trigger from master to main. Local verification: exact Julia 1.10 downgrade/build/locked All replay passed (405/405 across four groups), actionlint passed, Runic checked all 20 Julia files, and git diff --check 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