Skip to content

Fix MCPB workflow: isolate install from monorepo#3

Merged
bryan-anthropic merged 1 commit intomainfrom
add-mcpb-packaging
Feb 21, 2026
Merged

Fix MCPB workflow: isolate install from monorepo#3
bryan-anthropic merged 1 commit intomainfrom
add-mcpb-packaging

Conversation

@bryan-anthropic
Copy link
Copy Markdown
Owner

Installs in temp dir to avoid root prepare/postinstall without skipping dependency hooks

Instead of --ignore-scripts (which skips ALL lifecycle hooks including
legitimate postinstall scripts from dependencies), install in a temp
directory to avoid triggering the root monorepo's prepare/postinstall
scripts (generate:schemas, husky, build-all).

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@bryan-anthropic bryan-anthropic merged commit 681623d into main Feb 21, 2026
6 of 14 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