FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Disable public Worker preview URLs by adewale · Pull Request #11 · adewale/pythonbyexample · GitHub

Disable public Worker preview URLs - #11

Merged
adewale merged 1 commit into
mainfrom
disable-preview-urls
Jul 11, 2026
Merged

Disable public Worker preview URLs#11
adewale merged 1 commit into
mainfrom
disable-preview-urls

Conversation

adewale commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

Disable Cloudflare version preview URLs and remove the workflow that depended on them, closing the remaining public hostname path around custom-domain WAF controls.

Changes

  • Set preview_urls: false alongside the existing workers_dev: false.
  • Remove the incompatible Preview workflow.
  • Update deployment and protection documentation.
  • Add a configuration regression assertion.

Verification

  • make test — 224 tests passed
  • make check-generated
  • Ruff passed
  • Wrangler dry-run included 8.1 MiB of vendored modules
  • git diff --check

Risk

Intentional behavior change: named/version preview URLs are no longer available. Production remains on the existing custom domain.

adewale merged commit 73ff959 into main Jul 11, 2026
1 check passed
adewale deleted the disable-preview-urls branch July 11, 2026 20:12
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL