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 |
Peter Kracik
|
cd3b869a28
|
Update action.yml
|
2021-03-12 07:26:41 +01:00 |
Adrian Perez de Castro
|
5c4b90e3f8
|
action.yml: Add mising declaration for the ARGS parameter
|
2020-06-30 23:03:20 +03:00 |
Dragan Filipovic
|
9cdc72374b
|
[action] add required params
|
2020-04-11 16:27:09 +02:00 |
Filip Malinowski
|
0d77a6681b
|
add optional `REMOTE_PORT` env to configuration
|
2019-12-29 18:17:28 +01:00 |
Dragan Filipovic
|
a3d2df0501
|
[version] Add author
|
2019-10-03 01:17:24 +02:00 |
Dragan Filipovic
|
7d63f7f134
|
[version] Description update
|
2019-10-03 01:07:28 +02:00 |
Dragan Filipovic
|
b5d54bf446
|
[action] fix node version
|
2019-10-03 00:24:52 +02:00 |
Dragan Filipovic
|
4bf88310d4
|
[engine] use NodeJS instead of Docker
|
2019-10-02 23:58:26 +02:00 |