Skip to content

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Canonical CI cleanup for this repo (not a monorepo; single-package forms used):

  • TagBot: replaced the inlined JuliaRegistries/TagBot@v1 workflow (permissions + steps) with the canonical SciML/.github thin caller (SciML/.github/.github/workflows/tagbot.yml@v1, secrets: inherit).
  • Downgrade: Removed stdlib-only skip: "Pkg,TOML" from the Downgrade caller. julia-version was already lts, left unchanged.
  • Added a .typos.toml starter (copied from SciML/OrdinaryDiffEq.jl) since SpellCheck runs but no .typos.toml existed.

Edited YAML and TOML validated to parse. No instantiate/precompile/test was run (static-only).

Ignore until reviewed by @ChrisRackauckas.

- Replace inlined JuliaRegistries/TagBot with canonical SciML/.github tagbot.yml@v1 thin caller
- Remove stdlib-only skip: "Pkg,TOML" from Downgrade caller (centralized workflow auto-populates skip)

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 8475c49 into SciML:main Jun 8, 2026
10 of 11 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