cli: package_build.php - build release ZIP/tar.gz with checksums #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Extract the package building logic from auto-release.yml (lines 617-823) into a standalone CLI tool.
What it does
CLI interface
Priority
Very High complexity, very high reuse across all repos.
Already implemented
Exists as
cli/package_build.php(288 lines). Handles standard and package-type extensions, ZIP/tar.gz creation, SHA-256, and asset upload.No new work needed — closing as already resolved.