Skip to content

Allow staging domain in worker origins - #92

Merged
richardthe3rd merged 1 commit into
mainfrom
claude/allow-staging-origins-01Az2QwJ7SDMkXGuF9Cey4kD
Dec 4, 2025
Merged

Allow staging domain in worker origins#92
richardthe3rd merged 1 commit into
mainfrom
claude/allow-staging-origins-01Az2QwJ7SDMkXGuF9Cey4kD

Conversation

@richardthe3rd

Copy link
Copy Markdown
Owner

Add support for *.staging-cambeerfestival.pages.dev domains in the Cloudflare Worker's CORS configuration. This enables branch-based staging deployments to access the API.

Add support for *.staging-cambeerfestival.pages.dev domains in the
Cloudflare Worker's CORS configuration. This enables branch-based
staging deployments to access the API.
Copilot AI review requested due to automatic review settings December 4, 2025 17:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the Cloudflare Worker's CORS configuration to support a new staging deployment infrastructure. The change enables the newly introduced staging-cambeerfestival Cloudflare Pages project to access the API proxy, which is used for branch-based staging deployments as configured in the CI/CD workflow.

Key Changes:

  • Added CORS support for *.staging-cambeerfestival.pages.dev domains to allow access from staging and PR preview deployments

@richardthe3rd
richardthe3rd merged commit 3c34f54 into main Dec 4, 2025
19 checks passed
@richardthe3rd
richardthe3rd deleted the claude/allow-staging-origins-01Az2QwJ7SDMkXGuF9Cey4kD branch December 4, 2025 17:30
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.

3 participants