Skip to content

Releases: milanmk/actions-file-deployer

1.14

30 Jan 04:59
Compare
Choose a tag to compare

Maintenance release

  • Updated @actions/upload-artifact to v4 #25
  • Docs: Updated @actions/checkout to v4

1.13

17 Oct 15:21
Compare
Choose a tag to compare

Bug fix

  • Fixed local path issue which prevented delta sync #24

1.12

16 Nov 16:15
Compare
Choose a tag to compare

Maintenance release

  • Updated upload-artifact action to v3 #16

1.11

24 Jun 03:53
Compare
Choose a tag to compare
  • Ability to exclude files from delta sync

1.10

04 Feb 12:26
Compare
Choose a tag to compare
  • Fixed deletion of files for delta sync

1.9

01 Oct 02:33
Compare
Choose a tag to compare
1.9
  • Modified files are now added to artifacts
  • Removed continue/reput option from FTP

1.8

07 Sep 05:37
Compare
Choose a tag to compare
1.8
  • Added webhook start and finish event notifications
  • Merged multiple deploy step runs
  • Updated readme documentation

1.7

02 Sep 04:18
Compare
Choose a tag to compare
1.7
  • Added artifacts support to upload logs
  • Added planned features to readme

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