chore: migrate update server URLs to MokoGitea #274

Merged
jmiller merged 2 commits from chore/remove-static-updates-xml into dev 2026-06-29 15:22:49 +00:00
Owner

Summary

  • Replace static update server URL in source/pkg_mokosuiteclient.xml with MokoGitea dynamic endpoint
  • Old: https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteClient/updates.xml
  • New: https://git.mokoconsulting.tech/api/packages/MokoConsulting/generic/MokoSuiteClient/latest/updates.xml
  • Remove priority="1" attribute from server element
  • Normalize server name to "MokoSuiteClient Updates"

No static updates.xml file existed in this repo (already clean).
Sub-package manifests (component, modules, plugins) have no updateserver references.

## Summary - Replace static update server URL in `source/pkg_mokosuiteclient.xml` with MokoGitea dynamic endpoint - Old: `https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteClient/updates.xml` - New: `https://git.mokoconsulting.tech/api/packages/MokoConsulting/generic/MokoSuiteClient/latest/updates.xml` - Remove `priority="1"` attribute from server element - Normalize server name to "MokoSuiteClient Updates" No static `updates.xml` file existed in this repo (already clean). Sub-package manifests (component, modules, plugins) have no updateserver references.
jmiller added 1 commit 2026-06-29 15:14:30 +00:00
chore: migrate update server URLs to MokoGitea
Universal: PR Check / Branch Policy (pull_request) Successful in 3s
Universal: PR Check / Validate PR (pull_request) Failing after 8s
Generic: Project CI / Lint & Validate (pull_request) Successful in 16s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 56s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 28s
Generic: Project CI / Tests (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
a9fa2246f8
Replace static updates.xml URL with MokoGitea dynamic update
server endpoint. Remove priority attribute and normalize server name.
jmiller added 1 commit 2026-06-29 15:15:53 +00:00
chore(version): pre-release bump to 02.52.01-dev [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Failing after 2s
93287cc2e7
jmiller merged commit 68a22b200a into dev 2026-06-29 15:22:49 +00:00
jmiller deleted branch chore/remove-static-updates-xml 2026-06-29 15:22:51 +00:00
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#274