Commit Graph

66 Commits (c8d57ec8b4f3a3c6b5e92825754d688a35bf40f8)

Author SHA1 Message Date
github-actions c8d57ec8b4 chore(release): 3.4.3 [skip ci]
## [3.4.3](https://github.com/easingthemes/ssh-deploy/compare/v3.4.2...v3.4.3) (2023-01-03)

### Bug Fixes

* move e2e tests typo branch name ([6d3554b](6d3554b01e))
2023-01-03 03:38:43 +01:00
Dragan Filipovic 6d3554b01e fix: move e2e tests typo branch name 2023-01-03 03:28:39 +01:00
Dragan Filipovic 0069faea9f fix: move e2e tests to main branch 2023-01-03 03:11:47 +01:00
Dragan Filipovic 5c13615d4b fix: yaml step name 2023-01-03 03:03:07 +01:00
Dragan Filipovic 73a65ec97c feat: Add multi source and multi target support 2023-01-03 02:49:54 +01:00
Dragan Filipovic 98ee38d52e BREAKING CHANGE: Update inputs for multi src and pattern args 2023-01-02 23:50:02 +01:00
Dragan Filipovic bfa025c10c improve echo in e2e 2023-01-02 23:08:06 +01: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
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
Dragan Filipovic 8f715957ab fix: Add manual inputs for e2e test 2023-01-02 21:44:34 +01: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
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ć cde8aae19c
Add stale issues Action 2022-12-31 15:11:04 +01:00
Dragan Filipovic b6ac6f5c98 readd workflows 2022-12-31 10:25: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 4efe6b6c40 print vars 2022-12-31 09:48:17 +01:00
Dragan Filipovic a52870b487 test 2022-12-31 03:16:48 +01:00
Dragan Filipovic d85914e1f9 test 2022-12-31 03:15:04 +01:00
Dragan Filipovic 152ee9d6b2 test 2022-12-31 02:43:57 +01:00
Dragan Filipovic aeee708bee test 2022-12-31 02:43:17 +01:00
Dragan Filipovic fd8e654d7e eval `ssh-agent -s` 2022-12-30 16:04:25 +01:00
Dragan Filipovic 0f6376161f add key 2022-12-30 16:01:47 +01:00
Dragan Filipovic 4d8753359e test ssh 2022-12-30 15:59:05 +01:00
Dragan Filipovic f67f2211cb env3 2022-12-30 15:48:53 +01:00
Dragan Filipovic e577b525ca env2 2022-12-30 15:46:37 +01:00
Dragan Filipovic a3ddddcc15 env 2022-12-30 15:44:38 +01:00
Dragan Filipovic 68642e11e3 env 2022-12-30 15:44:09 +01:00
Dragan Filipovic 2f8e6000d2 env vars test 2022-12-30 15:40:28 +01:00
Dragan Filipovic 8073f2b34c test env vars 2022-12-30 15:36:34 +01:00
Dragan Filipovic 25ffb03f81 run on current branch 2022-12-30 15:26:24 +01:00
Dragan Filipovic 6662bf770e run on main branch 2022-12-30 15:25:45 +01:00
Dragan Filipovic c7bd38757d replace nodeCMD with exec 2022-12-30 15:23:23 +01:00
Dragan Filipovic 692d3fee7d start nginx for testing 2022-12-30 14:29:31 +01:00
Dragan Filipovic f7c067b07e fix env 2022-12-30 11:21:24 +01:00
Dragan Filipovic d334a45df7 fix paths 2022-12-30 10:29:20 +01:00
Dragan Filipovic a3412294d1 remove unused envs 2022-12-29 23:28:40 +01:00
Dragan Filipovic a9382b67a2 e2e docker 2022-12-29 23:14:51 +01:00
Dragan Filipovic 2fdbdb60e6 get host info 2022-12-29 16:01:41 +01:00
Dragan Filipovic 416e17545e silent ssh-keygen 2022-12-29 15:55:39 +01:00
Dragan Filipovic 5f8d616f95 fix branch name 2022-12-29 15:51:02 +01:00
Dragan Filipovic cc49ab6239 typo fix 2022-12-29 15:50:00 +01:00
Dragan Filipovic b1a31cce80 test on current branch 2022-12-29 15:47:33 +01:00
Dragan Filipovic 8e3acd84f2 start e2e 2022-12-29 15:46:56 +01:00
Dragan Filipovic 2f40dde84f fix: plugins versions 2022-10-28 04:01:24 +02:00
Dragan Filipovic 12adb9b839 BREAKING CHANGE: update to use nodeJS v16
Since it's used in Github environment it should not have any impact in usage.
Just in case major version updated.

Fixes #82
2022-10-28 03:44:28 +02:00