Skip to content

Retire Cloudflare Pages - #4

Merged
kyeunga25 merged 3 commits into
mainfrom
codex/remove-pages
Jul 23, 2026
Merged

Retire Cloudflare Pages#4
kyeunga25 merged 3 commits into
mainfrom
codex/remove-pages

Conversation

@kyeunga25

Copy link
Copy Markdown
Owner

What changed

  • move wallpect.k-y.cc from the legacy Worker route to a Workers Custom Domain
  • remove the redundant Cloudflare Pages project and duplicate Git deployments
  • update bilingual deployment, rollback, product, and release documentation for the Workers-only architecture

Why

Production was already served by Workers Static Assets. The retained Pages project duplicated builds, exposed an unnecessary pages.dev endpoint, and was no longer needed for rollback because Workers deployment versions provide the supported recovery path.

Deployment impact

  • the Custom Domain is active on Worker version b4c7e734-cd87-4253-a522-3043cb686c32
  • wallpect.k-y.cc returns HTTP 200 and SPA deep navigation resolves correctly
  • the Pages project and wallpect.pages.dev endpoint have been removed
  • uploaded images remain browser-only; no Worker script, upload API, analytics, or bindings were added

Validation

  • npm run lint
  • npm test — 27 tests passed
  • npm run build
  • npm run format:check
  • npm run worker:check
  • npm run test:e2e — 5 tests passed across Chromium, WebKit mobile, Edge, and Firefox
  • PLAYWRIGHT_BASE_URL=https://wallpect.k-y.cc npm run test:e2e — 5 production tests passed
  • git diff --check

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 23, 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 5758e3a Commit Preview URL

Branch Preview URL
Jul 23 2026, 03:31 PM

@kyeunga25
kyeunga25 merged commit 18a77b0 into main Jul 23, 2026
2 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