Skip to content

Add downgrade CI workflow #177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2025
Merged

Add downgrade CI workflow #177

merged 1 commit into from
Jul 29, 2025

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 <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 877afc6 into main Jul 29, 2025
1 of 6 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