Iain Poulson
Iain Poulson
Thanks @sangemaru, added to our internal issue tracker 👍
@ibes if it's installed on a dev site and then you push to a live site, it will push anonymized data. The idea is it is installed on live to...
@jongc I'm not too sure of the best approach at the moment, but your implementation sounds great for you situation to protect against it being loaded on non-prod sites 👍
@kliqks I don't commit the vendor directory here, but package it with the build that does to the WordPress repo. I clarified that here with install instructions: https://github.com/deliciousbrains/wp-migrate-db-anonymization#installation
@kliqks good point, but that is an edge case. I'll look at removing the .gitignore for the build. Any reason you aren't using Composer to manage the plugins, that way...