Commit bdd44ca
ci: uniformize onto centralized CI (project-model SublibraryCI + cleanup) (#3718)
* ci(SublibraryCI): move to centralized project-model workflow
Switch from sublibrary-tests.yml (GROUP-dispatch via root runtests.jl) to the
centralized project-model sublibrary-project-tests.yml, which now carries the
full test_groups.toml matrix (multi-version, GPU/threaded groups on custom
runners, per-group timeout/num_threads/local_only) plus the same dependency-
graph change detection. Each lib/X is tested via tests.yml project=lib/X with
the group passed as ODEDIFFEQ_TEST_GROUP and check_bounds=auto, matching what
the root dispatcher did.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* ci: uniformize — add-DocPreviewCleanup
Part of bringing this repo onto the full centralized CI setup (SciML/.github
@v1): remove retired CompatHelper (Dependabot drives [compat]) and/or add the
centralized Documenter preview cleanup.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 23afc9a commit bdd44ca
2 files changed
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
0 commit comments