Public Access
feat(cli): theme_vars_check manifest completeness + fileset integrity #328
Reference in New Issue
Block a user
Delete Branch "feat/theme-vars-manifest"
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?
Extends
theme_vars_check.phpmanifest validation:<name>,<element>,<author>,<creationDate>.<scriptfile>target exists insrc/.<filename>/<folder>in<fileset>exists insrc/. This catches the "Failed to find source folder" install-failure class at CI time (the exact bug from the missingjs/user.js+banners).No workflow change needed — same invocation. Tested green against a real client repo; red against a repo with a missing
script.phpand a bogus fileset entry.Authored-by: Moko Consulting