jmiller 75508e8e75
Universal: Cascade Main → Dev / Cascade main → branches (push) Failing after 1s
Generic: Repo Health / Access control (push) Successful in 1s
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Scripts governance (push) Successful in 3s
Generic: Repo Health / Repository health (push) Failing after 3s
Generic: Repo Health / Release configuration (push) Failing after 28s
fix(ci): replace indented heredocs with python -c (act runner compat)
The act runner doesn't support indented heredoc delimiters.
Replace <<'PY' ... PY with python3 -c inline.

Authored-by: Moko Consulting
2026-05-20 01:59:39 +00:00
2026-05-19 20:47:18 +00:00
2026-05-19 20:47:22 +00:00
2026-05-19 20:47:23 +00:00
2026-05-19 20:47:16 +00: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%