Skip to content

Re-enable downgrade CI#220

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

Re-enable downgrade CI#220
ChrisRackauckas-Claude wants to merge 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 (was disabled). The julia-actions/julia-downgrade-compat tooling problems that affected SciML monorepos are fixed and released in @v2; this package builds and passes its full test suite against the downgraded (minimal compatible) dependency versions. The runtest step uses allow_reresolve: true so the test environment can resolve transitive/test-only dependencies that the downgrade step does not lock.

Verified locally on Julia 1.11: downgrade resolve + build + Pkg.test all pass at downgraded versions.

🤖 Generated with Claude Code

The downgrade workflow was disabled. The julia-actions/julia-downgrade-compat
tooling issues that affected SciML monorepos are fixed and released in @v2, and
this package builds and passes its test suite against the downgraded (minimal
compatible) dependency versions. Re-enable the job and use allow_reresolve so
the test environment can resolve transitive/test-only dependencies the
downgrade step does not lock.

Verified locally on Julia 1.11: downgrade resolve + build + test all pass.

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

Redundant: master already re-enabled downgrade via the centralized strict @v1 workflow (#222/#224/#225). This branch's inline allow_reresolve:true would regress strictness. Closing.

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