Skip to content

Releases: milanmk/actions-file-deployer

1.6

01 Sep 08:26
Compare
Choose a tag to compare
1.6
  • Improved remote path handling with spaces
  • Updated debug info for event to show from file
  • Fixed missing .deploy-revision file for full sync

1.5

31 Aug 15:26
Compare
Choose a tag to compare
1.5
  • Improved FTP configuration
  • Revert conditional enabling of parallel connections
  • Added proxy connection validation
  • Added base commit validation
  • Updated readme documentation

1.4

31 Aug 06:08
Compare
Choose a tag to compare
1.4
  • Improved FTP configuration
  • Conditionally enables parallel connections when transferring more than 10 files for delta sync
  • Improved shell variable quoting
  • Updated readme documentation

1.3

29 Aug 17:06
Compare
Choose a tag to compare
1.3
  • Improved SSH and FTP configuration
  • Refactor transfer files code
  • Close proxy SSH connection on cleanup
  • Updated readme documentation

1.2

28 Aug 02:27
Compare
Choose a tag to compare
1.2
  • Added input validation on init
  • Updated error messages with useful information
  • Refactor transfer files code
  • Updated readme documentation and usage example

1.1

27 Aug 15:10
Compare
Choose a tag to compare
1.1
  • Fixed SFTP password authentication
  • Added support for netrc file to store credentials
  • Refactor delta file generation code
  • Refactor transfer file code
  • Updated all test condtions to POSIX compatible
  • Improved variables quoting
  • Improved debug logging for FTP
  • Improved FTP mirror settings
  • Updated readme documentation

Initial release

23 Aug 12:27
Compare
Choose a tag to compare
1.0

Initial commit