Commit Graph

33 Commits (2f8e6000d2244c03f595a519509bc645f339522f)

Author SHA1 Message Date
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