github-actions
|
a73c81ee7b
|
chore(release): 3.3.4 [skip ci]
## [3.3.4](https://github.com/easingthemes/ssh-deploy/compare/v3.3.3...v3.3.4) (2023-01-02)
### Bug Fixes
* Add visible Rsync CMD for debugging ([91b6d28 ](91b6d280ae ))
|
2023-01-02 21:59:55 +00:00 |
github-actions
|
47f78aa96e
|
chore(release): 3.3.3 [skip ci]
## [3.3.3](https://github.com/easingthemes/ssh-deploy/compare/v3.3.2...v3.3.3) (2023-01-02)
### Bug Fixes
* log buffer from rsync stdout ([8e19e0d ](8e19e0d6bc ))
|
2023-01-02 21:31:56 +00:00 |
github-actions
|
ac90bba983
|
chore(release): 3.3.2 [skip ci]
## [3.3.2](https://github.com/easingthemes/ssh-deploy/compare/v3.3.1...v3.3.2) (2023-01-02)
### Bug Fixes
* Add manual inputs for e2e test ([8f71595 ](8f715957ab ))
|
2023-01-02 20:46:02 +00:00 |
github-actions
|
1b29e52589
|
chore(release): 3.3.1 [skip ci]
## [3.3.1](https://github.com/easingthemes/ssh-deploy/compare/v3.3.0...v3.3.1) (2023-01-02)
### Bug Fixes
* Log rsync command ([85f4a96 ](85f4a96743 ))
|
2023-01-02 20:38:50 +00:00 |
github-actions
|
c59d8e4eeb
|
chore(release): 3.3.0 [skip ci]
# [3.3.0](https://github.com/easingthemes/ssh-deploy/compare/v3.2.0...v3.3.0) (2023-01-02)
### Features
* Add SSH_CMD_ARGS support ([51a0063 ](51a00631e2 ))
|
2023-01-02 20:33:17 +00:00 |
github-actions
|
18600dc04b
|
chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/easingthemes/ssh-deploy/compare/v3.1.1...v3.2.0) (2023-01-02)
### Features
* Add SSH remote script support - before and after rsync ([2cd8a82 ](2cd8a820e2 ))
|
2023-01-02 20:14:22 +00:00 |
github-actions
|
f4029512e4
|
chore(release): 3.1.1 [skip ci]
## [3.1.1](https://github.com/easingthemes/ssh-deploy/compare/v3.1.0...v3.1.1) (2023-01-02)
### Bug Fixes
* use main branch for e2e testes ([21451fe ](21451fec97 ))
|
2023-01-02 20:09:00 +00: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 |
github-actions
|
5d811fd34f
|
chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/easingthemes/ssh-deploy/compare/v3.0.1...v3.1.0) (2022-12-31)
### Features
* add e2e tests ([40f855a ](40f855a08b ))
|
2022-12-31 09:34:03 +00: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 |
github-actions
|
f2f261e6bd
|
chore(release): 3.0.1 [skip ci]
## [3.0.1](https://github.com/easingthemes/ssh-deploy/compare/v3.0.0...v3.0.1) (2022-10-28)
### Bug Fixes
* readme update ([80a7f53 ](80a7f53ec9 )), closes [#67](https://github.com/easingthemes/ssh-deploy/issues/67)
|
2022-10-28 02:16:55 +00:00 |
github-actions
|
d4d82006e8
|
chore(release): 3.0.0 [skip ci]
# [3.0.0](https://github.com/easingthemes/ssh-deploy/compare/v2.2.11...v3.0.0) (2022-10-28)
### Bug Fixes
* plugins versions ([2f40dde ](2f40dde84f ))
* Merge pull request #83 from easingthemes/feature/#82-update-node-version ([76660a8 ](76660a8456 )), closes [#83](https://github.com/easingthemes/ssh-deploy/issues/83) [easingthemes/feature/#82](https://github.com/easingthemes/feature//issues/82)
### BREAKING CHANGES
* update to use nodeJS v16
|
2022-10-28 02:03:03 +00: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 |
github-actions
|
c711f2c339
|
chore(release): 2.2.11 [skip ci]
## [2.2.11](https://github.com/easingthemes/ssh-deploy/compare/v2.2.10...v2.2.11) (2021-05-28)
### Bug Fixes
* remove change npm to public ([3c36af7 ](3c36af7577 ))
|
2021-05-28 00:23:46 +00:00 |
Dragan Filipović
|
824072bc5a
|
Merge pull request #60 from easingthemes/feature/package-json-automation-6
fix: remove change npm to public
|
2021-05-28 02:22:56 +02:00 |
Dragan Filipovic
|
3c36af7577
|
fix: remove change npm to public
|
2021-05-28 02:22:36 +02:00 |
github-actions
|
649339f4bb
|
chore(release): 2.2.10 [skip ci]
## [2.2.10](https://github.com/easingthemes/ssh-deploy/compare/v2.2.9...v2.2.10) (2021-05-27)
### Bug Fixes
* add assets to semantic-release git ([0867b12 ](0867b12954 ))
|
2021-05-27 23:24:30 +00:00 |
Dragan Filipovic
|
191c82d9b4
|
fix: change npm to public
|
2021-05-28 00:37:06 +02:00 |
Dragan Filipovic
|
9c4e4119ad
|
fix: update npm package name
|
2021-05-28 00:32:37 +02:00 |
Dragan Filipovic
|
87551c3893
|
fix: minify dist
|
2021-05-28 00:23:04 +02:00 |
Dragan Filipovic
|
40096bf224
|
fix: semantic-release/npm update config
|
2021-05-27 23:39:43 +02:00 |
Dragan Filipovic
|
ce56d75fc1
|
fix: add package json auto updates
|
2021-05-27 23:06:40 +02:00 |
Dragan Filipovic
|
ac3c9b51d5
|
feat: add semantic-release-action
|
2021-05-27 22:56:27 +02:00 |
Dragan Filipovic
|
20a0cae1ae
|
fix: update ncc
|
2021-05-27 22:04:06 +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 |
Dragan Filipovic
|
1ac1bcb558
|
[VERSION] version bump
|
2020-09-18 23:31:31 +02:00 |
Dragan Filipovic
|
4042d3876f
|
[build] update package lock
|
2020-07-01 01:01:48 +02:00 |
Dragan Filipovic
|
68f9da66f0
|
[version] prepare rc.1
|
2020-07-01 00:56:10 +02:00 |
Dragan Filipovic
|
a9e37f3cb5
|
[version] increase version
|
2020-07-01 00:20:13 +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
|
19689edd76
|
[tests] add editorconfig and eslint
|
2020-04-11 16:26:19 +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
|
5fdc019220
|
[version] version bump
|
2019-10-03 00:52:55 +02:00 |
Dragan Filipovic
|
b5d54bf446
|
[action] fix node version
|
2019-10-03 00:24:52 +02:00 |
Dragan Filipovic
|
a20c19a8d1
|
[version] Readme update
|
2019-10-03 00:17:19 +02:00 |
Dragan Filipovic
|
81256f2671
|
[engine] use NodeJS instead of Docker
|
2019-10-02 23:52:52 +02:00 |