Skip to content

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

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#26
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:sciml-canonical-cleanup

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Collaborator

Canonical CI cleanup

  • TagBot: replaced the inlined JuliaRegistries/TagBot job (with hand-rolled permissions/steps) with the canonical thin caller SciML/.github/.github/workflows/tagbot.yml@v1 (secrets: inherit). Not a monorepo (no registered lib/ subpackages), so no tagbot-subpackages matrix.
  • Downgrade: removed the skip: "Pkg,TOML" input (both are Julia stdlibs; the centralized downgrade.yml@v1 now auto-populates the skip list with stdlibs ∪ in-repo sublibs ∪ caller package). julia-version was already lts (left as-is).
  • Typos: added a .typos.toml starter (copied from SciML/OrdinaryDiffEq.jl) since SpellCheck.yml exists and the repo had no .typos.toml.

Ignore until reviewed by @ChrisRackauckas.

Replace inlined TagBot with canonical thin caller (SciML/.github tagbot.yml@v1).
Remove stdlib-only skip input and pin downgrade julia-version to lts in Downgrade.yml.
Add .typos.toml starter (copied from OrdinaryDiffEq.jl) for existing SpellCheck.

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 ea47be4 into SciML:main Jun 8, 2026
7 of 15 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