From 436c3ddb370dd72fbfe6384b3cfa8e0c8505ad94 Mon Sep 17 00:00:00 2001 From: oleks Date: Sun, 5 Jul 2026 16:39:47 +0300 Subject: [PATCH] Add cross-link to Spec/Fleet Publish Plugin System --- Spec%2FModern-CI-Target.md => Spec%2FModern-CI-Target.-.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) rename Spec%2FModern-CI-Target.md => Spec%2FModern-CI-Target.-.md (94%) diff --git a/Spec%2FModern-CI-Target.md b/Spec%2FModern-CI-Target.-.md similarity index 94% rename from Spec%2FModern-CI-Target.md rename to Spec%2FModern-CI-Target.-.md index 44656c4..e2bbad1 100644 --- a/Spec%2FModern-CI-Target.md +++ b/Spec%2FModern-CI-Target.-.md @@ -99,4 +99,9 @@ Baseline generator + fleet conventions established. Closed issues: 3. **Org secrets rollout order** — Phase 2 migration: do all tokens at once, or `registry_token` first (highest impact, lowest risk)? -4. **Bespoke redeclaration** — Phase 4: in manifest.yaml as a `bespoke:` section, or a separate `.bespoke.md` file in the repo? +4. **Bespoke redeclaration** — Phase 4: in `manifest.yaml` as a `bespoke:` section, or a separate `.bespoke.md` file in the repo? + +## See also + +- [Spec/Current CI Ecosystem](wiki/Spec/Current-CI-Ecosystem) — Current state of the Woodpecker CI fleet +- [Spec/Fleet Publish Plugin System](wiki/Spec/Fleet-Publish-Plugin-System) — Plugin architecture & thin pipeline contract for Phase 2+3