Skip to content

Remove allow-reresolve input from central downgrade caller#602

Closed
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:drop-allow-reresolve-input
Closed

Remove allow-reresolve input from central downgrade caller#602
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:drop-allow-reresolve-input

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Summary

The allow-reresolve input is no longer accepted by the centralized SciML/.github reusable downgrade workflow (downgrade.yml). This PR removes the now-obsolete allow-reresolve: false line from the with: block of the central caller in .github/workflows/Downgrade.yml.

This is a minimal cleanup that was missed by the earlier sweep removing this input across SciML repos.

Scope

  • Removes ONLY the allow-reresolve: line passed to the uses: SciML/.github/.github/workflows/downgrade.yml@v1 caller.
  • Does NOT touch any inline julia-downgrade-compat action steps (none exist in this file anyway); those keep their own allow_reresolve meaning where applicable.

Note

Ignore until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

The allow-reresolve input is no longer accepted by the centralized
SciML/.github downgrade.yml reusable workflow. Drop it from the with:
block of the central caller in Downgrade.yml.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor Author

Superseded by #599 (same allow-reresolve removal + the downgrade enable/disable decision). Closing this duplicate.

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