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
|
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
|
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
|
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
|
95f4dc8069
|
fix: only=prod package json
|
2021-05-27 22:03:15 +02:00 |
Dragan Filipovic
|
b2adc00c92
|
fix: update plugins
|
2021-05-27 21:51:19 +02:00 |
Dragan Filipovic
|
a50a999528
|
fix: update plugins
|
2021-05-27 21:51:10 +02:00 |
github-actions
|
1242867d7a
|
2.1.9
|
2021-04-16 23:24:55 +00:00 |
github-actions
|
40a3789c05
|
2.1.8
|
2021-04-16 22:56:33 +00:00 |
github-actions
|
7e2c0f29d6
|
2.1.7
|
2021-04-16 22:41:08 +00:00 |
Peter Kracik
|
2b38f7bf7a
|
Added exclude parameter
|
2021-03-12 07:42:12 +01:00 |
dependabot[bot]
|
aac4cbf0db
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-21 08:46:30 +00:00 |
Dragan Filipovic
|
4042d3876f
|
[build] update package lock
|
2020-07-01 01:01:48 +02:00 |
Dragan Filipovic
|
bf3218eb12
|
[readme] update Readme
|
2020-04-11 16:30:28 +02:00 |
Filip Malinowski
|
0d77a6681b
|
add optional `REMOTE_PORT` env to configuration
|
2019-12-29 18:17:28 +01:00 |
Dragan Filipovic
|
81256f2671
|
[engine] use NodeJS instead of Docker
|
2019-10-02 23:52:52 +02:00 |