Skip to content

Migrate deployment to Cloudflare Workers - #2

Merged
kyeunga25 merged 3 commits into
mainfrom
agent/workers-deployment
Jul 18, 2026
Merged

Migrate deployment to Cloudflare Workers#2
kyeunga25 merged 3 commits into
mainfrom
agent/workers-deployment

Conversation

@kyeunga25

Copy link
Copy Markdown
Owner

Summary

  • migrate the deployment configuration from Cloudflare Pages to assets-only Workers Static Assets
  • add the production route, SPA fallback, preview URLs, cache policy, and pinned Wrangler commands
  • support browser-matrix checks against deployed preview and production URLs
  • update the bilingual deployment and rollback documentation

Impact

Image decoding, preview, and export remain browser-only. The Worker serves static assets without a Worker script or runtime bindings. The existing Pages project remains available as the rollback origin while the Workers route is validated.

Validation

  • npm run check
  • npm run worker:check
  • PLAYWRIGHT_BASE_URL=https://wallpect.kyeunga25.workers.dev npm run test:e2e
  • PLAYWRIGHT_BASE_URL=https://wallpect.k-y.cc npm run test:e2e

The browser matrix passed in Chromium, WebKit mobile, Microsoft Edge, and Firefox.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploying wallpect with  Cloudflare Pages  Cloudflare Pages

Latest commit: cbf6972
Status: ✅  Deploy successful!
Preview URL: https://408831e5.wallpect.pages.dev
Branch Preview URL: https://agent-workers-deployment.wallpect.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
wallpect cbf6972 Commit Preview URL

Branch Preview URL
Jul 18 2026, 08:38 PM

@kyeunga25
kyeunga25 marked this pull request as ready for review July 18, 2026 20:52
@kyeunga25
kyeunga25 merged commit 9ed95d8 into main Jul 18, 2026
3 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