Skip to content

test(e2e): pin verifier v0.8.1 and proxy v0.5.1 release cuts before tagging - #29

Merged
y1o1 merged 1 commit into
developfrom
test/pin-verifier-0.8.1-proxy-0.5.1
Sep 6, 2026
Merged

test(e2e): pin verifier v0.8.1 and proxy v0.5.1 release cuts before tagging#29
y1o1 merged 1 commit into
developfrom
test/pin-verifier-0.8.1-proxy-0.5.1

Conversation

@y1o1

@y1o1 y1o1 commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Pre-tag E2E for two patch releases, in the order the release rule requires: cut merged → umbrella E2E green → tag.

component was now to be tagged as
verifier c5e0608c (v0.8.0) dd8adc65 (#213) v0.8.1
proxy 9828a137 (v0.5.0) 9fc0dab6 (#84 + #85) v0.5.1

Both patches contain only the standalone-template / proxy shutdown fix from review — reason on the final graceful shutdown: complete line now names what set the exit code, with the drain outcome under its own drain key — plus the exit option doc pointing at deferExit. Fixed-only, no BREAKING.

PROVIDER_REV (v0.12.0) and PROVIN_REV are unchanged. Tags are pushed only after this run is green.

🤖 Generated with Claude Code

…agging

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 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings September 6, 2026 14:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward update of pinned component SHAs consistent with the stated pre-tag E2E workflow and does not introduce functional/test logic changes.

Pull request overview

Pins the E2E harness in this repo to the specific merged commit SHAs intended for the upcoming patch releases, so the umbrella cross-component E2E run is green before tagging proxy/verifier releases.

Changes:

  • Update PROXY_REV to 9fc0dab6… (targeting proxy v0.5.1).
  • Update VERIFIER_REV to dd8adc65… (targeting verifier v0.8.1).
File summaries
File Description
Makefile Updates pinned component revisions used by make setup/build/test-e2e to run pre-tag E2E against the intended patch-release commits.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@y1o1
y1o1 merged commit 24e611d into develop Sep 6, 2026
3 checks passed
@y1o1
y1o1 deleted the test/pin-verifier-0.8.1-proxy-0.5.1 branch September 6, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants