Skip to content

Wait for complete Cloudflare asset propagation during verification - #4

Merged
deku2026 merged 1 commit into
mainfrom
codex/web-delivery-propagation
Sep 15, 2026
Merged

deku2026 merged 1 commit into
mainfrom
codex/web-delivery-propagation

Conversation

@deku2026

Copy link
Copy Markdown
Contributor

Change

The first custom-domain deployment exposed a propagation race: __build.json identified the new candidate while one public response still lacked its new cache policy. Without another deployment, all file headers and all twelve live browser tests then passed.

After identity readiness, retry the complete read-only asset/hash/header/404 probe under a shared two-minute abort deadline. Keep exact validation and mandatory browser checks, include the last failing path/header in diagnostics, and never automatically redeploy or retry browser assertions.

Validation

  • npm run check (10 tests, including delayed response headers and permanent mismatch failure)
  • Existing production artifact: all twelve Chromium/Firefox/WebKit tests passed against https://arcforges.com
  • Real custom-domain HTML no longer contains the injected analytics beacon
  • PR CI will independently rebuild and validate the candidate

Deployment

No new credentials or account changes. This is a targeted correction to run 35032047709; its failed release gate was preserved. A subsequent main run must still pass complete live verification before creating a release.

@deku2026
deku2026 merged commit 0405df4 into main Sep 15, 2026
10 checks passed
@deku2026
deku2026 deleted the codex/web-delivery-propagation branch September 15, 2026 22:52
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