Skip to content

Conversation

@dario-piotrowicz
Copy link
Member

This PR is for addressing a concern @irvinebroque raised here: #25256 (review)

The fact that the changes in #25256 required users to navigate to different pages instead of directly getting instructions regarding remote bindings.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/browser-rendering/ @mchenco, @cloudflare/pcx-technical-writing, @celso, @danielgek, @kathayl, @ToriLindsay
/src/content/docs/d1/ @elithrar, @rozenmd, @vy-ton, @joshthoward, @oxyjun, @harshil1712, @cloudflare/pcx-technical-writing
/src/content/docs/kv/ @elithrar, @thomasgauvin, @rts-rob, @oxyjun, @cloudflare/pcx-technical-writing
/src/content/docs/r2/ @oxyjun, @elithrar, @jonesphillip, @aninibread, @harshil1712, @cloudflare/workers-docs, @cloudflare/pcx-technical-writing
* @cloudflare/pcx-technical-writing
/src/content/partials/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1

@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2025

This PR requires additional review attention because it affects the following areas:

Partials

This PR updates partial files, which are pieces of content used across multiple files in our Render component.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2025

Preview URL: https://7254c4d0.preview.developers.cloudflare.com
Preview Branch URL: https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/browser-rendering/how-to/pdf-generation/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/browser-rendering/how-to/pdf-generation/
https://developers.cloudflare.com/browser-rendering/platform/wrangler/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/browser-rendering/platform/wrangler/
https://developers.cloudflare.com/browser-rendering/workers-bindings/browser-rendering-with-do/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/browser-rendering/workers-bindings/browser-rendering-with-do/
https://developers.cloudflare.com/browser-rendering/workers-bindings/reuse-sessions/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/browser-rendering/workers-bindings/reuse-sessions/
https://developers.cloudflare.com/d1/best-practices/local-development/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/d1/best-practices/local-development/
https://developers.cloudflare.com/d1/tutorials/using-read-replication-for-e-com/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/d1/tutorials/using-read-replication-for-e-com/
https://developers.cloudflare.com/kv/get-started/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/kv/get-started/
https://developers.cloudflare.com/r2/api/workers/workers-api-usage/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/r2/api/workers/workers-api-usage/
https://developers.cloudflare.com/browser-rendering/faq/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/browser-rendering/faq/
https://developers.cloudflare.com/browser-rendering/how-to/ai/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/browser-rendering/how-to/ai/
https://developers.cloudflare.com/d1/tutorials/build-an-api-to-access-d1/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/d1/tutorials/build-an-api-to-access-d1/
https://developers.cloudflare.com/kv/concepts/kv-bindings/ https://dario-2199-remote-bindings-no-link.preview.developers.cloudflare.com/kv/concepts/kv-bindings/

```

You can run this script to test it using [remote bindings](/workers/development-testing/#remote-bindings):
You can run this script to test it via:
Copy link
Member Author

@dario-piotrowicz dario-piotrowicz Sep 19, 2025

Choose a reason for hiding this comment

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

Note: I just removed the remote bindings reference here altogether... to be honest I don't fully follow what this guide is doing with workers AI and why it is using the API directly... 🤔

I think it'd be better not to necessarily include the remote bindings mention here now, revisti/re-evalute the guide, potentially update it and then see where and how to include remote bindings

Copy link
Contributor

@irvinebroque irvinebroque left a comment

Choose a reason for hiding this comment

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

big thank you for this!

@dario-piotrowicz dario-piotrowicz force-pushed the dario/2199-remote-bindings-no-link branch from 6fd3f02 to 0abd260 Compare September 23, 2025 23:13
@dario-piotrowicz dario-piotrowicz force-pushed the dario/2199-remote-bindings-no-link branch from 0abd260 to 9b9fa1b Compare September 23, 2025 23:14
JohnDaWalka

This comment was marked as spam.

@Oxyjun Oxyjun enabled auto-merge (squash) September 30, 2025 16:35
@Oxyjun Oxyjun merged commit 7f7daca into production Sep 30, 2025
8 checks passed
@Oxyjun Oxyjun deleted the dario/2199-remote-bindings-no-link branch September 30, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:browser-rendering product:d1 D1: https://developers.cloudflare.com/d1/ product:kv product:r2 R2 object storage: https://developers.cloudflare.com/r2 September 2025 size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.