Skip to content

[STG-2468] chore(cli): release browse 0.9.3 to publish the Docker image#2310

Merged
shrey150 merged 1 commit into
mainfrom
shrey/browse-docker-release
Jul 3, 2026
Merged

[STG-2468] chore(cli): release browse 0.9.3 to publish the Docker image#2310
shrey150 merged 1 commit into
mainfrom
shrey/browse-docker-release

Conversation

@shrey150

@shrey150 shrey150 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

What

Changeset-only patch bump (browse 0.9.2 → 0.9.3) to trigger the first browse release that publishes the Docker image added in #2295.

browse@0.9.2 shipped before the GHCR publish step existed, so no image is on the registry yet. The Docker step only runs when browse's version changes (should_publish), so a release is required to produce it.

This PR contains only a changeset — no code changes.

Release path (after this merges)

  1. Merge this PR → the browse changeset lands on main.
  2. Run the Prepare CLI Release workflow → it opens a Release browse@0.9.3 PR.
  3. Merge that PR → the Release workflow publishes browse@0.9.3 to npm and builds/pushes ghcr.io/browserbase/browse (multi-arch, pinned).

One-time follow-up

GHCR packages default to private — after the first push, set ghcr.io/browserbase/browse visibility to Public so sandboxes can pull it anonymously.


Linear: STG-2468


Summary by cubic

Patch bump for browse 0.9.3 to trigger the first Docker image publish to ghcr.io/browserbase/browse (multi-arch, pinned per release). No code changes; adds a changeset so the release builds and pushes the image. Addresses Linear STG-2468.

  • Migration
    • After the first publish, set ghcr.io/browserbase/browse visibility to Public so sandboxes can pull without auth.

Written for commit 09b8f9d. Summary will update on new commits.

Review in cubic

Patch bump to trigger the first browse release that publishes the Docker image
added in #2295. browse 0.9.2 shipped before the GHCR publish step existed, so no
image exists yet; 0.9.3 produces ghcr.io/browserbase/browse.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 09b8f9d

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

This PR includes changesets to release 0 packages

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

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

@cubic-dev-ai cubic-dev-ai 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.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@shrey150 shrey150 merged commit 77a8e92 into main Jul 3, 2026
38 checks passed
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.

3 participants