feat(runner): use deploy snapshot for closure fallback

This commit is contained in:
Your Name
2026-06-29 10:48:19 +08:00
parent 7191193c71
commit 5e3e5c7aea
6 changed files with 158 additions and 5 deletions

View File

@@ -212,7 +212,7 @@ def test_delivery_closure_workbench_endpoint_returns_product_summary():
assert lanes["production_deploy"]["blocker_count"] == 4
assert lanes["production_deploy"]["metric"][
"observed_source_control_main_short_sha"
] == "76071f21a811"
] == "7191193c71e"
assert lanes["production_deploy"]["metric"][
"production_image_tag_short_sha"
] == "af45811e87"