[miniflare] Fix dev registry test opt-in - #15050
Conversation
|
|
Codeowners approval required for this PR:
Show detailed file reviewers |
|
This confirms the context: #15040 "Restrict dev registry registration to user workers" made registration opt-in via The change is minimal, correct, follows the existing conventions in the file, and there are no logic bugs, security issues, or behavioral problems. The LGTM |
@cloudflare/autoconfig
@cloudflare/build-output-utils
@cloudflare/config
create-cloudflare
@cloudflare/deploy-helpers
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-functions
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-auth
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
The dev-registry registration default is now opt-in. Add
unsafeRegisterWorker: trueto the registry-churn test workers, including retained workers on configuration updates.Note
This is a contribution from an AI agent: pi, GPT-5.6 Terra.