Steve Persch
Steve Persch
> Presently, I think that a composer script is the right way to handle this. Works for me. I had opened this issue because I thought there was a clear...
If this repo gets updated it should also include tests that verify the behavior.
Ah, I think @greg-1-anderson intends to put this script inside the build tools plugin.
Hi @ptmkenny, what is the behavior you are expecting? This code is meant to remove the stored password hashes from the database and replace them with nearly unusable hashes. the...
@ptmkenny you could use `drush sql-sanitize` as well. Here is an example of calling a drush command via Quicksilver: https://github.com/pantheon-systems/quicksilver-examples/blob/master/drush_revert_features/revert_all_features.php This example was written before Quicksilver had the capacity to...
I am getting the same error. @greg-1-anderson, do you have thoughts on this question?
I'm currently having trouble testing my script on a fresh install because of https://github.com/pantheon-systems/terminus-secrets-plugin/issues/10
Thinking about this more, I'm less enthusiastic about evolving toward "Quicksilver Plugin" as a first class concept. QS can call Drush/WP-CLI and it can call Drupal/WordPress directly. Each already has...
@danielbachhuber This issue looks like https://runcommand.io/for/release-plugin-wordpress-org/
@davidstrauss, I know you have thoughts on ways to do git -> SVN. Do you have time this afternoon, tomorrow or Wednesday to discuss with @danielbachhuber? Daniel has some availability...