-
Hi,
I'm using an organizer within an organizer; my code has the same structure as the example in the wiki https://github.com/adomokos/light-service/wiki/How-to-create-another-organizer-within-an-or…
-
When you try to perform an action on a env that doesn't exist, the error is unfriendly;
```
wordmove-5.0.2/lib/wordmove/deployer/base.rb:16:in `deployer_for': undefined method `[]' for nil:NilClass …
-
```
/Users/myusersfolder/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/psych.rb:377:in `parse': (): did not find expected '-' indicator while parsing a block collection at line 27 column 5 (Psych::SyntaxErro…
-
**Is your feature request related to a problem? Please describe.**
I sometimes do updates on one plugin and would like to be able to send that only plugin (or theme, for that matters) and not overwri…
-
Hi there,
When using this image to use Wordmove I ended having permission error on my SSH key within the container. I use the following command to run Wordmove: `docker run --rm -v $HOME/.ssh:/root…
-
Using the latest version of Wordmove with [Bedrock](https://roots.io/bedrock/), there appears to be a strange conflict between how Wordmove resolves its paths and how paths are being sent to WP CLI to…
-
When trying to run a command like `wordmove pull -e production --all`
The file downloads will fail with
`lftp: command not found`
This is because it isn't installed anywhere in the docker file /…
-
Thanks :)
## Expected Behavior
gem install wordmove
should install wordmove ruby gem
## Current Behavior
gem install wordmove
produces the error:
ERROR: While executing gem .…
-
Hello there,
trying to rsync a custom folder, while pushing as following:
```
push:
before:
- command: 'wp export --post_type=elementor_library,product,wpcf7_contact_form,page …
-
The method is used twice inside `Wordmove::Deployer::Base#download`
Ref: https://docs.rubocop.org/en/stable/cops_security/#securityopen