Skip to content

ensure that maybeStartOrUpdateRemoteProxySession considers the potential account_id from the users' wrangler config#10259

Merged
dario-piotrowicz merged 6 commits intomainfrom
dario/DEVX-2152/remote-bindings-account-id-in-wrangler
Aug 7, 2025
Merged

ensure that maybeStartOrUpdateRemoteProxySession considers the potential account_id from the users' wrangler config#10259
dario-piotrowicz merged 6 commits intomainfrom
dario/DEVX-2152/remote-bindings-account-id-in-wrangler

Conversation

@dario-piotrowicz
Copy link
Copy Markdown
Member

Fixes https://jira.cfdata.org/browse/DEVX-2152
Fixes #9568


  • Tests
    • Tests included
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: bugfix
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: remote bindings are not a v3 feature

…ntial account_id from the user's wrangler config
@dario-piotrowicz dario-piotrowicz requested a review from a team as a code owner August 6, 2025 23:07
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 6, 2025

🦋 Changeset detected

Latest commit: 2bea7be

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

This PR includes changesets to release 3 packages
Name Type
wrangler Patch
@cloudflare/vite-plugin Patch
@cloudflare/vitest-pool-workers 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-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 6, 2025

Failed to automatically backport this PR's changes to Wrangler v3. Please manually create a PR targeting the v3-maintenance branch with your changes. Thank you for helping us keep Wrangler v3 supported!

Depending on your changes, running git rebase --onto v3-maintenance main dario/DEVX-2152/remote-bindings-account-id-in-wrangler might be a good starting point.

Notes:

  • your PR branch should be named v3-backport-10259
  • add the skip-v3-pr label to the current PR to stop this workflow from failing

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Aug 6, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@10259

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 2bea7be

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Aug 7, 2025
@dario-piotrowicz dario-piotrowicz merged commit c58a05c into main Aug 7, 2025
53 of 56 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dario/DEVX-2152/remote-bindings-account-id-in-wrangler branch August 7, 2025 13:29
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Setting account_id in wrangler config does not work for ai binding

3 participants