Skip to content

[wrangler] Add support for jurisdictions to Queue commands - #15577

Draft
sdnts wants to merge 2 commits into
mainfrom
queue-jurisdictions
Draft

sdnts wants to merge 2 commits into
mainfrom
queue-jurisdictions

Conversation

@sdnts

@sdnts sdnts commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Fixes MQ-1459

  • Accept jurisdiction in wrangler queues create
  • Present jurisdiction in wrangler queues list
  • Present jurisdiction in wrangler queues info <>

Jurisdictions are currently gated (and do not work fully), so I'd only like to get this PR reviewed and not merged.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because:

A picture of a cute animal (not mandatory, but encouraged)


Devin Review

@changeset-bot

changeset-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 38b1208

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
wrangler Minor
@cloudflare/deploy-helpers Patch
@cloudflare/vite-plugin Patch
@cloudflare/vitest-plugin Patch
@cloudflare/remote-bindings Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Sep 9, 2026
@workers-devprod
workers-devprod requested review from a team and emily-shen and removed request for a team September 9, 2026 13:11
@workers-devprod

workers-devprod commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

ask-bonk[bot]

This comment was marked as resolved.

@ask-bonk

ask-bonk Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

I'm Bonk, and I've done a quick review of your PR.

Adds Queue jurisdiction creation and display support.

  1. P1: queues list omits jurisdictions when the first queue has none. Posted a suggestion comment.

github run

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@pkg-pr-new

pkg-pr-new Bot commented Sep 9, 2026

Copy link
Copy Markdown
@cloudflare/autoconfig

npm i https://pkg.pr.new/@cloudflare/autoconfig@15577

@cloudflare/build-output-utils

npm i https://pkg.pr.new/@cloudflare/build-output-utils@15577

@cloudflare/codemods

npm i https://pkg.pr.new/@cloudflare/codemods@15577

@cloudflare/config

npm i https://pkg.pr.new/@cloudflare/config@15577

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@15577

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@15577

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@15577

miniflare

npm i https://pkg.pr.new/miniflare@15577

@cloudflare/pages-functions

npm i https://pkg.pr.new/@cloudflare/pages-functions@15577

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@15577

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@15577

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@15577

@cloudflare/vitest-plugin

npm i https://pkg.pr.new/@cloudflare/vitest-plugin@15577

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@15577

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@15577

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@15577

wrangler

npm i https://pkg.pr.new/wrangler@15577

commit: 479a75b

@sdnts
sdnts force-pushed the queue-jurisdictions branch 2 times, most recently from 6cdf9ca to 056eed1 Compare September 9, 2026 13:24
Comment thread packages/wrangler/src/queues/cli/commands/info.ts Outdated
Comment thread packages/wrangler/src/queues/cli/commands/list.ts Outdated
Comment thread packages/wrangler/src/queues/cli/commands/list.ts
@dario-piotrowicz
dario-piotrowicz removed the request for review from emily-shen September 9, 2026 13:33
@sdnts
sdnts force-pushed the queue-jurisdictions branch 2 times, most recently from 6b4972a to 38b1208 Compare September 9, 2026 13:53
@sdnts
sdnts force-pushed the queue-jurisdictions branch from 38b1208 to 479a75b Compare September 9, 2026 13:53

@dario-piotrowicz dario-piotrowicz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 🙂

@workers-devprod workers-devprod 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.

Codeowners reviews satisfied

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Sep 9, 2026
@sdnts
sdnts marked this pull request as draft September 9, 2026 13:56
@sdnts

sdnts commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

This is still gated in the API, will merge when I enable the feature flag for everyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

3 participants