@firstpick/pi-extension-release-aur
v0.1.9
Published
Pi commands and skill for deterministic AUR setup, review, and release workflows.
Maintainers
Readme
Release AUR for Pi
Guides AUR setup, review, and publishing with explicit safety checks and confirmation.
What you can do
- Guides initial AUR publishing setup.
- Checks package metadata and build readiness.
- Supports optional clean-build and reproducibility checks.
- Separates planning from publishing and always asks before release.
Install
Install it through Pi:
pi install npm:@firstpick/pi-extension-release-aurRestart Pi if the package does not appear in your current session.
How to use it
- Run
/release-aur-setuponce to review your local AUR setup. - Run
/release-aurto create a release plan and run checks. - Review the result and correct any failed checks.
- Run
/release-aur publishonly when you are ready to publish.
Nothing is published without explicit confirmation. Advanced target, chroot, reproducibility, and package-creation options are in the technical reference.
Technical details
See TECHNICAL.md for complete commands, configuration, compatibility, security, and troubleshooting information.
