Skip to content

ci: add per-PR Cloudflare Worker preview deploys - #3

Merged
phatpham9 merged 1 commit into
mainfrom
feature/cloudflare-preview-workflow
Jun 23, 2026
Merged

ci: add per-PR Cloudflare Worker preview deploys#3
phatpham9 merged 1 commit into
mainfrom
feature/cloudflare-preview-workflow

Conversation

@phatpham9

Copy link
Copy Markdown
Member

Uploads a Worker version (wrangler versions upload --preview-alias) on each PR push and comments the resulting *.workers.dev preview URL back on the PR, without shifting production traffic. Explicitly enables preview_urls in wrangler.toml so this doesn't depend on the workers.dev-matching default.

Uploads a Worker version (wrangler versions upload --preview-alias) on
each PR push and comments the resulting *.workers.dev preview URL back
on the PR, without shifting production traffic. Explicitly enables
preview_urls in wrangler.toml so this doesn't depend on the
workers.dev-matching default.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🔎 Cloudflare preview: https://39c054bc-feedreader.phatpham9.workers.dev

Uploaded from 67f7228b1744d7c9dba19f720b14fec5924394f9. This is a Worker version preview — it shares the production D1 database, so it reads/writes real data; it does not receive cron-triggered refreshes.

@phatpham9
phatpham9 merged commit 99aa34d into main Jun 23, 2026
2 checks passed
@phatpham9
phatpham9 deleted the feature/cloudflare-preview-workflow branch June 23, 2026 11:58
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