feat(updates): use full Joomla channel names in update feeds #264

Merged
jmiller merged 1 commits from feat/inline-visibility-settings into dev 2026-05-31 01:32:06 +00:00
Owner

Use development/release-candidate instead of dev/rc in XML tags. NormalizeChannel() maps both formats.

@MokoBot

Use development/release-candidate instead of dev/rc in XML tags. NormalizeChannel() maps both formats. @MokoBot
jmiller added 1 commit 2026-05-31 01:32:00 +00:00
feat(updates): use full Joomla channel names in update feeds
Universal: PR Check / Build RC Package (pull_request) Blocked by required conditions
Branch Policy Check / Verify merge target (pull_request) Successful in 1s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
PR RC Release / Build RC Release (pull_request) Successful in 3s
Universal: PR Check / Validate PR (pull_request) Failing after 6s
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Successful in 1m0s
50454db3fb
Use the full Joomla convention for update stream tag names:
- dev → development
- rc → release-candidate
- alpha, beta, stable unchanged

Add NormalizeChannel() helper that maps shorthand names (dev, rc)
to full names so license key allowed_channels work with either
format. Applied in XML generation, JSON generation, and key
validation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit ff72cd0cb0 into dev 2026-05-31 01:32:06 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#264