Commit Graph

35 Commits (47f78aa96e2a780ed72a9e1549f0775be1c25061)

Author SHA1 Message Date
Dragan Filipovic 8e19e0d6bc fix: log buffer from rsync stdout 2023-01-02 22:30:57 +01:00
Dragan Filipovic 2a85c96230 add more complex e2e tests 2023-01-02 22:02:16 +01:00
Dragan Filipovic 05ddb64347 Rebuild 2023-01-02 21:45:14 +01:00
Dragan Filipovic 51a00631e2 feat: Add SSH_CMD_ARGS support 2023-01-02 21:31:04 +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 45bf266280 Remove Key log 2022-12-31 10:30:19 +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 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 3e2f0214fc build it! 2022-12-31 10:07:22 +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 aeee708bee test 2022-12-31 02:43:17 +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 87551c3893 fix: minify dist 2021-05-28 00:23:04 +02:00
Dragan Filipovic 20a0cae1ae fix: update ncc 2021-05-27 22:04:06 +02:00
Dragan Filipovic 07265c8c95 RSYNC use excludeFirst instead of exclude 2021-03-24 18:48:12 +01:00
Peter Kracik 2b38f7bf7a Added exclude parameter 2021-03-12 07:42:12 +01:00
Dragan Filipovic d41b136666 [BUILD] rebuild 2020-09-18 23:31:43 +02:00
Dragan Filipovic 073bd0b6f6 [build] rebuild 2020-07-01 00:54:42 +02:00
Dragan Filipovic 101b6c13a0 [code] hotfix dist 2020-04-11 17:44:56 +02:00
Dragan Filipovic 62063532be Merge branch 'master' into feature/SSH-DEPLOY-refactor
# Conflicts:
#	.gitignore
#	README.md
#	dist/index.js
#	src/index.js
2020-04-11 16:54:21 +02:00
Dragan Filipovic 7269cb396a [dist] rebuild 2020-04-11 16:30:11 +02:00
GarryOne 00e4d7e856 Added cmd to rsync error output 2020-03-27 01:10:01 +02:00
GarryOne 37e21b5b6b Added error display for rsync 2020-03-27 00:05:33 +02:00
GarryOne 19dbe22d4f Removed console.log 2020-03-26 23:47:55 +02:00
GarryOne 733f9fc153 Added console.log(process.env) 2020-03-26 23:27:22 +02:00
GarryOne f09a8d0277 Removed console.log() 2020-03-25 05:28:27 +02:00
GarryOne 82ccbba7dc Added field key to validation message 2020-03-25 05:20:29 +02:00
GarryOne ff832e4e77 Built src/index.js 2020-03-25 05:08:01 +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