Commit 507fe96
ci(consolidate): one root ci.yml; remove 8 inert nested workflows + 2 dependabot (P5)
GitHub only runs workflows from the repo-root .github/, so the per-package workflows never fired. Consolidated to a single root ci.yml: build + test + audit across the 4 workspace packages (kernel->memories->rules->cli), paths-gated, node 20+22 matrix, concurrency, ubuntu-latest. Removed packages/{kernel,memories,rules}/.github/ (8 workflows + 2 dependabot). Honors github-actions.md (<=2 workflows, paths-gated, concurrency). Pages deploy (pages.yml) held until Phase 6 when the repo goes public.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 6206769 commit 507fe96
10 files changed
Lines changed: 6 additions & 546 deletions
File tree
- .github/workflows
- packages
- kernel/.github
- workflows
- memories/.github/workflows
- rules/.github
- workflows
Lines changed: 6 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments