Skip to content

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

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

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

This PR applies the canonical SciML CI cleanup:

  • TagBot: replaced the inlined JuliaRegistries/TagBot job (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 and are now auto-populated by the centralized downgrade workflow); set julia-version to "lts". The existing explanatory comment about the strict-downgrade ForwardDiff/LogExpFunctions wall is preserved.

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

Ignore until reviewed by @ChrisRackauckas.

- Replace inlined JuliaRegistries/TagBot with the canonical SciML thin caller
  (SciML/.github/.github/workflows/tagbot.yml@v1).
- Downgrade caller: drop the hand-listed `skip:` stdlibs (Pkg, TOML are
  auto-populated by the centralized workflow) and pin julia-version 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 f10b48d into SciML:master 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