chore: migrate update server URLs to MokoGitea #251
Reference in New Issue
Block a user
Delete Branch "chore/remove-static-updates-xml"
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\n\n- Updated
source/pkg_mokosuitecross.xmlto use MokoGitea dynamic update server URL\n- Old:https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteCross/updates.xml\n- New:https://git.mokoconsulting.tech/api/packages/MokoConsulting/generic/MokoSuiteCross/latest/updates.xml\n\n## Details\n\n- No staticupdates.xmlfile was found in the repo (nothing to delete)\n- Only the package manifest had an<updateservers>section; sub-package manifests (component, plugins) do not have updateserver references\n- Server name kept as "MokoSuiteCross Updates" (already correct)