Template
ci: mirror template-repo CI guards from Template-Generic #42
Reference in New Issue
Block a user
Delete Branch "fix/mirror-generic-ci-guards"
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
Directly applies the Template-Generic#48 fixes to Template-Joomla's own copies, because Generic→template workflow sync doesn't auto-run (Template-Generic has Actions disabled — same reason the release guard needed a direct patch in #39).
Changes
ci-generic.yml(lint,test): skip onTemplate-*.pr-check.yml(validate): skip onTemplate-*(its "Detect platform" step fails on the absent.mokogitea/manifest.xml).branch-cleanup.yml: drop thephp -r rawurlencodedependency (shellsedencoding) — the job installs no PHP, so it failed underset -e.Together with #41 (pr-metadata guard + sample PHP fix), this clears every failing check on the template repo.
Authored-by: Moko Consulting