From 196c6c80cb28e7100fbb14c9d9f3aa852a66da4a Mon Sep 17 00:00:00 2001 From: yoshi49535 Date: Sun, 6 Sep 2026 23:08:40 +0900 Subject: [PATCH] test(e2e): pin verifier v0.8.1 and proxy v0.5.1 release cuts before tagging MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Both patches carry only the shutdown reason-consistency fix and a doc correction (verifier #212 / proxy #83), cut in #213 and #84 (+ #85 wording). Pinned to the exact commits that will be tagged, so the run answers whether those trees work together before the tags exist — the order the release rule requires, and the opposite of how v0.8.0 / v0.5.0 went out. Co-Authored-By: Claude Fable 5.1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index dae205f..baec9b1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Tested component revisions. Update these deliberately and rerun the full E2E. PROVIDER_REV := 19ce4c7f11c7747a93068b7679fc4436aa40e398 -PROXY_REV := 9828a137217426b9d6fe3115d3a4ca5ae789aa92 -VERIFIER_REV := c5e0608cd0f938038af0031446e06d24cef73087 +PROXY_REV := 9fc0dab66bcbb74c189c2b17812cf50851b9d2f2 +VERIFIER_REV := dd8adc65d31d342518392800f516a8ef3adf4bfc PROVIN_REV := 74e22644dd1d65921015942bbac6677d175f69fc define clone_or_pull