Skip to content

Guard Cloudflare Worker deployments with migrations and preflights - #1050

Merged
arul28 merged 1 commit into
mainfrom
fix/guard-worker-releases
Aug 6, 2026
Merged

Guard Cloudflare Worker deployments with migrations and preflights#1050
arul28 merged 1 commit into
mainfrom
fix/guard-worker-releases

Conversation

@arul28

@arul28 arul28 commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Route release guidance and the deploy workflow through package-owned Worker deployment commands.
  • Make webhook deploys apply remote D1 migrations before publishing and preserve tunnel version-tag forwarding.
  • Scope account-directory deployment preflight to the environment being deployed.
  • Document the 2026-08-06 migration/secret gotcha: a green /health endpoint does not prove authenticated routes are healthy.

Verification

  • Account directory: 76 tests passed; typecheck passed; default and production deployment preflights passed with stored Cloudflare credentials.
  • Webhook relay: 62 tests passed; typecheck passed; dry-run build passed.
  • Documentation validation passed for 227 files.
  • No secrets or generated build output included.

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
ade Ignored Ignored Preview Aug 6, 2026 6:14pm

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 56 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 7e04f6a8-959b-47e3-be5c-c5a0207dd751

📥 Commits

Reviewing files that changed from the base of the PR and between 5f92c7c and 69e95d7.

📒 Files selected for processing (9)
  • .agents/skills/release/SKILL.md
  • .github/workflows/deploy-web.yml
  • apps/account-directory/README.md
  • apps/account-directory/package.json
  • apps/account-directory/scripts/verify-deployment-config.d.mts
  • apps/account-directory/scripts/verify-deployment-config.mjs
  • apps/account-directory/test/verifyDeploymentConfig.test.ts
  • apps/webhook-relay/README.md
  • apps/webhook-relay/package.json

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.

@arul28 arul28 changed the title Primary -> main Guard Cloudflare Worker deployments with migrations and preflights Aug 6, 2026
@arul28
arul28 force-pushed the fix/guard-worker-releases branch from 43bd622 to 69e95d7 Compare August 6, 2026 18:14
@arul28
arul28 merged commit c5b5d33 into main Aug 6, 2026
4 checks passed
@arul28
arul28 deleted the fix/guard-worker-releases branch August 6, 2026 18:15
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