Rename: Rename the Git repository and update external references #270

Closed
opened 2026-06-19 09:08:19 +00:00 by jmiller · 1 comment
Owner

Parent: #262

Task

Rename the actual Gitea repository and update all external pointers.

Scope

  • Rename the repo from mokoplatform to mokocli on Gitea
  • Verify Gitea redirect from old URL works
  • Update git remotes in local clones
  • Update references in other repos that depend on or reference mokoplatform:
    • Composer repositories entries
    • Workflow uses: paths
    • Documentation links
  • Update any DNS, reverse proxy, or webhook URLs if applicable

Notes

  • This should be done last, after all other sub-tasks are complete
  • Communicate the rename to any contributors/users beforehand
Parent: #262 ## Task Rename the actual Gitea repository and update all external pointers. ### Scope - Rename the repo from `mokoplatform` to `mokocli` on Gitea - Verify Gitea redirect from old URL works - Update git remotes in local clones - Update references in **other repos** that depend on or reference `mokoplatform`: - Composer `repositories` entries - Workflow `uses:` paths - Documentation links - Update any DNS, reverse proxy, or webhook URLs if applicable ### Notes - This should be done **last**, after all other sub-tasks are complete - Communicate the rename to any contributors/users beforehand
Author
Owner

Branch created: feature/270-rename-rename-the-git-repository-and-upd

git fetch origin
git checkout feature/270-rename-rename-the-git-repository-and-upd
Branch created: [`feature/270-rename-rename-the-git-repository-and-upd`](https://git.mokoconsulting.tech/MokoConsulting/mokoplatform/src/branch/feature/270-rename-rename-the-git-repository-and-upd) ```bash git fetch origin git checkout feature/270-rename-rename-the-git-repository-and-upd ```
Sign in to join this conversation.
No labels
Priority Medium
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoCLI#270