Skip to content

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

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#57
ChrisRackauckas merged 1 commit into
SciML:masterfrom
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: unchanged (already present at repo root).

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".

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 6c95a15 into SciML:master Jun 8, 2026
7 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