Public Access
bug(critical): bin/moko COMMAND_MAP uses non-existent api/ paths #100
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?
The command dispatcher in bin/moko maps commands to api/automation/, api/validate/, api/cli/ paths that do not exist. Breaks all php bin/moko commands. Fix: remove api/ prefix from COMMAND_MAP.
Branch created:
feature/100-bug-critical-bin-moko-command-map-uses-n