Skip to content

test(e2e): pin verifier v0.9.0 release cut before tagging - #32

Merged
y1o1 merged 1 commit into
developfrom
test/e2e-pin-verifier-v0.9.0
Sep 10, 2026
Merged

test(e2e): pin verifier v0.9.0 release cut before tagging#32
y1o1 merged 1 commit into
developfrom
test/e2e-pin-verifier-v0.9.0

Conversation

@y1o1

@y1o1 y1o1 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Pre-tag E2E for one minor release, in the order the release rule requires: cut merged → umbrella E2E green → tag.

component was now to be tagged as
verifier dd8adc65 (v0.8.1) 6d6a26a4 (#223 on top of #220 #221 #222 #224) v0.9.0

0.9.0 makes the verifier usable with an external IdP as the authorization layer alone (o3co/auth.policy-verifier#219): oauth.authenticator selects a registered token authenticator; oauth.jwt.audienceClaim and tokenType = "*" accept Clerk / Cognito token shapes; PayloadScopeCollector { claim } and PayloadClaimAttributeCollector turn an IdP's claims into attributes. Every existing config reads as before (authenticatorjwt, audienceClaimaud, claimscope); the two type-level edges are BREAKING (types only) in its CHANGELOG. This harness authenticates with auth.provider's JWTs, so this run is the regression check for the unchanged path — the cumulative audit's Critical / Important were folded before the cut.

PROVIDER_REV, PROXY_REV and PROVIN_REV are unchanged. The tag is pushed only after this run is green.

🤖 Generated with Claude Code

Pre-tag E2E for the auth.policy-verifier minor release, in the order the release rule requires: cut merged -> umbrella E2E green -> tag. VERIFIER_REV moves from dd8adc65 (v0.8.1) to 6d6a26a43959c85558fabf834d2dbc3d32c41a86 (release: v0.9.0, o3co/auth.policy-verifier#219 via #220 #221 #222 #224 #223). PROVIDER_REV / PROXY_REV / PROVIN_REV are unchanged.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings September 10, 2026 08:11

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 revision pin update consistent with the PR description and used directly by the E2E setup targets.

Pull request overview

Pins the E2E harness to the auth.policy-verifier commit intended for the v0.9.0 release cut, enabling a pre-tag regression run in the required order (cut merged → umbrella E2E green → tag).

Changes:

  • Update VERIFIER_REV to 6d6a26a43959c85558fabf834d2dbc3d32c41a86 (v0.9.0 cut candidate).
File summaries
File Description
Makefile Updates the pinned verifier revision used by setup/build/test-e2e to run umbrella E2E against the v0.9.0 release cut commit.
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 b25e485 into develop Sep 10, 2026
3 checks passed
@y1o1
y1o1 deleted the test/e2e-pin-verifier-v0.9.0 branch September 10, 2026 08:16
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