Skip to content

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

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

This PR applies the canonical SciML CI cleanup:

  • TagBot: replaced the inlined JuliaRegistries/TagBot job (permissions + steps) with the canonical thin caller SciML/.github/.github/workflows/tagbot.yml@v1.
  • Downgrade caller: removed the hand-listed skip: "Pkg,TOML" input (both are Julia stdlibs and are now auto-populated by the centralized downgrade workflow); set julia-version to "lts".
  • .typos.toml: added a starter (the spellcheck.yml@v1 caller is present and no root .typos.toml existed), seeded from SciML/OrdinaryDiffEq.jl's .typos.toml.

Not a monorepo (no lib/ subpackages), so no TagBot subpackage matrix.

Ignore until reviewed by @ChrisRackauckas.

- Replace inlined JuliaRegistries/TagBot with the canonical SciML thin caller
  (SciML/.github/.github/workflows/tagbot.yml@v1).
- Downgrade caller: drop the hand-listed `skip:` stdlibs (Pkg, TOML are
  auto-populated by the centralized workflow); set/keep julia-version "lts".
- Add a .typos.toml starter (SpellCheck caller present, none existed).

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:38
@ChrisRackauckas ChrisRackauckas merged commit 4bd44e9 into SciML:master Jun 8, 2026
16 of 21 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