updates.xml must not emit a Joomla feed for npm/mcp; fix empty-platform => joomla fallback #810
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?
ServeUpdatesXMLtreats an unset update-stream Platform as joomla, so an npm/mcp repo that ever cut a release would emit a meaningless Joomla feed. Addnpm/mcpas recognized update-stream Platform values routed to NotFound/N-A, and remove the empty=>joomla default. Evidence: mcp repos return HTTP 200 empty<updates>today only because they have zero releases.Part of the MokoGIT release-system redesign (all-platforms assessment, 2026-07-18). Hybrid direction: server-side packaging, build/publish stay on runners.
Authored-by: Moko Consulting