Skip to content

ci: verify scoped cli publish without bin#172

Merged
khaliqgant merged 1 commit into
mainfrom
codex/fix-verify-publish-scoped-cli
Jun 1, 2026
Merged

ci: verify scoped cli publish without bin#172
khaliqgant merged 1 commit into
mainfrom
codex/fix-verify-publish-scoped-cli

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

Fixes the Verify Publish workflow for the scoped @agentworkforce/cli package. That package is an implementation dependency and intentionally does not declare a global bin; the user-facing global CLI is the unscoped agentworkforce package.\n\nChanges:\n- keep the CLI-bin smoke only for agentworkforce\n- add a scoped @agentworkforce/cli smoke that installs the package, checks package metadata, and imports dist/cli.js\n\nValidation:\n- local scoped smoke against @agentworkforce/cli@3.0.36 passed\n- git diff --check passed

@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 1, 2026

Warning

Review limit reached

@khaliqgant, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 17 minutes and 14 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: be3ddb04-d111-4baa-8e50-899b252cd541

📥 Commits

Reviewing files that changed from the base of the PR and between db22e30 and 1beeb86.

📒 Files selected for processing (1)
  • .github/workflows/verify-publish.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-verify-publish-scoped-cli

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 and usage tips.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

@agent-relay-code
Copy link
Copy Markdown
Contributor

Reviewed PR #172 against the diff and traced the package behavior. I did not find breakage requiring edits.

Local validation completed:

  • github-actionlint .github/workflows/verify-publish.yml
  • Exact scoped CLI smoke test against @agentworkforce/cli@3.0.36
  • corepack pnpm -r run build
  • corepack pnpm run lint && corepack pnpm run typecheck && corepack pnpm run test

Copy link
Copy Markdown
Contributor

@agent-relay-code agent-relay-code Bot left a comment

Choose a reason for hiding this comment

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

ℹ️ pr-reviewer: review only — no file changes were applied to the PR (nothing to commit after review). The notes below are advisory and were not pushed.

Reviewed PR #172 against the diff and traced the package behavior. I did not find breakage requiring edits.

Local validation completed:

  • github-actionlint .github/workflows/verify-publish.yml
  • Exact scoped CLI smoke test against @agentworkforce/cli@3.0.36
  • corepack pnpm -r run build
  • corepack pnpm run lint && corepack pnpm run typecheck && corepack pnpm run test

@khaliqgant khaliqgant merged commit 80aba6e into main Jun 1, 2026
3 checks passed
@khaliqgant khaliqgant deleted the codex/fix-verify-publish-scoped-cli branch June 1, 2026 19:22
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