Messages do not get appropriately displayed
Open
bug
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If `GulpSSHDeploy` throws an exception, the error messages are not appropriately displayed. Instead, the uncaught exception is thrown. We should be verifying that this is caught somehow and output the error to the user.
This might require a 'test' configuration variable in the options, so we know when we're in test mode.
Contributor guide
Assessment
This issue has not been assessed yet.