Skip to content

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

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). Removed the explicit julia-version: "1.10" to take the central lts default (LTS is the minimum-supported floor; [compat] julia floors untouched).
  • Typos: .typos.toml already present; no change.

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.

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 350cc95 into SciML:main Jun 8, 2026
5 of 7 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