Skip to content

fix: workspace glob + lockfile importer keys for packages/triggers/#1759

Merged
os-zhuang merged 1 commit into
mainfrom
fix-triggers-workspace-glob
Jun 12, 2026
Merged

fix: workspace glob + lockfile importer keys for packages/triggers/#1759
os-zhuang merged 1 commit into
mainfrom
fix-triggers-workspace-glob

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Completes #1758 — the workspace glob (packages/triggers/*) and the re-keyed lockfile importers missed that commit, so the moved trigger packages weren't workspace members and frozen-lockfile installs fail. Verified locally: pnpm install --frozen-lockfile passes.

🤖 Generated with Claude Code

#1758 moved the trigger packages but this pair missed the commit (the
staging command silently failed on a stale path): without the
packages/triggers/* workspace glob the moved packages aren't workspace
members at all, and the lockfile still keys their importers under
packages/plugins/. Frozen-lockfile installs fail without this.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 12, 2026 3:22am

Request Review

@os-zhuang
os-zhuang merged commit 4091c0e into main Jun 12, 2026
1 of 2 checks passed
@os-zhuang
os-zhuang deleted the fix-triggers-workspace-glob branch June 12, 2026 03:10
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file size/xs and removed dependencies Pull requests that update a dependency file labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant