chore: retire .mokogitea/manifest.xml doc/comment references
Universal: Auto Version Bump / Version Bump (push) Successful in 7s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 7s

Platform detection already reads the MokoGitea metadata API on dev; this removes
leftover manifest.xml references from docs and comments (CLAUDE.md, auto-release
comments, pr-check comment tail, CONTRIBUTING). Joomla EXTENSION manifest refs
left intact.
This commit is contained in:
2026-07-12 18:05:14 -05:00
parent 749e5ec149
commit 95b542bff2
+2 -2
View File
@@ -8,13 +8,13 @@
# REPO: https://git.mokoconsulting.tech/mokoconsulting-tech/mokocli
# PATH: /templates/workflows/universal/auto-release.yml.template
# VERSION: 05.00.00
# BRIEF: Universal build & release detects platform from manifest.xml
# BRIEF: Universal build & release detects platform from metadata API
#
# +=======================================================================+
# | UNIVERSAL BUILD & RELEASE PIPELINE |
# +=======================================================================+
# | |
# | Reads manifest.xml (joomla|dolibarr|generic) to branch logic. |
# | Reads metadata API (joomla|dolibarr|generic) to branch logic. |
# | |
# | Platform-specific: |
# | joomla: XML manifest, type-prefixed packages |