Commit 69b7364
committed
ci: migrate to L1-uniform thin-caller shape via swift-foundations layer wrapper
Replace .github/workflows/ci.yml with the L1-uniform consumer-caller
pattern (per [CI-031] absolute-minimum shape):
- ci: uses swift-foundations/.github/.../swift-ci.yml@main, secrets: inherit
- docs: uses swift-institute/.github/.../swift-docs.yml@main, secrets: inherit
No with: blocks — DocC umbrella metadata derives per [CI-053]
(swift-{kebab}-{layer} → {Title}_{Layer} → Sources/{Title} {Layer}/...);
enable-private-repos defaults true per [CI-058]; secrets uniform per
[CI-059].
Also delete .github/workflows/swift-format.yml + swiftlint.yml per
[CI-054] (absorbed into the universal swift-ci.yml format and lint
jobs). Per-package .swift-format and .swiftlint.yml config files at
repo root stay per [CI-057].
Provenance: swift-institute/Research/ci-cd-cross-ecosystem-reuse.md
v1.1.1 §Q6 caller fan-out (Phases 5–9); ci-cd-workflows skill
[CI-004a] (Layer Wrappers Mirror Layer Orgs) and [CI-004b] (Sub-Org
Wrappers Are Future Work).1 parent c5b0f37 commit 69b7364
3 files changed
Lines changed: 9 additions & 102 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
34 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
This file was deleted.
This file was deleted.
0 commit comments