Skip to content

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Canonical CI cleanup

  • Replaced the inlined JuliaRegistries/TagBot workflow with the canonical thin caller (SciML/.github/.github/workflows/tagbot.yml@v1). Single-package form; this repo is not a monorepo (no lib/<Name> subpackages).
  • Downgrade caller: removed the skip: "Pkg,TOML" input (both are Julia stdlibs, now auto-populated by the centralized workflow) and moved the Julia floor to the lts alias.

Static verification only: edited YAML/TOML confirmed to parse. No instantiate/precompile/test run.

Ignore until reviewed by @ChrisRackauckas.

Convert TagBot.yml to the canonical thin caller (SciML/.github tagbot.yml@v1).
Clean up the downgrade caller: drop the stdlib-only skip list (Pkg,TOML) now
auto-populated centrally, and move the Julia floor to the LTS alias.

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 69d0c3b into SciML:master Jun 8, 2026
12 of 13 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