@whatsscale-app/pieces-common
v0.11.8
Published
pip0's published fork of @activepieces/pieces-common, used by pip0 custom pieces. Self-contained at runtime; see PATCHES.md #21.
Readme
@whatsscale-app/pieces-common
pip0's published fork of @activepieces/pieces-common. Self-contained — no runtime
dependency on the upstream package.
Used by pip0 custom pieces (e.g. @whatsscale-app/piece-medilink) so they pick up
pip0-specific fixes at runtime instead of resolving to upstream's npm-published
@activepieces/pieces-common. See PATCHES.md entry #21 and
docs/pip0/journal.txt for the runtime-resolution discovery that motivated the
fork.
The source mirrors packages/pieces/common/. Sync requires manual port between
the two on each upstream pull.
Building
npm run build-piece -- whatsscale-pieces-common from the repo root. Workspace
deps (@activepieces/pieces-framework, @activepieces/shared) are rewritten to
concrete versions at pack time by the pip0 CLI.
