fix: migrate catalog update server URLs to MokoGitea dynamic endpoint #278

Closed
jmiller wants to merge 2 commits from fix/catalog-update-urls into main
Owner

Summary

  • Replace all legacy /raw/branch/main/updates.xml paths in catalog.xml with the MokoGitea dynamic /{owner}/{repo}/updates.xml endpoint
  • Affects all 20 extension entries in the catalog

Test plan

  • Verify MokoSuiteClient Extension Manager resolves versions correctly from the dynamic URLs
  • Confirm no 404s when fetching update info for catalog entries
## Summary - Replace all legacy `/raw/branch/main/updates.xml` paths in `catalog.xml` with the MokoGitea dynamic `/{owner}/{repo}/updates.xml` endpoint - Affects all 20 extension entries in the catalog ## Test plan - [ ] Verify MokoSuiteClient Extension Manager resolves versions correctly from the dynamic URLs - [ ] Confirm no 404s when fetching update info for catalog entries
jmiller added 2 commits 2026-06-29 16:30:36 +00:00
fix: migrate catalog update server URLs to MokoGitea dynamic endpoint
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 16s
11df0bf667
Replace all legacy /raw/branch/main/updates.xml paths with the
MokoGitea dynamic /{owner}/{repo}/updates.xml endpoint.
jmiller closed this pull request 2026-06-29 16:37:05 +00:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No Reviewers
No labels
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteClient#278