Skip to content

chore: publish to stable channel (remove --unstable flag)#20

Draft
PaulNewling wants to merge 3 commits into
mainfrom
chore/publish-to-stable-channel
Draft

chore: publish to stable channel (remove --unstable flag)#20
PaulNewling wants to merge 3 commits into
mainfrom
chore/publish-to-stable-channel

Conversation

@PaulNewling

Copy link
Copy Markdown
Collaborator

What

Remove the --unstable flag from the block's prepublishOnly script in block/package.json.

Why

With --unstable, every CI release publishes the block without adding it to the stable channel, so the block only appears in the unstable channel. Removing the flag restores the default behavior: block-tools publish auto-adds the published version to the stable channel, so the next release reaches users on the stable channel.

The manual mark-stable script/workflow remains available as before.

Changes

  • block/package.json: block-tools publish --unstable -r …block-tools publish -r …
  • Changeset: patch bump on the root block package so a release is cut.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request removes the --unstable flag from the prepublishOnly script in block/package.json to publish to the stable channel by default, and adds a corresponding changeset file. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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.

1 participant