Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Summary

  • Adds standardized downgrade CI workflow following SciMLBase.jl template
  • Configured to run the core 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

Test plan

  • Verify CI workflow triggers on pull requests and pushes to master
  • Confirm downgrade testing works with core 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 core 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 8bdd4d5 into master Jul 29, 2025
3 of 10 checks passed
@ChrisRackauckas ChrisRackauckas deleted the add-downgrade-ci branch July 29, 2025 17:21
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