Skip to content

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Canonical CI cleanup

  • TagBot: replaced the inlined JuliaRegistries/TagBot workflow (permissions + steps) with the canonical thin caller SciML/.github/.github/workflows/tagbot.yml@v1.
  • Downgrade caller: removed the hand-listed skip: "Pkg,TOML" input (both are Julia stdlibs, auto-populated by the centralized downgrade.yml@v1). Also changed the downgrade matrix julia-version from 1.10 to lts (the LTS is the minimum-supported floor). [compat] julia floors were left untouched.

Not a monorepo, so the single-package TagBot caller is used.

Ignore until reviewed by @ChrisRackauckas.

- Replace inlined JuliaRegistries/TagBot with the canonical thin caller (SciML/.github tagbot.yml@v1).
- Drop hand-listed skip: "Pkg,TOML" from the downgrade caller (both are stdlibs, auto-populated centrally).
- Set the downgrade matrix julia-version to lts (was 1.10).

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 31370e0 into SciML:master Jun 8, 2026
36 of 52 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