Commit Graph

6 Commits (808b0020d44b7c25ef1c13b3979ffdab4f503236)

Author SHA1 Message Date
Dragan Filipovic 245b7a9d2f fix: fix manual release action 2023-01-06 21:50:25 +01:00
Dragan Filipovic 73a65ec97c feat: Add multi source and multi target support 2023-01-03 02:49:54 +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 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
Dragan Filipovic 2197bc60ef fix: add NPM token 2021-05-27 23:57:27 +02:00
Dragan Filipovic ac3c9b51d5 feat: add semantic-release-action 2021-05-27 22:56:27 +02:00