Skip to content

Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup#97

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:sciml-canonical-cleanup
Jun 8, 2026
Merged

Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup#97
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:sciml-canonical-cleanup

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Canonical SciML CI cleanup (static edits only; not test-run):

  • TagBot: replaced the inlined JuliaRegistries/TagBot@v1 workflow (permissions + steps) with the canonical thin caller SciML/.github/.github/workflows/tagbot.yml@v1 (secrets: inherit). Not a monorepo, so single-package form only.
  • Downgrade.yml: removed skip: "Pkg,TOML" — both are Julia stdlibs and are now auto-populated by the centralized downgrade.yml@v1 (stdlibs ∪ in-repo sublibs ∪ caller pkg). Set julia-version: "lts" for the downgrade floor (no [compat] julia floors were touched).
  • .typos.toml: added the canonical SciML starter (copied from SciML/OrdinaryDiffEq.jl) since SpellCheck.yml (a spellcheck.yml@v1 caller) exists and no .typos.toml was present.

Ignore until reviewed by @ChrisRackauckas.

- Replace inlined JuliaRegistries/TagBot with the canonical SciML/.github
  tagbot.yml@v1 thin caller.
- Downgrade.yml: drop hand-listed stdlib skip (Pkg,TOML) now auto-included
  by the centralized downgrade workflow; pin julia-version floor to "lts".
- Add .typos.toml starter for the existing SpellCheck spellcheck.yml@v1 caller.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas-Claude ChrisRackauckas-Claude marked this pull request as ready for review June 8, 2026 09:39
@ChrisRackauckas ChrisRackauckas merged commit 9ccc274 into SciML:main Jun 8, 2026
5 of 7 checks passed
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