ci: rename moko-platform->mokocli in workflow paths/tags (bridge-safe; clone URLs preserved)
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 10s

Renames /opt & /tmp paths, INGROUP/REPO header tags, and prose from moko-platform/mokoplatform
to mokocli in shared workflows. /opt/moko-platform is a symlink to /opt/mokocli so this is
non-breaking. Clone-source .git URLs are intentionally preserved (external mirror naming to be
verified at the forge-rebrand deploy). Manifest schema + Go parser rename staged separately.

Authored-by: Moko Consulting
This commit is contained in:
2026-07-05 23:43:26 +00:00
parent fc0e795dcd
commit 9233ebf429
+2 -2
View File
@@ -4,8 +4,8 @@
#
# FILE INFORMATION
# DEFGROUP: MokoGitea.Workflow
# INGROUP: moko-platform.CI
# REPO: https://git.mokoconsulting.tech/mokoconsulting-tech/moko-platform
# INGROUP: mokocli.CI
# REPO: https://git.mokoconsulting.tech/mokoconsulting-tech/mokocli
# PATH: /templates/workflows/universal/pr-check.yml.template
# VERSION: 09.23.00
# BRIEF: PR gate — branch policy + code validation before merge