Skip to content

Commit 64f8f77

Browse files
chore(harness): re-pin the hash manifest after the python-tests workflow edit
.github/workflows/python-tests.yml is a hash-pinned policy artifact, so editing it to add `--fail-under=0` tripped HARNESS_TAMPERED and failed the REQUIRED `harness-hash --verify` check. That is the gate working exactly as designed — a policy file cannot change without an explicit, committed re-pin. Regenerated via `harness-hash.sh --init` (37 files pinned); --verify now OK. Only the python-tests.yml line changed — no other pinned artifact moved, which confirms the edit was scoped to the one workflow.
1 parent 1785f55 commit 64f8f77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.harness-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ a47735f905b1463c148d0b71f5db852beec873782be18b6d1e7a55ec54a1baf4 .github/workfl
1313
b0302fc487734c9d925accc83f58ac86587eb991ec35d675c43282aebf295ecf .github/workflows/leading-indicator-watch.yml
1414
87e8277670edd32734871ea373f37395329a19a572e9ccc39a9af3789087ecff .github/workflows/lint.yml
1515
64d1e82fe68d531d30f5f4815af7cf852c564c5c406d3db47329cacbed8e421b .github/workflows/partner-name-guard.yml
16-
1c1911ca29b3e5aa2a62f14dc6cd50ff119d914d00b8dada23342435275dee1d .github/workflows/python-tests.yml
16+
ee7eb3ebd24be4ae2132e021a8bbcd853f25474371e43a8ec40d3c473e5baaa6 .github/workflows/python-tests.yml
1717
45fbc5b54171b6e10052a69894a1e0a6955013e7d88fa16706a0ed55eae830f4 .github/workflows/release.yml
1818
db162cbe380e2d61bbcc820cdd5a89807ca1a7cf221b8f5e28ef3c0ce9ed1767 .github/workflows/schema-drift.yml
1919
a71c2bf4169af59d3708009fc95d7d097fdcb68f3d4a70337e8578f93c085279 .github/workflows/sign-dogfood-bundle.yml

0 commit comments

Comments
 (0)