From 460e18a2d03cd50cd070341594764a1b9686d0d0 Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 15 Jul 2026 14:07:30 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=B7=9F=E8=B8=AA=20PaC=20bootstrap=20?= =?UTF-8?q?YAML=20=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/MDTODO/pr-merge-driven-automatic-delivery.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/MDTODO/pr-merge-driven-automatic-delivery.md b/docs/MDTODO/pr-merge-driven-automatic-delivery.md index 0cb26351..1d99544f 100644 --- a/docs/MDTODO/pr-merge-driven-automatic-delivery.md +++ b/docs/MDTODO/pr-merge-driven-automatic-delivery.md @@ -146,3 +146,7 @@ ### R9.5 [in_progress] 执行 [UniDesk #2200](https://github.com/pikasTech/unidesk/issues/2200):完成共享边缘七站 YAML 引用、CLI plan/dry-run、GitHub merge 驱动的自动交付及公网原入口回归;保持单一共享 Caddy、UDP 443、VPN subscription 与 PikaOA 两站无回归,禁止 PK01 修改、人工 PipelineRun/Argo/mirror/trigger 和 Vitest,调试 patch 仅按 `$unidesk-daddev` 有界使用且终态必须由 owning YAML/源码与自动 CI/CD 覆盖,完成任务后将详细报告写入[任务报告](./details/pr-merge-driven-automatic-delivery/R9.5_Task_Report.md)。 + +### R9.6 [in_progress] + +修复 [UniDesk #2203](https://github.com/pikasTech/unidesk/issues/2203):PaC release manifest renderer 必须跳过 YAML stream 中的空文档与 comment-only/null 文档,并在 mutation 前拒绝缺少 apiVersion/kind 的实际对象,消除 hwlab-nc01-production bootstrap 的 `apiVersion not set, kind not set` 故障;禁止 validate=false、fallback、PK01、Vitest和人工交付,合并后从 bootstrap/status 原入口复测,完成任务后将详细报告写入[任务报告](./details/pr-merge-driven-automatic-delivery/R9.6_Task_Report.md)。