Skip to content

chore: promote triggers to a first-class packages/triggers/ directory - #1758

Merged
os-zhuang merged 1 commit into
mainfrom
chore-triggers-first-class-dir
Jun 12, 2026
Merged

chore: promote triggers to a first-class packages/triggers/ directory#1758
os-zhuang merged 1 commit into
mainfrom
chore-triggers-first-class-dir

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Follow-up to ADR-0041's rename (#1749): the trigger-* family moves out of packages/plugins/ into its own packages/triggers/ directory, beside packages/connectors/ and packages/adapters/ — directory taxonomy now matches the package taxonomy. trigger-api (the Tier-1 gap) will be born here.

Package names unchanged — consumers, serve auto-wiring, and the changesets fixed group are unaffected. Verified: both packages build + 17/17 tests each, pnpm install --frozen-lockfile passes, fixed-group check passes.

🤖 Generated with Claude Code

The trigger family (ADR-0041) now sits beside packages/connectors/ and
packages/adapters/ instead of inside packages/plugins/ — directory
taxonomy matches the package taxonomy. Package names are unchanged
(@objectstack/trigger-*), so consumers and the changesets fixed group
are unaffected; only workspace globs and lockfile importer keys move.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@os-zhuang
os-zhuang merged commit f03767d into mainJun 12, 2026
1 check was pending
@vercel

vercelBot commented Jun 12, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
specReadyReadyPreview, CommentJun 12, 2026 3:17am

Request Review

@os-zhuang
os-zhuang deleted the chore-triggers-first-class-dir branch June 12, 2026 03:09
@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file tests tooling size/xs labels Jun 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filedocumentationImprovements or additions to documentationsize/xsteststooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@os-zhuang