Merge pull request 'chore(release): bump to 06.00.00' (#86) from dev into main
Platform: moko-platform CI / CI Summary (push) Blocked by required conditions
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 4s
Generic: Repo Health / Release configuration (push) Successful in 5s
Generic: Repo Health / Scripts governance (push) Successful in 6s
Generic: Repo Health / Repository health (push) Successful in 13s
Platform: moko-platform CI / Gate 1: Code Quality (push) Successful in 1m3s
Platform: moko-platform CI / Gate 5: Template Integrity (push) Failing after 5s
Platform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Failing after 32s
Platform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Failing after 35s
Platform: moko-platform CI / Gate 3: Self-Health Check (push) Failing after 36s
Platform: moko-platform CI / Gate 4: Governance (push) Successful in 36s
Platform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Failing after 39s

This commit was merged in pull request #86.
This commit is contained in:
2026-05-25 23:19:47 +00:00
2 changed files with 10 additions and 2 deletions
+9 -1
View File
@@ -18,9 +18,12 @@ Version format: `XX.YY.ZZ` (zero-padded semver).
## [Unreleased]
## [06.00.00] - 2026-05-25
### Added
- `cli/bulk_workflow_push.php` — push a workflow file to all governed repos via Gitea Contents API (closes #52)
- `cli/grafana_dashboard.php` — manage Grafana dashboards: push, delete, list, export (closes #53)
- Wiki CLI_AUTOMATION page — comprehensive reference for all 30 CLI tools (closes #66)
### Fixed
- `version_read.php` / `version_bump.php`: handle suffixed versions in XML manifests (e.g. `01.00.00-dev`)
@@ -29,9 +32,14 @@ Version format: `XX.YY.ZZ` (zero-padded semver).
- auto-release workflow: switch trigger from `pull_request closed` to `push` on main (closes #54)
- CI Gate 1: add ondrej/php PPA + composer package for PHP 8.2 on runners
- CI repo-health: use `.mokogitea/workflows/` instead of `.gitea/workflows/`
- PHPCS: fix all 7,539 PSR-12 violations across 74 files
- PHPCS: fix all 7,539 PSR-12 violations across 74 files (0 errors remaining)
- PHPStan: fix deprecated config options, mark as advisory until errors addressed
- Branch protection: update check names from `MokoStandards CI` to `moko-platform CI`
- Runner-03: fix Docker image label (`moko/runner-images` → self-hosted `git.mokoconsulting.tech/mokoconsulting/runner-image`)
- Runbook 08: update with 3-runner fleet overview, per-runner configs, troubleshooting
### Changed
- Rename MokoStandards references to moko-platform in config files
## [05.00.00] - 2026-05-16
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "mokoconsulting-tech/enterprise",
"description": "MokoStandards Enterprise API \u2014 PHP implementation",
"type": "library",
"version": "05.00.01",
"version": "06.00.00",
"license": "GPL-3.0-or-later",
"authors": [
{