Retire Cloudflare Pages - #4
Merged
Merged
Conversation
Deploying with
|
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
wallpect.k-y.ccfrom the legacy Worker route to a Workers Custom DomainWhy
Production was already served by Workers Static Assets. The retained Pages project duplicated builds, exposed an unnecessary
pages.devendpoint, and was no longer needed for rollback because Workers deployment versions provide the supported recovery path.Deployment impact
b4c7e734-cd87-4253-a522-3043cb686c32wallpect.k-y.ccreturns HTTP 200 and SPA deep navigation resolves correctlywallpect.pages.devendpoint have been removedValidation
npm run lintnpm test— 27 tests passednpm run buildnpm run format:checknpm run worker:checknpm run test:e2e— 5 tests passed across Chromium, WebKit mobile, Edge, and FirefoxPLAYWRIGHT_BASE_URL=https://wallpect.k-y.cc npm run test:e2e— 5 production tests passedgit diff --check