Public Access
cli: updates_generate.php - build updates.xml from manifest #57
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 updates.xml generation logic from auto-release.yml (lines 373-513) into a standalone CLI tool.
What it does
CLI interface
Priority
Very High complexity, very high reuse across all Joomla repos.
Already implemented
Exists as
cli/updates_xml_build.php(334 lines). Supports:--path,--version,--stability,--sha--gitea-url,--org,--repo--output,--github-outputNo new work needed — closing as already resolved.