ci(website): verify static Cloudflare deployment - #19
Closed
100gle wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 13:35
5c872db to
0c4e5c5
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 13:47
0c4e5c5 to
b072f8d
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 13:50
b072f8d to
a7a6256
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 13:55
a7a6256 to
9d197cb
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 13:58
9d197cb to
28c04b8
Compare
This was referenced Aug 12, 2026
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 14:02
28c04b8 to
24cbc0a
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 15:44
24cbc0a to
bbc8d29
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 15:47
bbc8d29 to
b7e47b2
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 15:50
b7e47b2 to
7497b19
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 12, 2026 16:03
7497b19 to
5bbb381
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 13, 2026 00:36
5bbb381 to
ea18437
Compare
100gle
force-pushed
the
codex/website-astro7-ci
branch
from
August 13, 2026 00:40
ea18437 to
a2f5f33
Compare
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
2026-08-12.Unknown routes now return a direct HTTP 404 instead of first redirecting to
/404. This is an intentional correctness improvement made possible by the static deployment.Final verification
pnpm install --frozen-lockfilepnpm audit --audit-level=low— 0 known vulnerabilitiespnpm peers check— 0 peer issuespnpm check— 47 files, 0 diagnosticspnpm buildpnpm verify:build— 80 HTML pages, 74 Pagefind fragments, 78 sitemap URLs, 6 Blog articles, 8 OG imagespnpm verify:deploy— 414 static assets, no bindingspnpm test:preview— 15 routes passedgit diff --checkStack
4 of 4. Depends on #18.