Skip to content

Remove changeset that only targets ignored packages#1444

Merged
RhysSullivan merged 1 commit into
mainfrom
remove-ignored-only-changeset
Jul 20, 2026
Merged

Remove changeset that only targets ignored packages#1444
RhysSullivan merged 1 commit into
mainfrom
remove-ignored-only-changeset

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

The `suspend-private-sandbox-deadlines` changeset references only `@executor-js/runtime-dynamic-worker` and `@executor-js/runtime-deno-subprocess`, both in the changeset `ignore` list. `changeset version` never consumes an ignored-only changeset, so after merging Version Packages (#1436) the release workflow loops: it still sees a pending changeset, versions nothing, fails with "No commits between main and changeset-release/main", and skips npm publish (run 29785504803).

The change it described already shipped via the `@executor-js/runtime-quickjs` 1.5.35 entry from the same PR (#1437); the two private runtimes are unversioned. Deleting the stray file unblocks the publish path on the next main push.

The suspend-private-sandbox-deadlines changeset references only
@executor-js/runtime-dynamic-worker and @executor-js/runtime-deno-subprocess,
both in the changeset ignore list. changeset version never consumes an
ignored-only changeset, so the release workflow loops: it sees changesets,
versions nothing, and fails PR creation with 'No commits between main and
changeset-release/main', skipping npm publish. The change it described
already shipped in the runtime-quickjs 1.5.35 entry; the private runtimes
are unversioned.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 4381cf8 Commit Preview URL

Branch Preview URL
Jul 20 2026, 10:59 PM

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 4381cf8 Jul 20 2026, 11:00 PM

@pkg-pr-new

pkg-pr-new Bot commented Jul 20, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@1444

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@1444

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@1444

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@1444

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@1444

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@1444

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@1444

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@1444

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@1444

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@1444

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@1444

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@1444

executor

npm i https://pkg.pr.new/executor@1444

commit: 4381cf8

@RhysSullivan
RhysSullivan merged commit 7d6fcea into main Jul 20, 2026
21 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.

1 participant