Skip to content

Re-enable downgrade CI with genuine test-at-floor (allow_reresolve: false)#113

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:downgrade-ci-reenable
Jun 4, 2026
Merged

Re-enable downgrade CI with genuine test-at-floor (allow_reresolve: false)#113
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:downgrade-ci-reenable

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Please ignore until reviewed by @ChrisRackauckas. Draft.

Re-enables the Downgrade workflow with allow_reresolve: false (genuine test-at-floor: tests run at the minimal/downgraded versions). Raises declared-dep [compat] lower bounds: DiffEqBase = "7";DiffEqCallbacks = "4.16.0";ForwardDiff = "1.0.1";OrdinaryDiffEq = "7";RecipesBase = "1.3.4";RecursiveArrayTools = "4";Reexport = "1.2.2";SciMLBase = "3.1.0";StaticArraysCore = "1.4.3";DiffEqBase = "7";DiffEqCallbacks = "4.16.0";ForwardDiff = "1.0.1";OrdinaryDiffEq = "7";RecipesBase = "1.3.4";RecursiveArrayTools = "4";Reexport = "1.2.2";SciMLBase = "3.1.0";StaticArraysCore = "1.4.3";

Verified locally on Julia 1.10 in a clean depot + fresh registry: downgrade resolve + Pkg.test(allow_reresolve=false) pass at the floor with 0 re-resolve. CI is the authoritative gate.

🤖 Generated with Claude Code

…alse)

Re-enables the Downgrade workflow with allow_reresolve: false so the test suite
runs at the minimal (downgraded) dependency versions (not a re-resolved set), and
raises the [compat] lower bounds (declared deps only) to the minimal
mutually-consistent already-released versions needed for the floor set to build
and pass tests. Verified locally on Julia 1.10 in a clean depot + fresh registry:
resolve + Pkg.test(allow_reresolve=false) pass at the floor with 0 re-resolve.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review June 4, 2026 13:16
@ChrisRackauckas ChrisRackauckas merged commit 11d27f8 into SciML:master Jun 4, 2026
6 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