fix(reboot): harden public maintenance fallback
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 58s
CD Pipeline / build-and-deploy (push) Successful in 4m27s
CD Pipeline / post-deploy-checks (push) Successful in 1m44s

This commit is contained in:
Your Name
2026-07-03 04:27:54 +08:00
parent c8b421745d
commit a94ddd566e
11 changed files with 167 additions and 10 deletions

View File

@@ -260,6 +260,8 @@ jobs:
;;
ops/nginx/awoooi.wooo.work.conf)
;;
scripts/reboot-recovery/public-maintenance-fallback-probe.py)
;;
product.awoooi.yaml)
;;
docs/LOGBOOK.md)
@@ -936,6 +938,7 @@ jobs:
../../scripts/reboot-recovery/dr-escrow-evidence-checklist.py \
../../scripts/reboot-recovery/post-reboot-owner-response-preflight.py \
../../scripts/reboot-recovery/momo-source-arrival-gate.py \
../../scripts/reboot-recovery/public-maintenance-fallback-probe.py \
../../scripts/reboot-recovery/reboot-auto-recovery-slo-scorecard.py \
../../scripts/reboot-recovery/validate-windows99-console-verify-artifact.py \
../../scripts/reboot-recovery/windows99-management-channel-probe.py \