chore(gitea): mark bundle backup closure ready
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 57s
CD Pipeline / build-and-deploy (push) Successful in 4m55s
CD Pipeline / post-deploy-checks (push) Successful in 1m45s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 57s
CD Pipeline / build-and-deploy (push) Successful in 4m55s
CD Pipeline / post-deploy-checks (push) Successful in 1m45s
This commit is contained in:
@@ -664,20 +664,20 @@ _COMMANDER_INSERTED_REQUIREMENT_WORK_ITEMS: list[dict[str, Any]] = [
|
||||
"id": "CIR-P0-GIT-001",
|
||||
"priority": "P0",
|
||||
"order": 35,
|
||||
"status": "in_progress",
|
||||
"status": "done",
|
||||
"lane": "gitea_backup_restore",
|
||||
"request": "Gitea 儲存庫都不見了?Gitea 沒完整備份嗎?",
|
||||
"normalized_work_item": "Gitea repository identity、backup proof、restore drill 需比對 SSH heads、repo path、bundle backup、restore sample。",
|
||||
"current_state": (
|
||||
"已有 Gitea bundle readback API / sample restore dry-run verifier;"
|
||||
"live 188 metrics 顯示 9 expected repos present/ok、missing=0、"
|
||||
"failed=0、checksum_missing=0;當前 blocker 是 bundle freshness "
|
||||
"stale 與 restore dry-run metric missing,不是 repo missing。"
|
||||
"2026-07-02 production Gitea bundle readback 已 ready:"
|
||||
"9 expected repos present/ok、missing=0、failed=0、checksum_missing=0、"
|
||||
"bundle_fresh=true、all_expected_ok=true、sample_restore_dry_run_ok=true。"
|
||||
"本項關閉 repo bundle / restore dry-run 層;Gitea DB/settings/issues/packages/LFS "
|
||||
"全量 dump 仍歸 backup contract 另列追蹤。"
|
||||
),
|
||||
"acceptance": "Gitea repo bundle backup readback 與 sample restore dry-run verifier 可讀回;禁止刪 repo / 改 visibility。",
|
||||
"next_action": (
|
||||
"補跑 bundle backup / 188 sync / sample restore dry-run textfile metric,"
|
||||
"再讀 production gitea-repo-bundle-backup-readback。"
|
||||
"維持每日 bundle backup + restore dry-run monitoring;另補 Gitea full dump / DB / issues / packages / LFS 備份 readback。"
|
||||
),
|
||||
"mapped_workplan_id": "P0-003",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user