fix(cd): keep recovery receipts on controlled profile
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 39s
CD Pipeline / build-and-deploy (push) Failing after 55s
CD Pipeline / post-deploy-checks (push) Has been cancelled
AWOOOI Harbor 110 Local Repair / workflow-shape (push) Successful in 0s
AWOOOI Harbor 110 Local Repair / harbor-110-local-repair (push) Has been cancelled

This commit is contained in:
Your Name
2026-07-01 08:09:16 +08:00
parent d7f62b6237
commit f3a29b4818
2 changed files with 10 additions and 0 deletions

View File

@@ -256,6 +256,8 @@ jobs:
;;
docs/operations/awoooi-priority-work-order-readback.snapshot.json)
;;
docs/operations/awooop-conversation-event-hot-path-index-apply-receipt-*.snapshot.json)
;;
docs/operations/awoooi-credential-escrow-evidence-controlled-closeout-receipt.snapshot.json)
;;
docs/operations/awoooi-reboot-auto-recovery-slo-scorecard.snapshot.json)

View File

@@ -254,6 +254,14 @@ def test_priority_work_order_readback_stays_on_controlled_runtime_profile() -> N
assert source in text
def test_recovery_apply_receipts_stay_on_controlled_runtime_profile() -> None:
text = _workflow_text()
assert (
"docs/operations/awooop-conversation-event-hot-path-index-apply-receipt-*.snapshot.json)"
in text
)
def test_iwooos_security_operation_api_stays_on_controlled_runtime_profile() -> None:
text = _workflow_text()
expected_sources = [