Skip to content

Fix release tarball discovery - #202

Merged
Keesan12 merged 1 commit into
mainfrom
fix/release-pack-discovery
Aug 13, 2026
Merged

Fix release tarball discovery#202
Keesan12 merged 1 commit into
mainfrom
fix/release-pack-discovery

Conversation

@Keesan12

Copy link
Copy Markdown
Owner

Summary

  • discover npm pack artifacts from the output directory instead of optional JSON metadata
  • use the real tarball for public facade and MCP package-surface validation
  • preserve existing package allowlists and retired-adapter rejection

Verification

  • tarball discovery tests: 9/9 passed
  • public facade pack/install smoke: exit 0
  • MCP pack/install/handshake smoke: exit 0, 22 tools
  • root workflow pack helper: exit 0
  • git diff --check: exit 0

Release blocker

Trusted release run 31671943680 stopped before pack/publish because npm created the tarball but returned no JSON filename. No 0.5.0 package or release was published.

@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 15 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: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7a41d2d0-b822-4dcf-854a-0adf41105cb2

📥 Commits

Reviewing files that changed from the base of the PR and between aea4a6f and b76bfb0.

📒 Files selected for processing (5)
  • packages/mcp/scripts/smoke-package.mjs
  • scripts/pack-root-release.mjs
  • scripts/public-facade-smoke.mjs
  • scripts/root-release-guard.mjs
  • scripts/tests/root-release-guard.test.mjs

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.

@Keesan12
Keesan12 merged commit a9735b7 into main Aug 13, 2026
5 checks passed
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.

1 participant