feat(cli): use joomla_build.php in client-release workflow Step 2 #77
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
Replace the entire Build ZIP step in
client-release.ymlwithjoomla_build.php --github-output.Current (~20 lines)
Manual
zip,sha256sum,statwith hardcoded exclude patterns.Proposed
Impact
~20 lines to 2 lines. CLI handles all extension types, excludes, SHA-256, and GITHUB_OUTPUT.
Affected workflows
client-release.yml(Template-Client-WaaS, client-waas-clarksvillefurs)Test Proof
Run: #10326
Result: All 10 steps passed
Runner: mokogitea-runner-02 with custom
moko/runner-images:ubuntu-latestimageSteps
Implemented in
client-waas-clarksvillefursandTemplate-Client-WaaS.Change
Replaced ~20 lines of inline
zip/sha256sum/statwith: