Skip to content

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Canonical CI cleanup

This repo is a single-package (non-monorepo) repo.

TagBot: .github/workflows/TagBot.yml previously inlined JuliaRegistries/TagBot (permissions + steps). Replaced its entire contents with the canonical thin caller SciML/.github/.github/workflows/tagbot.yml@v1 (single-package form).

Downgrade caller: removed stdlib-only skip: "Pkg,TOML"; pinned julia-version floor to lts by deleting the explicit 1.10.

Pkg and TOML are Julia stdlibs, so the skip list was entirely stdlib entries; the centralized downgrade workflow now auto-populates the stdlib union, so the input was dropped wholesale. No [compat] julia floors were touched.

.typos.toml: already present at the repo root, so no SpellCheck/typos starter was added.

Both edited YAML files validated with yaml.safe_load.

Ignore until reviewed by @ChrisRackauckas.

Replace inlined JuliaRegistries/TagBot with the canonical SciML/.github
tagbot.yml@v1 thin caller. Remove the stdlib-only skip: input from the
downgrade caller (now auto-populated centrally) and pin the downgrade
julia-version floor to the 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 ee4b8c6 into SciML:main Jun 8, 2026
8 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