From 98c01cdaff367fce1e20849e496102c8b0347be0 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 2 Jun 2026 10:29:54 +0800 Subject: [PATCH] docs: record replay gate rollout verification [skip ci] --- docs/LOGBOOK.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/LOGBOOK.md b/docs/LOGBOOK.md index fbcd7a7e..308317f0 100644 --- a/docs/LOGBOOK.md +++ b/docs/LOGBOOK.md @@ -66,6 +66,8 @@ - `cd.yaml` tests / build-and-deploy → success;post-deploy `E2E Smoke Test` → failed。Gitea log storage 查不到 `4658.log.zst`,需另追 runner log 保存鏈路。 - 手動同等 production smoke:`PLAYWRIGHT_BASE_URL=https://awoooi.wooo.work pnpm --dir apps/web exec playwright test tests/e2e/smoke.spec.ts --reporter=line` → `5 passed`。 - 追加清理:`apps/web/tests/e2e/smoke.spec.ts` 改為使用 `PLAYWRIGHT_BASE_URL`,避免 smoke 本身硬編 production URL 或本機驗證誤啟錯誤 target。 +- 第二次推版:`5c99d30f test(web): honor playwright smoke base url` → `cd.yaml` success,tests / build-and-deploy / post-deploy-checks 全綠;post-deploy `E2E Smoke Test` 於 2026-06-02 10:27:24 TPE 成功。 +- Production final state:api/worker/web 均已更新到 `5c99d30fe3a118850c42446034531d5eb154d06b` 並 ready;production health `status=healthy`;`INC-20260601-B51DFD` replay dry-run 仍為 `runtime_replay_ready`、`repair_executed=false`、`writes_incident_state=false`、`writes_auto_repair_result=false`。 **目前整體進度(本階段完成後)**: