Skip to content

Keep the bridge on the stable release line - #856

Merged
ghostwriternr merged 1 commit into
nextfrom
keep-bridge-on-stable
Aug 7, 2026
Merged

Keep the bridge on the stable release line#856
ghostwriternr merged 1 commit into
nextfrom
keep-bridge-on-stable

Conversation

@ghostwriternr

@ghostwriternr ghostwriternr commented Aug 7, 2026

Copy link
Copy Markdown
Member

Summary

Keep the self-deployed bridge on the stable/main release line while the 1.0 preview covers the Worker SDK on @next.

The supported bridge remains the main template with matching stable package and image versions. This branch is no longer documented as a bridge release target.

Why

The preview process/terminal HTTP surface is still contested, and a hard bridge cutover would force mixed old/new HTTP clients through a flag day. Freezing the supported bridge on stable avoids that until the bridge contract is designed separately.

Test plan

  • Review updated bridge README / AGENTS / skill wording
  • Confirm no deploy guidance points at tree/next/bridge/worker
  • Pre-push typecheck passed

Open in Devin Review

The 1.0 preview covers the Worker SDK on @next. Self-deployed
bridge releases stay on main with matching stable package and
image versions until a separate bridge contract is ready.
@changeset-bot

changeset-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 72cdb1a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@ghostwriternr
ghostwriternr enabled auto-merge (squash) August 7, 2026 12:36

@devin-ai-integration devin-ai-integration Bot 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.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

---
name: sandbox-bridge
description: Trigger only when exercising a real running Sandbox deployment over HTTP via SANDBOX_WORKER_URL and SANDBOX_API_KEY, including process, terminal, file, tunnel, mount, pool, or OpenAPI bridge routes.
description: Trigger only when exercising a real running stable Sandbox bridge deployment over HTTP via SANDBOX_WORKER_URL and SANDBOX_API_KEY.

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.

I don't think it's super obvious what stable means.

Suggested change
description: Trigger only when exercising a real running stable Sandbox bridge deployment over HTTP via SANDBOX_WORKER_URL and SANDBOX_API_KEY.
description: Trigger only when exercising a real running Sandbox bridge deployment over HTTP via SANDBOX_WORKER_URL and SANDBOX_API_KEY using the stable 0.12 version of @cloudflare/sandbox-sdk.

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.

I think the language here is off, the skill is fine, it just needs a line at the top to explain that when provided the SANDBOX_WORKER_URL is pointing to a deployment of the Sandbox bridge using the 0.12 branch of the codebase and APIs documented reflect that.

@ghostwriternr
ghostwriternr merged commit 30c36bb into next Aug 7, 2026
15 checks passed
@ghostwriternr
ghostwriternr deleted the keep-bridge-on-stable branch August 7, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants