Skip to content

Conversation

ChrisRackauckas
Copy link
Member

Summary

  • Adds standardized downgrade CI workflow following SciMLBase.jl template
  • 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 minimal dependencies
  • Check that workflow follows SciML ecosystem standards

🤖 Generated with Claude Code

This adds the standardized downgrade CI workflow following the SciMLBase.jl
template to test package compatibility with downgraded dependencies.

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

Co-Authored-By: Claude <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 3a5ccf4 into master Jul 29, 2025
17 of 20 checks passed
@ChrisRackauckas ChrisRackauckas deleted the add-downgrade-ci branch July 29, 2025 17:54
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