fix(release): validate candidate installer evidence

This commit is contained in:
Dallin Romney
2026-07-14 07:13:01 -07:00
parent 718e31279c
commit 9a87128cea
7 changed files with 47 additions and 23 deletions
@@ -299,6 +299,7 @@ for ((index = 0; index < run_count; index += 1)); do
write_output evidence_root_run_id "$run_id"
write_output evidence_run_url "$run_url"
write_output evidence_sha "$prior_sha"
write_output evidence_policy "exact-target-full-validation-v1"
write_output changed_path_count "0"
write_output changed_paths "[]"
write_output evidence_manifest "$(jq -c '.manifest' <<< "$validation_record")"