Skip to content

chore: drop @objectstack/service-cloud from changeset fixed list#1261

Merged
os-zhuang merged 1 commit into
mainfrom
chore/fix-changeset-config
May 21, 2026
Merged

chore: drop @objectstack/service-cloud from changeset fixed list#1261
os-zhuang merged 1 commit into
mainfrom
chore/fix-changeset-config

Conversation

@os-zhuang
Copy link
Copy Markdown
Contributor

Why

The package was removed from this repo in #1257 (cloud split) but its entry in .changeset/config.json's fixed list was left behind. Every Release workflow run since then has failed with:

ValidationError: The package or glob expression "@objectstack/service-cloud" specified in the `fixed` option does not match any package in the project.

What this unblocks

Verified locally

Ran pnpm run version with this fix: ✅ produces clean diff, all fixed packages bump to 4.1.0, CHANGELOGs generated.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

The package was removed from this repo in #1257 (cloud split) but its
entry in .changeset/config.json's `fixed` list was left behind. Every
Release workflow run since then has failed with:

  ValidationError: The package or glob expression
  "@objectstack/service-cloud" specified in the `fixed` option does
  not match any package in the project.

Removing the entry unblocks 'changesets/action', which will then update
PR #1256 (chore: version packages) to bump remaining published packages
4.0.5 -> 4.1.0 (minor, driven by the @objectstack/cli changeset added
in #1260). Merging that PR triggers npm publish.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment May 21, 2026 1:33pm

Request Review

@os-zhuang os-zhuang merged commit 00bc53e into main May 21, 2026
12 checks passed
@os-zhuang os-zhuang deleted the chore/fix-changeset-config branch May 21, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants