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
ci: canonicalize TagBot, .gitignore, and NoPre group casing
- TagBot.yml: adopt canonical OrdinaryDiffEq structure — top-level
permissions block, workflow_dispatch.inputs.lookback default "3",
named root TagBot job, and a TagBot-Subpackages matrix
(fail-fast: false) over the three registered sublibraries, each
invoking TagBot@v1 with subdir: lib/<package>.
- .gitignore: complete to canonical set (docs/build, LocalPreferences.toml,
*.jl.*.mem, *.DS_Store, profile.pb.gz, .*.swp, .claude/, etc.).
- Casing: rename the special test group "nopre" -> "NoPre" on both
sides of the workflow<->runtests contract (Tests.yml matrix.group +
exclude, and runtests.jl GROUP comparison) so it is canonical
Title-case and case-consistent.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments