[Sandbox] Reframe sandboxes on cloudflare - #33302
Draft
ghostwriternr wants to merge 4 commits into
Draft
Conversation
Purge unused 1.0 preview docs. Move existing Sandbox SDK pages under /sandbox/sdk/. Leave /sandbox/ as a short overview of Dynamic Workers and Containers. Rename the product nav and AI menu link to Sandboxes.
Explain sandboxes as isolated places to run untrusted work, then route to Dynamic Workers and Containers.
Redirects already send old /sandbox paths to /sandbox/sdk. Keep published changelog bodies as they went out.
Contributor
|
This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:
|
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
🚀 Deploying Preview to Cloudflare 🚀Preview URL: https://sandbox-sandboxes-on-cloudflare.previews.developers.cloudflare.com (commit 2fc9b7d)This URL reflects your latest Preview deploymentPreview Deployments by commit
|
ResourcesBySelector still looked under sandbox/guides and sandbox/tutorials after the SDK move, so the build failed.
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WIP: This PR is NOT READY for review.
Summary
As the sandbox SDK becomes leaner towards providing useful utilities and DX beyond what the runtime itself offers, shift the
/sandboxnavigation to be an overhauled space for 'Sandboxes on Cloudflare', building on top of Dynamic Workers and Containers and covering all sorts of sandbox use-cases we've discovered and how we support them. The leaner SDK utils will also be documented alongside how users can use containers.Existing
@cloudflare/sandboxdocs move under/sandbox/sdk/, where the legacy SDK remains documented for existing users, while keeping new user focus entirely on the platform bindings and the new runtime.Screenshots (optional)
Documentation checklist