Skip to content

fix: use npx wrangler for Cloudflare Pages deploy#139

Merged
github-actions[bot] merged 1 commit into
developfrom
fix/cloudflare-npx
Mar 12, 2026
Merged

fix: use npx wrangler for Cloudflare Pages deploy#139
github-actions[bot] merged 1 commit into
developfrom
fix/cloudflare-npx

Conversation

@tomymaritano

Copy link
Copy Markdown
Collaborator

Mirror of #138

wrangler-action@v3 cannot install wrangler in pnpm workspaces
(ERR_PNPM_ADDING_TO_ROOT). Using npx wrangler@3 directly bypasses
this issue entirely. Also creates the Pages project if it doesn't exist.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions github-actions Bot enabled auto-merge (squash) March 12, 2026 03:45
@github-actions github-actions Bot added the ci label Mar 12, 2026
@coderabbitai

coderabbitai Bot commented Mar 12, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@tomymaritano has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 19 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: dea64949-8f05-4cd1-add8-da2071665789

📥 Commits

Reviewing files that changed from the base of the PR and between 193bbce and 1a1660c.

📒 Files selected for processing (1)
  • .github/workflows/docs.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/cloudflare-npx

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.

@github-actions github-actions Bot merged commit d5cd8ed into develop Mar 12, 2026
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant