From 4387b63fb0abcca2659f4c9a722afe1b458140a5 Mon Sep 17 00:00:00 2001 From: Codex Date: Mon, 13 Jul 2026 11:08:10 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=B7=9F=E8=B8=AA=E8=87=AA=E5=AA=92?= =?UTF-8?q?=E4=BD=93=E8=87=AA=E5=8A=A8=E7=94=9F=E4=BA=A7=E4=BA=A4=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/MDTODO/selfmedia-production-delivery.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/MDTODO/selfmedia-production-delivery.md diff --git a/docs/MDTODO/selfmedia-production-delivery.md b/docs/MDTODO/selfmedia-production-delivery.md new file mode 100644 index 00000000..4d95fb11 --- /dev/null +++ b/docs/MDTODO/selfmedia-production-delivery.md @@ -0,0 +1,5 @@ + + +## R1 [in_progress] + +打通 selfmedia WebTerm 在 NC01 的纯自动生产交付:以 config/selfmedia.yaml 与 platform-infra owning YAML 为唯一真相,修复 GitHub→Gitea mirror→PaC/Tekton→GitOps/Argo 的自动触发与可见性,使合并 pikainc/selfmedia/master 后无需人工触发即可构建并发布;保留零 RBAC runtime、双 PVC、YAML-first Secret、NetworkPolicy、公网 IP 152.53.229.148:4317,禁止用手工 PipelineRun、Argo sync/refresh、rollout 或 cutover 代替自动链路,完成任务后将详细报告写入[任务报告](./details/selfmedia-production-delivery/R1_Task_Report.md)。