test: validate auto-release CLI workflow refactor #44
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?
Test the refactored auto-release.yml that replaces inline bash with CLI tools (version_read, version_bump, updates_xml_build, release_cascade, badge_update, manifest_read). Merge a PR on MokoWaaS dev->main and verify the full release pipeline.
Proof
Auto-release triggered on MokoWaaS PR #19 merge to main.
CLI tools used: version_read.php, version_bump.php, badge_update.php, updates_xml_build.php, release_cascade.php.
Workflow completed successfully with CLI-based steps.