Skip to content

Conversation

ChrisRackauckas
Copy link
Member

Summary

  • Adds standardized downgrade CI workflow following SciMLBase.jl template
  • Configured to run the InterfaceI test group for lean, focused testing
  • Tests package compatibility with downgraded dependencies using julia-downgrade-compat@v2
  • Uses ALLOW_RERESOLVE: false as required for downgrade v2
  • Excludes docs/ and benchmark/ paths to match existing CI patterns

Test plan

  • Verify CI workflow triggers on pull requests and pushes to master
  • Confirm downgrade testing works with InterfaceI test group
  • Check that workflow follows SciML ecosystem standards

🤖 Generated with Claude Code

This adds the standardized downgrade CI workflow following the SciMLBase.jl
template, configured to run the InterfaceI test group for lean testing
while verifying package compatibility with downgraded dependencies.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 418c34a into SciML:master Jul 29, 2025
40 of 50 checks passed
@ChrisRackauckas ChrisRackauckas deleted the add-downgrade-ci branch July 29, 2025 17:20
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