Skip to content

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Canonical CI cleanup

  • TagBot.yml: replaced the inlined JuliaRegistries/TagBot@v1 action (with its hand-written permissions block and steps) with the canonical thin caller SciML/.github/.github/workflows/tagbot.yml@v1 (secrets: inherit).
  • Downgrade.yml: removed the hand-listed skip: "Pkg,TOML" input (both are Julia stdlibs; the centralized downgrade workflow now auto-populates the skip list). Pinned julia-version to "lts" (the LTS is the minimum-supported floor).

This repo is not a monorepo (no registered lib/<Name> subpackages), so no TagBot subpackage matrix was added. .typos.toml already exists, so no SpellCheck starter was needed.

Ignore until reviewed by @ChrisRackauckas.

- TagBot.yml: replace inlined JuliaRegistries/TagBot with canonical
  SciML/.github tagbot.yml@v1 thin caller.
- Downgrade.yml: drop hand-listed stdlib skip and pin julia-version 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 0b80be5 into SciML:master Jun 8, 2026
17 of 33 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