Skip to content

Releases: easingthemes/ssh-deploy

v3.4.3

03 Jan 02:31
Compare
Choose a tag to compare

v3.4.1

03 Jan 02:21
Compare
Choose a tag to compare

Full Changelog: v3.4.0...v3.4.1

Bug Fixes

v3.4.0

03 Jan 02:32
Compare
Choose a tag to compare

Full Changelog: v3.1.0...v3.4.1

Features

  • Add SSH remote script support - before and after rsync (2cd8a82)
  • Add multi source and multi target support (73a65ec)
  • Add SSH_CMD_ARGS support (51a0063)
  • Add manual inputs for e2e test (8f71595)

Bug Fixes

  • Add visible Rsync CMD for debugging (91b6d28)
  • log buffer from rsync stdout (8e19e0d)
  • fix e2e yaml step name (5c13615)

v3.1.0

31 Dec 09:35
Compare
Choose a tag to compare

v3.0.1

28 Oct 02:18
Compare
Choose a tag to compare

fixes #67 Consistent naming of SSH_PRIVATE_KEY and SERVER_SSH_KEY

v3.0.0

28 Oct 02:10
Compare
Choose a tag to compare
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](https://github.com/easingthemes/ssh-deploy/commit/2f40dde84fde36f5b9b81ededd7090c5159d9885))

* Merge pull request #83 from easingthemes/feature/#82-update-node-version ([76660a8](https://github.com/easingthemes/ssh-deploy/commit/76660a8456dbf26e6328674e25d083941ddd645e)), 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

v2.2.11

28 May 00:24
Compare
Choose a tag to compare
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](https://github.com/easingthemes/ssh-deploy/commit/3c36af7577e5aee231cea5a01bb6cc83717d0e74))

v2.2.10

28 May 00:20
Compare
Choose a tag to compare
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](https://github.com/easingthemes/ssh-deploy/commit/0867b12954dee2b8a2cccb7dfea3b8f3aa62d679))

v2.2.3

27 May 21:31
Compare
Choose a tag to compare
chore(release): 2.2.3 [skip ci]

## [2.2.3](https://github.com/easingthemes/ssh-deploy/compare/v2.2.2...v2.2.3) (2021-05-27)

### Bug Fixes

* codeql yaml syntax update ([87ad671](https://github.com/easingthemes/ssh-deploy/commit/87ad6713b53d454bd7ad6c4576cea7b2e3e2f4f3))

v2.1.6

24 Mar 17:57
9ab3993
Compare
Choose a tag to compare
Merge pull request #35 from easingthemes/feature/RSYNC-exclude-option

RSYNC use excludeFirst instead of exclude