refactor: rename all MokoStandards-API references to moko-platform #24

Merged
jmiller merged 3 commits from dev into main 2026-05-21 21:19:16 +00:00
Owner

Bulk rename across all workflows, issue templates, and configs. Clone URLs, local paths, DEFGROUP/INGROUP metadata, step names, and REPO URLs all updated to moko-platform.

Bulk rename across all workflows, issue templates, and configs. Clone URLs, local paths, DEFGROUP/INGROUP metadata, step names, and REPO URLs all updated to moko-platform.
jmiller added 3 commits 2026-05-21 21:18:59 +00:00
- Add || true to all find|grep|head pipelines to prevent grep exit-code 1
  from killing steps under bash -e -o pipefail
- Replace rsync with cp -a in pre-release Build Package step since rsync
  is not always available in runner containers (exit 127)

Fixes #20, Fixes #21

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore: cascade main → dev [skip ci]
Bulk rename across all workflows, issue templates, and configs:
- Clone URL: MokoStandards-API.git → moko-platform.git
- Local path: /tmp/mokostandards-api → /tmp/moko-platform-api
- DEFGROUP/INGROUP: MokoStandards.* → moko-platform.*
- Step names and comments updated
- REPO URLs updated to MokoConsulting/moko-platform

EXCLUDE lists retain old repo names for backward compatibility
during migration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit e73731aab5 into main 2026-05-21 21:19:16 +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/moko-platform#24