Skip to content

test(e2e): pin provider v0.12.1 release cut before tagging - #31

Merged
y1o1 merged 1 commit into
developfrom
test/e2e-pin-provider-v0.12.1
Sep 9, 2026
Merged

test(e2e): pin provider v0.12.1 release cut before tagging#31
y1o1 merged 1 commit into
developfrom
test/e2e-pin-provider-v0.12.1

Conversation

@y1o1

@y1o1 y1o1 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

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

component was now to be tagged as
provider 19ce4c7f (v0.12.0) 84609f33 (#523 on top of #519) v0.12.1

The patch contains only the jwt-bearer aud fix (#518): the grant now mints aud as the client's allowedAudiences[0] (falling back to the client id) like the session and device grants, honours a policy grantedAudience fail-closed against allowedAudiences, and refuses a policy audience for an unauthenticated caller. Fixed-only, no BREAKING, exported surface unchanged. Nothing in this harness or in Provin exercises jwt-bearer, so this run is the regression check for the rest of the stack at the cut commit.

PROXY_REV, VERIFIER_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.provider patch release, in the order the release rule requires: cut merged -> umbrella E2E green -> tag. PROVIDER_REV moves from 19ce4c7f (v0.12.0) to 84609f33f0fd704c260735fd918413f0ceebfe13 (release: v0.12.1, #519 + #523). PROXY_REV / VERIFIER_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 9, 2026 14:45

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, isolated component revision pin aligned with the stated pre-tag E2E intent.

Pull request overview

Updates the E2E harness to run against the provider commit intended to become v0.12.1, so the umbrella integration checks can be executed in the required order (cut merge → E2E green → tag) before tagging the release.

Changes:

  • Bump PROVIDER_REV from the previous v0.12.0 commit to 84609f33f0fd704c260735fd918413f0ceebfe13 (pre-tag cut for v0.12.1).
  • Leave PROXY_REV, VERIFIER_REV, and PROVIN_REV unchanged.
File summaries
File Description
Makefile Pins PROVIDER_REV to the v0.12.1 cut commit to run the umbrella E2E suite against the release candidate.
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 28ad4ea into develop Sep 9, 2026
3 checks passed
@y1o1
y1o1 deleted the test/e2e-pin-provider-v0.12.1 branch September 9, 2026 14:52
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