Commit Graph

262 Commits (5894f5e29008feccaf42787330ec8f49f3ad50b0)

Author SHA1 Message Date
github-actions a73c81ee7b chore(release): 3.3.4 [skip ci]
## [3.3.4](https://github.com/easingthemes/ssh-deploy/compare/v3.3.3...v3.3.4) (2023-01-02)

### Bug Fixes

* Add visible Rsync CMD for debugging ([91b6d28](91b6d280ae))
2023-01-02 21:59:55 +00:00
Dragan Filipovic 91b6d280ae fix: Add visible Rsync CMD for debugging 2023-01-02 22:59:19 +01:00
Dragan Filipovic 4f233a7f45 add bigger test files 2023-01-02 22:40:20 +01:00
github-actions 47f78aa96e chore(release): 3.3.3 [skip ci]
## [3.3.3](https://github.com/easingthemes/ssh-deploy/compare/v3.3.2...v3.3.3) (2023-01-02)

### Bug Fixes

* log buffer from rsync stdout ([8e19e0d](8e19e0d6bc))
2023-01-02 21:31:56 +00:00
Dragan Filipovic 8e19e0d6bc fix: log buffer from rsync stdout 2023-01-02 22:30:57 +01:00
Dragan Filipovic da62405174 fix wrong args 2023-01-02 22:05:57 +01:00
Dragan Filipovic 2a85c96230 add more complex e2e tests 2023-01-02 22:02:16 +01:00
github-actions ac90bba983 chore(release): 3.3.2 [skip ci]
## [3.3.2](https://github.com/easingthemes/ssh-deploy/compare/v3.3.1...v3.3.2) (2023-01-02)

### Bug Fixes

* Add manual inputs for e2e test ([8f71595](8f715957ab))
2023-01-02 20:46:02 +00:00
Dragan Filipovic 05ddb64347 Rebuild 2023-01-02 21:45:14 +01:00
Dragan Filipovic 8f715957ab fix: Add manual inputs for e2e test 2023-01-02 21:44:34 +01:00
github-actions 1b29e52589 chore(release): 3.3.1 [skip ci]
## [3.3.1](https://github.com/easingthemes/ssh-deploy/compare/v3.3.0...v3.3.1) (2023-01-02)

### Bug Fixes

* Log rsync command ([85f4a96](85f4a96743))
2023-01-02 20:38:50 +00:00
Dragan Filipovic 18abe921d8 Merge branch 'bckp2' 2023-01-02 21:38:07 +01:00
Dragan Filipovic 85f4a96743 fix: Log rsync command 2023-01-02 21:37:23 +01:00
github-actions c59d8e4eeb chore(release): 3.3.0 [skip ci]
# [3.3.0](https://github.com/easingthemes/ssh-deploy/compare/v3.2.0...v3.3.0) (2023-01-02)

### Features

* Add SSH_CMD_ARGS support ([51a0063](51a00631e2))
2023-01-02 20:33:17 +00:00
Dragan Filipovic 5c0c73092e Merge branch 'bckp' 2023-01-02 21:32:08 +01:00
Dragan Filipovic 51a00631e2 feat: Add SSH_CMD_ARGS support 2023-01-02 21:31:04 +01:00
Dragan Filipović 4a7a6fbdf2
Update CHANGELOG.md 2023-01-02 21:21:04 +01:00
Dragan Filipović fe4bee416c
Update CHANGELOG.md 2023-01-02 21:17:40 +01:00
github-actions 18600dc04b chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/easingthemes/ssh-deploy/compare/v3.1.1...v3.2.0) (2023-01-02)

### Features

* Add SSH remote script support -  before and after rsync ([2cd8a82](2cd8a820e2))
2023-01-02 20:14:22 +00:00
Dragan Filipovic 2cd8a820e2 feat: Add SSH remote script support - before and after rsync
fix: remove _unsafe _dirname

feat: add sshCmdArgs option

fix: Add promise instead of callback

fix: improve logs

fix: Add simple command exists instead of a plugin

fix: add non interactive install

feat: add onStderr and onStdout logs

fix: Improve reject messages

feat: Add RSYNC_STDOUT env variable

feat: Update emojis

fix: update workflow actions
2023-01-02 21:13:46 +01:00
github-actions f4029512e4 chore(release): 3.1.1 [skip ci]
## [3.1.1](https://github.com/easingthemes/ssh-deploy/compare/v3.1.0...v3.1.1) (2023-01-02)

### Bug Fixes

* use main branch for e2e testes ([21451fe](21451fec97))
2023-01-02 20:09:00 +00:00
Dragan Filipovic 21451fec97 fix: use main branch for e2e testes 2023-01-02 21:08:00 +01:00
Dragan Filipović ec9347f8c6
Feature/ssh cmd (#94)
* feat: Add SSH remote script support -  before and after rsync

* fix: remove __dirname

* feat: add sshCmdArgs option

* Add promise instead of callback

* fix: improve logs

* fix: Add simple command exists instead of a plugin

* add non interactive install

* feat: add onStderr and onStdout logs

* Improve reject messages

* feat: Add RSYNC_STDOUT env variable

* emoji updates

* fix: update workflow actions
2023-01-02 21:06:33 +01:00
Dragan Filipović a5d8edb941
Update README.md 2022-12-31 15:20:15 +01:00
Dragan Filipović 38b80f1762
Update README.md 2022-12-31 15:13:32 +01:00
Dragan Filipović cde8aae19c
Add stale issues Action 2022-12-31 15:11:04 +01:00
github-actions 5d811fd34f chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/easingthemes/ssh-deploy/compare/v3.0.1...v3.1.0) (2022-12-31)

### Features

* add e2e tests ([40f855a](40f855a08b))
2022-12-31 09:34:03 +00:00
Dragan Filipovic 40f855a08b feat: add e2e tests 2022-12-31 10:33:16 +01:00
Dragan Filipovic 45bf266280 Remove Key log 2022-12-31 10:30:19 +01:00
Dragan Filipović 650beff82c
Merge pull request #93 from easingthemes/feature/add-tests
Feature/add tests
2022-12-31 10:27:15 +01:00
Dragan Filipovic b6ac6f5c98 readd workflows 2022-12-31 10:25:56 +01:00
Dragan Filipovic 58395110fa revert wrong package 2022-12-31 10:24:28 +01:00
Dragan Filipovic 34a75bf467 remove unused package 2022-12-31 10:23:56 +01:00
Dragan Filipovic dd4fa994f1 switch back to main 2022-12-31 10:22:36 +01:00
Dragan Filipovic fe5dbcff69 Remove ssh test 2022-12-31 10:22:07 +01:00
Dragan Filipovic 148d625f1d permissions fix 2022-12-31 10:20:28 +01:00
Dragan Filipovic c685549dfc persmissions fix 2022-12-31 10:19:52 +01:00
Dragan Filipovic 4eea1db3aa mkdir remote 2022-12-31 10:17:50 +01:00
Dragan Filipovic caa0281bf4 build it again 2022-12-31 10:15:39 +01:00
Dragan Filipovic 2121ba96bc update apt 2022-12-31 10:15:28 +01:00
Dragan Filipovic b65c6688d1 host rsync 2022-12-31 10:14:04 +01:00
Dragan Filipovic 3e2f0214fc build it! 2022-12-31 10:07:22 +01:00
Dragan Filipovic 45eb75d449 inherit 2022-12-31 10:06:06 +01:00
Dragan Filipovic 4b6681d89c {stdio: 'inherit'} 2022-12-31 10:04:57 +01:00
Dragan Filipovic 70415f9f9d rsyncVersion 2022-12-31 10:02:46 +01:00
Dragan Filipovic 5403dab9a0 rsync check 2022-12-31 10:00:32 +01:00
Dragan Filipovic 11f58724d7 Build Action 2022-12-31 09:54:38 +01:00
Dragan Filipovic 5404854e81 envz 2022-12-31 09:53:43 +01:00
Dragan Filipovic 4efe6b6c40 print vars 2022-12-31 09:48:17 +01:00
Dragan Filipovic a52870b487 test 2022-12-31 03:16:48 +01:00