Skip to content

fix(release): authenticate iii installer - #786

Merged
ytallo merged 1 commit into
mainfrom
fix/publish-iii-cli-auth
Aug 12, 2026
Merged

fix(release): authenticate iii installer#786
ytallo merged 1 commit into
mainfrom
fix/publish-iii-cli-auth

Conversation

@ytallo

@ytallo ytallo commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • pass the workflow token to the iii installer during Registry publication
  • add a release workflow contract test for the authenticated installer configuration

Why

Release publication could fail before starting the iii engine when the installer exhausted GitHub's unauthenticated API limit. The workflow already has read access to repository contents, so using the ephemeral workflow token raises the API limit without adding a new secret.

This unblocks exact Registry publication and keeps failed mutating releases recoverable through Release Control.

Validation

  • release workflow contract tests
  • YAML parse and token wiring assertion
  • authenticated iii 0.17.0 installer run

@ytallo ytallo added the no-ticket PR deliberately has no Linear ticket (bump/typo/CI-only) label Aug 12, 2026
@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
workers Ready Ready Preview Aug 12, 2026 10:47pm
workers-tech-spec Ready Ready Preview Aug 12, 2026 10:47pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

skill-check — worker

0 verified, 58 skipped (no docs/).

Layer Result
structure
vale
ai
render

Four for four. Nicely done.

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ytallo, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 28 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 652b3a1c-7c1d-4542-afba-91917674947c

📥 Commits

Reviewing files that changed from the base of the PR and between fd5491c and 4b200b8.

📒 Files selected for processing (2)
  • .github/scripts/tests/test_release_workflows.py
  • .github/workflows/_publish-registry.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ytallo
ytallo merged commit 6744637 into main Aug 12, 2026
16 of 17 checks passed
@ytallo
ytallo deleted the fix/publish-iii-cli-auth branch August 12, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-ticket PR deliberately has no Linear ticket (bump/typo/CI-only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant