summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-06-08 16:18:04 +0700
committerhathach <[email protected]>2026-06-08 16:18:04 +0700
commit7b60e3951e800bcdc5e1e015ca078d4f3cd6080e (patch)
tree6f9281a5b9317461ca95b76d85ed73b17b663d16 /.github
parentfba8d257846ab9149f9db5443827d741492f837d (diff)
test/hil: clear HIL report up front on a fresh run
The report sidecar lives in a persistent dir (it survives the CI workspace clean so accumulation works across run attempts). A full run is "fresh" and must not merge prior state, but previously fresh only avoided *loading* the json at merge time — if a fresh run crashed before writing the report, the stale json/md from an earlier run lingered and a retry (fresh=False) could merge it, or the always() upload could post it. Delete hil_report.json/.md at the start of a fresh run so prior results can never leak. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions