Skip to content

Re-enable downgrade CI (genuine test-at-floor)#221

Closed
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:downgrade-ci-testatfloor
Closed

Re-enable downgrade CI (genuine test-at-floor)#221
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:downgrade-ci-testatfloor

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Please ignore until reviewed by @ChrisRackauckas. Draft.

Re-enables the downgrade workflow and uses allow_reresolve: false so the test suite runs at the minimal (downgraded) dependency versions, not a re-resolved/latest set. Raises the [compat] lower bounds that were below what the package's own test suite requires, to the minimal mutually-consistent already-released versions, so the downgraded floor set is self-consistent.

Verified locally on Julia 1.11 in a clean depot: downgrade resolve + build + Pkg.test(allow_reresolve=false) all pass at the floor (0 re-resolve events).

🤖 Generated with Claude Code

Re-enables the downgrade workflow and sets allow_reresolve: false so the test
suite runs against the minimal (downgraded) dependency versions, not a
re-resolved set. Raises the [compat] lower bounds that were below what the
package's own tests require, to the minimal mutually-consistent versions
(all already released), so the floor set is self-consistent.

Verified locally on Julia 1.11 in a clean depot: downgrade resolve + build +
Pkg.test(allow_reresolve=false) all pass at the floor (0 re-resolve events).

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