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. |
||
---|---|---|
.. | ||
step_definitions | ||
support | ||
configuration.feature | ||
deploy.feature | ||
deploy_failure.feature | ||
doctor.feature | ||
installation.feature | ||
sshconnect.feature | ||
stage_failure.feature |