feat(validate): add check_client_theme.php + update client detection #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
PR #67 on dev adds support for client WaaS theme packages (Joomla
type="file").New:
validate/check_client_theme.phpValidator for client theme packages:
name,element,version),type="file",method="upgrade", XX.YY.ZZ version formatlight.custom.css,dark.custom.cssscript.phpupdates.xmlvs CHANGELOG)Updated:
validate/auto_detect_platform.phpClient detection now recognises
type="file"manifests insrc/templateDetails.xmlas client repos (theme packages), alongside legacy sftp-config/monitoring detection.Context
Client repos (
client-waas-*) now use Joomla file packages instead of raw site deployments. The CI workflow (ci-client.yml) callscheck_client_theme.phpfor validation. Already deployed to:OptainFunding/client-waas-optainfundingClarksvilleFurs/client-waas-clarksvillefursMokoConsulting/Template-Client-WaaSPR
PR #67 is ready to merge when dev is free.
Generated with Claude Code