Jonathan Miller a9181197d1
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Platform: moko-platform CI / Gate 1: Code Quality (push) Has been cancelled
Platform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Has been cancelled
Platform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Has been cancelled
Platform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Has been cancelled
Platform: moko-platform CI / Gate 3: Self-Health Check (push) Has been cancelled
Platform: moko-platform CI / Gate 4: Governance (push) Has been cancelled
Platform: moko-platform CI / Gate 5: Template Integrity (push) Has been cancelled
Platform: moko-platform CI / CI Summary (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
feat(workflows): append stability suffix to manifest version fields
All pre-release streams (dev, alpha, beta, rc) now write the suffix
directly into manifest <version> tags (e.g., 01.02.20-dev) instead of
only showing it in updates.xml. Zip filenames also include the suffix.
Stable releases on main are unaffected.

Updated: auto-bump.yml, update-server.yml, pre-release.yml

Authored-by: Moko Consulting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-28 13:39:38 -05:00
2026-05-20 01:26:39 +00:00
2026-05-20 01:26:39 +00:00

Contributing to moko-platform

Thank you for your interest in contributing to the Moko Consulting platform.

How to Contribute

  1. Fork the repository
  2. Create a feature branch from dev (e.g., feature/my-feature)
  3. Make your changes following MokoStandards
  4. Submit a Pull Request targeting dev

Branch Policy

  • feature/*, fix/* branches target dev
  • hotfix/* branches may target dev or main
  • dev merges to main for releases

Code Standards

  • PHP: follow PSR-12, use tabs for indentation
  • All files must include the Moko copyright header and SPDX identifier
  • Scripts must be self-contained (no external dependencies unless via composer)

Reporting Issues

Use the issue tracker with the appropriate template.


Moko Consulting hello@mokoconsulting.tech

S
Description
Enterprise CLI automation, validation, and governance engine for all Moko Consulting repositories — 45+ tools, shared CI workflows, 7 MCP servers
Readme
39 MiB
2026-06-21 06:19:17 +00:00
Languages
PHP 65.1%
JavaScript 15.2%
TypeScript 7.6%
Shell 4.5%
Markdown 4.2%
Other 3.4%