@firstpick/pi-extension-release-npm
v0.1.7
Published
Pi command to run npm package release workflow with publish confirmation.
Maintainers
Readme
@firstpick/pi-extension-release-npm
Release orchestration command for this npm-packages workspace.
What it does
- Adds
/release-npmcommand. - Runs release validation and pre-publish workflow.
- Streams live release output in a widget.
- Toggles truncated/expanded live output with
Ctrl+O. - Aborts the active release subprocess with
Ctrl+C. - Optionally triggers publish when confirmed.
Install
pi install npm:@firstpick/pi-extension-release-npmConfiguration
No required configuration.
Commands
/release-npm— runs:./check-publish-readiness.sh./release-workflow.sh(without publish)- publish confirmation prompt
- publish step if confirmed
Tools
None.
