Skip to content

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

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#67
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@v1 (permissions block + steps) with the canonical SciML thin caller SciML/.github/.github/workflows/tagbot.yml@v1.
  • Downgrade caller: removed the redundant skip: "Pkg,TOML" input (both are Julia stdlibs, which the centralized downgrade.yml@v1 now auto-populates), and set julia-version: "lts" as the floor.

Not a monorepo (no lib/ subpackages), so no TagBot subpackage matrix.

Static-validated only (YAML/TOML parse); no instantiate/precompile/test run.

Ignore until reviewed by @ChrisRackauckas.

  • Preserved the existing group: "All" downgrade input.

Replace inlined JuliaRegistries/TagBot with the canonical SciML thin
caller (tagbot.yml@v1). Drop the redundant skip: "Pkg,TOML" downgrade
input (stdlibs are auto-populated by the central workflow) and set the
downgrade 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 4833e54 into SciML:main Jun 8, 2026
10 of 12 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