Skip to content

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

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:downgrade-ci-testatfloor
May 31, 2026
Merged

Re-enable downgrade CI (genuine test-at-floor)#377
ChrisRackauckas merged 1 commit into
SciML:mainfrom
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>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review May 31, 2026 11:58
@ChrisRackauckas ChrisRackauckas merged commit 2ac6f94 into SciML:main May 31, 2026
15 of 19 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