You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert all CI workflows to the centralized reusable workflows in
SciML/.github (pinned @v1, secrets: inherit on every caller):
- CI.yml: inline tests -> tests.yml@v1 (preserves lts/1/pre x ubuntu-latest x x64 matrix)
- FormatCheck.yml: inline fredrikekre/runic-action -> runic.yml@v1
- SpellCheck.yml: inline crate-ci/typos -> spellcheck.yml@v1
- Downgrade.yml: inline -> downgrade.yml@v1 (preserves if: false, Core group, 1.10/1/pre, skip Pkg,TOML)
- Documentation.yml: already a documentation.yml@v1 caller (unchanged)
dependabot.yml: remove obsolete crate-ci/typos ignore (typos pin now
lives in the central workflow); trim julia ecosystem to dirs with a
Project.toml (/ and /docs).
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments