Skip to content

Add standard SciML workflows: FormatCheck and SpellCheck#38

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:add-standard-workflows-v2
Jun 7, 2026
Merged

Add standard SciML workflows: FormatCheck and SpellCheck#38
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:add-standard-workflows-v2

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Ignore until reviewed by @ChrisRackauckas.

Brings ConcreteStructs.jl to full SciML CI uniformization by adding the two genuinely-missing standard workflows:

  • FormatCheck.yml — Runic format check via the centralized caller SciML/.github/.github/workflows/runic.yml@v1 (ConcreteStructs uses Runic; copied exactly from the current ADTypes.jl form).
  • SpellCheck.yml — Spell check via the centralized caller SciML/.github/.github/workflows/spellcheck.yml@v1.

Both use secrets: "inherit" and the standard triggers/permissions from the central-caller form. No other files are touched.

Note: prior merged PRs (#35, #37) had titles mentioning Runic/SpellCheck but did not actually add these standalone workflow files — verified that main currently lacks FormatCheck.yml and SpellCheck.yml.

Co-Authored-By: Chris Rackauckas accounts@chrisrackauckas.com
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Adds the centralized-caller Format check (Runic) and Spell check
workflows to bring ConcreteStructs.jl in line with the SciML
standard CI uniformization.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review June 7, 2026 13:28
@ChrisRackauckas ChrisRackauckas merged commit 57c4ad4 into SciML:main Jun 7, 2026
11 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