Jonathan Miller
b3d9ee8255
refactor(cli): migrate 64 legacy scripts to CliFramework ( #235 )
...
Platform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Blocked by required conditions
Platform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Blocked by required conditions
Platform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Blocked by required conditions
Platform: moko-platform CI / Gate 3: Self-Health Check (push) Blocked by required conditions
Platform: moko-platform CI / Gate 4: Governance (push) Blocked by required conditions
Platform: moko-platform CI / Gate 5: Template Integrity (push) Blocked by required conditions
Platform: moko-platform CI / CI Summary (push) Blocked by required conditions
Generic: Repo Health / Release configuration (push) Blocked by required conditions
Generic: Repo Health / Scripts governance (push) Blocked by required conditions
Generic: Repo Health / Repository health (push) Blocked by required conditions
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
Platform: moko-platform CI / Gate 1: Code Quality (push) Failing after 36s
Wrap all CLI tools in cli/, automation/, maintenance/, deploy/, and
release/ in classes extending CliFramework. Replaces manual $argv
parsing with configure()/addArgument(), moves logic into run(): int,
and converts fwrite(STDERR,...) to $this->log(). Two CLIApp subclasses
(generate_dolibarr_version_txt, generate_joomla_update_xml) converted
to extend CliFramework directly.
Every script now gets free --help, --verbose, --quiet, --dry-run,
--json, --no-color, banners, coloured logging, and progress bars.
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-31 11:39:10 -05:00
gitea-actions[bot]
e8ae7e5736
chore(release): build 09.21.00 [skip ci]
2026-05-30 19:11:29 +00:00
gitea-actions[bot]
f36598b3c3
chore(release): build 09.20.00 [skip ci]
2026-05-30 17:52:54 +00:00
gitea-actions[bot]
faab8e9e63
chore(release): build 09.19.00 [skip ci]
2026-05-30 17:14:14 +00:00
gitea-actions[bot]
4962f0f05f
chore(release): build 09.18.00 [skip ci]
2026-05-30 16:36:44 +00:00
gitea-actions[bot]
9954436905
chore(release): build 09.17.00 [skip ci]
2026-05-30 15:59:45 +00:00
gitea-actions[bot]
a83b2f8d07
chore(release): build 09.16.00 [skip ci]
2026-05-30 15:48:37 +00:00
gitea-actions[bot]
c573bc9816
chore(release): build 09.15.00 [skip ci]
2026-05-30 15:38:00 +00:00
gitea-actions[bot]
7522e08f37
chore(release): build 09.14.00 [skip ci]
2026-05-30 15:33:15 +00:00
gitea-actions[bot]
1a3fcc7abd
chore(release): build 09.13.00 [skip ci]
2026-05-30 15:09:34 +00:00
gitea-actions[bot]
1fec9f5165
chore(release): build 09.12.00 [skip ci]
2026-05-30 14:50:26 +00:00
gitea-actions[bot]
4e7a253d1c
chore(release): build 09.11.00 [skip ci]
2026-05-30 14:37:47 +00:00
gitea-actions[bot]
a3a7555b5c
chore(release): build 09.10.00 [skip ci]
2026-05-30 05:49:55 +00:00
gitea-actions[bot]
c3e6471d87
chore(release): build 09.09.00 [skip ci]
2026-05-29 10:52:28 +00:00
gitea-actions[bot]
e3f297d5c5
chore(release): build 09.08.00 [skip ci]
2026-05-29 10:20:03 +00:00
gitea-actions[bot]
6d5b374515
chore(release): build 09.07.00 [skip ci]
2026-05-29 10:12:12 +00:00
gitea-actions[bot]
1f57a19860
chore(release): build 09.06.00 [skip ci]
2026-05-29 09:52:13 +00:00
Jonathan Miller
c6da98289b
chore: rename MokoStandards to moko-platform in CLI headers
...
Update DEFGROUP and INGROUP fields across all CLI scripts
to reflect the repo rename from MokoStandards to moko-platform.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-21 21:35:29 -05:00
Jonathan Miller
6a29fbd99e
refactor: rename GiteaAdapter to MokoGiteaAdapter
...
Rename class, file, and all references across the codebase to align
with the moko-platform naming convention.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-21 17:14:29 -05:00
jmiller
75f79fd0c8
feat: add bulk_workflow_trigger.php
...
Generic: Repo Health / Access control (push) Has been cancelled
Universal: Cascade Main → Dev / Cascade main → branches (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
Authored-by: Moko Consulting
2026-05-19 20:47:18 +00:00