Skip to content

docs: clarify Cloudflare Access setup in populate-cache comment#1267

Merged
petebacondarwin merged 1 commit into
mainfrom
docs/populate-cache-access-comment
May 15, 2026
Merged

docs: clarify Cloudflare Access setup in populate-cache comment#1267
petebacondarwin merged 1 commit into
mainfrom
docs/populate-cache-access-comment

Conversation

@petebacondarwin
Copy link
Copy Markdown
Contributor

@petebacondarwin petebacondarwin commented May 15, 2026

Summary

Why

The original comment (introduced in #1261) was reused verbatim in the v1.19.10 changelog and turned out to be ambiguous:

The Application at "open-next-cache-populate..workers.dev" should have a policy with: …

Multiple users in #1171 read this as "create a new Access application for that hostname" and ended up with a setup that blocks the upload. The user that eventually got it working in #1171 (comment) reported that the Service Auth policy needs to be attached to the existing Access application that already covers the hostname (typically the *.<account>.workers.dev wildcard). Creating a separate application for the helper-worker hostname was observed to block the upload even alongside the wildcard app.

This PR restates the comment so the next maintainer who reads it (or copies it into a future changeset) reflects the working setup, and links out to the new docs section.

Notes


Open in Devin Review

The previous comment said simply that 'the Application at
open-next-cache-populate.<account>.workers.dev should have a policy'.
That wording was reused verbatim in the v1.19.10 changelog entry and
turned out to be ambiguous: several users read it as 'create a new
Access application for that hostname' and ended up with an
upload-blocking setup (see #1171).

Restate the comment to reflect what actually works — attach the
Service Auth policy to the existing Access application that already
covers the hostname, typically the workers.dev wildcard — and link
out to the docs section that covers the full procedure.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 15, 2026

⚠️ No Changeset found

Latest commit: 2492ffe

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 15, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@opennextjs/cloudflare@1267

commit: 2492ffe

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@petebacondarwin petebacondarwin merged commit dd78941 into main May 15, 2026
8 checks passed
@petebacondarwin petebacondarwin deleted the docs/populate-cache-access-comment branch May 15, 2026 17: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.

2 participants