chore(release): bump to 06.00.00 #86

Merged
jmiller merged 2 commits from dev into main 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": [
{