chore: migrate 7 CLIApp scripts to CliFramework #101

Closed
opened 2026-05-26 01:28:17 +00:00 by jmiller · 1 comment
Owner

Scripts still on legacy CLIApp: automation/bulk_joomla_template.php, automation/bulk_sync.php, automation/push_files.php, automation/repo_cleanup.php, validate/auto_detect_platform.php, validate/check_wiki_health.php, cli/joomla_release.php. Three are excluded from PHPStan. Migrate to CliFramework.

Scripts still on legacy CLIApp: automation/bulk_joomla_template.php, automation/bulk_sync.php, automation/push_files.php, automation/repo_cleanup.php, validate/auto_detect_platform.php, validate/check_wiki_health.php, cli/joomla_release.php. Three are excluded from PHPStan. Migrate to CliFramework.
Author
Owner

Branch created: feature/101-chore-migrate-7-cliapp-scripts-to-clifra

git fetch origin
git checkout feature/101-chore-migrate-7-cliapp-scripts-to-clifra
Branch created: [`feature/101-chore-migrate-7-cliapp-scripts-to-clifra`](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/src/branch/feature/101-chore-migrate-7-cliapp-scripts-to-clifra) ```bash git fetch origin git checkout feature/101-chore-migrate-7-cliapp-scripts-to-clifra ```
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/moko-platform#101