Skip to content

ci(sandbox): publish @bunny.net/sandbox in release workflow#112

Merged
jamie-at-bunny merged 1 commit into
mainfrom
sandbox-sdk/publish
Jul 3, 2026
Merged

ci(sandbox): publish @bunny.net/sandbox in release workflow#112
jamie-at-bunny merged 1 commit into
mainfrom
sandbox-sdk/publish

Conversation

@amir-at-bunny

Copy link
Copy Markdown
Collaborator

No description provided.

@bogdan-at-bunny

Copy link
Copy Markdown

@codex review

@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8d25637

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

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 07c28f31cc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/release.yml Outdated
- name: Publish @bunny.net/sandbox
run: |
cd packages/sandbox
npm publish --access public

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Rewrite workspace dependencies before publishing sandbox

Publishing from packages/sandbox as-is produces a tarball whose package.json still contains "@bunny.net/openapi-client": "workspace:*". I confirmed this with npm pack and then installing the tarball in an empty project, which fails with EUNSUPPORTEDPROTOCOL Unsupported URL Type "workspace:"; npm consumers of the newly published SDK cannot install it until the internal dependency is converted to a registry version (or the package is built/packed via a step that rewrites workspace dependencies).

Useful? React with 👍 / 👎.

Comment thread .changeset/silent-fans-happen.md Outdated
@@ -0,0 +1,5 @@
---
"@bunny.net/sandbox": major

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

patch

@amir-at-bunny amir-at-bunny force-pushed the sandbox-sdk/publish branch from 07c28f3 to 737efac Compare July 3, 2026 12:10
@amir-at-bunny amir-at-bunny force-pushed the sandbox-sdk/publish branch from 737efac to 8d25637 Compare July 3, 2026 12:14
@jamie-at-bunny jamie-at-bunny merged commit d17a2db into main Jul 3, 2026
1 check passed
@jamie-at-bunny jamie-at-bunny deleted the sandbox-sdk/publish branch July 3, 2026 12:33
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