From 07a80aa053d036bd6e674af65bf57a628dcf9d0e Mon Sep 17 00:00:00 2001 From: oleks Date: Sun, 5 Jul 2026 16:42:23 +0300 Subject: [PATCH] Add cross-links to Spec/Modern-CI-Target and Spec/Fleet Publish Plugin System --- ...rrent-CI-Ecosystem.md => Spec%2FCurrent-CI-Ecosystem.-.md | 5 +++++ 1 file changed, 5 insertions(+) rename Spec%2FCurrent-CI-Ecosystem.md => Spec%2FCurrent-CI-Ecosystem.-.md (96%) diff --git a/Spec%2FCurrent-CI-Ecosystem.md b/Spec%2FCurrent-CI-Ecosystem.-.md similarity index 96% rename from Spec%2FCurrent-CI-Ecosystem.md rename to Spec%2FCurrent-CI-Ecosystem.-.md index 95c27f2..262a182 100644 --- a/Spec%2FCurrent-CI-Ecosystem.md +++ b/Spec%2FCurrent-CI-Ecosystem.-.md @@ -87,3 +87,8 @@ Repos opt out of templating for architectural reasons (no downside to hand-maint - **Secrets consistency** — per-repo secrets (`registry_token`, `attic_token`, `gitea_clone_token`) named inconsistently across Woodpecker UI (some repos declare them, some inherit org secrets). No audit yet. - **Woodpecker-peek API 404** — `oleks/woodpecker-peek` (#13, unresolved) returns 404 in Woodpecker UI API even though the repo has registered pipelines. Possibly a plugin registration issue or UI cache stale. + +## See also + +- [Spec/Modern CI Target](wiki/Spec/Modern-CI-Target) — Target architecture for modern CI (Phases 1-4) +- [Spec/Fleet Publish Plugin System](wiki/Spec/Fleet-Publish-Plugin-System) — Plugin architecture & thin pipeline contract for Phase 2+3