turkerdev/phpunit-json-coverage-report, and a coverage report a machine can read. Coverage as a percentage in a log, and no way to ask which paths changed.
A local path repository committed by accident, and an install on a machine where the path does not exist. A path repository is the right tool for developing…
A plugin update that broke a checkout flow, reverted by editing one line and running one command. A downgrade that is a version constraint and a redeploy is…
A new PSR-4 root added to composer.json, and an authoritative classmap that had to be regenerated and was not. An authoritative classmap turns a missing entry into a…
WordPress installed as a dependency, which requires the content directory to move out of the core directory. The constants must be defined before core loads, which means wp-config.php…
Composer-managed WordPress, and four commercial plugins that ship as a zip behind a licence key. An inline package definition with a version that has to be bumped by…