refactor: extract package build and asset upload to release_package.php #159
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?
Problem
auto-release.yml Step 8 is 115 lines: re-detects element (duplicated), builds ZIP+tar, computes SHA-256, creates .sha256 sidecars, uploads 4 assets via curl loop.
Solution
New CLI tool release_package.php that handles the full build+upload cycle.
Files
Branch created:
feature/159-refactor-extract-package-build-and-asset