Skip to content

Releases: AbleLincoln/push-to-sftp

Node 16

20 Apr 00:25
Compare
Choose a tag to compare

Updates to use in Node 16 in respect of the deprecation of Node 12 for all GitHub actions.

Fixes #2

v2.0: Merge pull request #1 from Cyb3r-Jak3/cyb3rjak3/use_ssh_key

07 Feb 00:23
903d1bf
Compare
Choose a tag to compare
  • Allows for the usage of an ssh key (encrypted or plaintext)
  • new options: privateKey and passphrase
  • renamed options: local-dir -> sourceDir, remote-dir -> targetDir
  • Update dependency @action/core to 1.5.0
  • Update dependency ssh2-sftp-client to 7.0.3

Better handling of handshake timeouts

01 Aug 09:08
Compare
Choose a tag to compare
v1.2

better handshake timeout handling

Ready to be used by the world!

01 Aug 08:53
Compare
Choose a tag to compare

Beta release for testing

31 Jul 20:01
Compare
Choose a tag to compare
0.1

beta