mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
![]() The `upload!` method does escaping of its own internally, so we don't need to do anything special there. Likewise environment variables are already handled. The only place we need to explicitly `shellescape` is when executing the `chmod` command. Verify this all works as expected by changing the user in the Cucumber features to be `(GitHub Web Flow) via ShipIt`. This user is now used when exercising the `git:check` task. Fixes #1842. |
||
---|---|---|
.. | ||
tasks | ||
.gitignore | ||
matchers.rb | ||
test_app.rb | ||
Vagrantfile |