This website requires JavaScript.
Explore
Help
Sign In
docker
/
ssh-deploy
Watch
0
Star
0
Fork
0
You've already forked ssh-deploy
mirror of
https://github.com/easingthemes/ssh-deploy
synced
2026-04-05 20:33:01 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
a4b077c85326e11023e897fa0e4669e8866f001b
ssh-deploy
/
src
History
Dragan Filipovic
c81b43c5bf
fix: add proc.on('error') handler to prevent hanging on spawn failure
2026-04-02 23:09:25 +02:00
..
helpers.js
feat: Add deleteFile function to helpers module
2024-03-17 22:19:34 +01:00
index.js
Added SCRIPT_BEFORE_REQUIRED and SCRIPT_AFTER_REQUIRED flags for error throwing on remote cmd errors
2023-04-18 17:24:01 -04:00
inputs.js
Added SCRIPT_BEFORE_REQUIRED and SCRIPT_AFTER_REQUIRED flags for error throwing on remote cmd errors
2023-04-18 17:24:01 -04:00
remoteCmd.js
feat: apply deleteFile function to remoteCmd
2024-03-17 22:21:09 +01:00
rsync.js
fix: add proc.on('error') handler to prevent hanging on spawn failure
2026-04-02 23:09:25 +02:00
rsyncCli.js
feat!: replace rsyncwrapper with local rsync module
2026-04-02 23:03:21 +02:00
sshKey.js
fix: normalize line endings in SSH key for the underlying OS
2023-09-28 20:05:00 +02:00