- Notifications
You must be signed in to change notification settings - Fork420
Releases: SamKirkland/FTP-Deploy-Action
v4.3.6 🚀
a51268fImproved error handling when removing directories during FTP operations. In certain cases, the target directory may already be unavailable (e.g., deleted, renamed, or removed by a build process). Instead of throwing an exception, the process now logs a warning informing the user that the directory could not be removed or accessed.
What's Changed
Fixing folder 550 delete action by@konnng-dev inSamKirkland/ftp-deploy#47
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.3.5 🚀
What's Changed
- Update to node 20
- Update
basic-ftpfrom 5.0.2 to 5.0.5 - Update
actions/checkouttov4
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.3.4 🚀
8a24039What's Changed
- Update
basic-ftp - Update
actions/checkouttov3 - Glob tester README link fix
- new
vX.X.Xtags format
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.1.2 🚀
6647c2fNode Upgrade
- v3.1.2 upgrades node12 to node16.See github deprecation announcement
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.1.1 🚀
1a88834Fixes & Documentation:
- Bug where spaces were not supported within passwords
Please see themigration guide for assistance migrating from v2 to v3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.1.0 🚀
a013b83Features:
- Support for
known-hosts
Fixes & Documentation:
- Action does not fail even if secret is not defined#60 - Reported by@LeoSeyers
- Revamped readme
- Locked down
actions/checkoutversion in examples
Please see themigration guide for assistance migrating from v2 to v3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v3.0.0 🚀
bd242ebFeatures:
- Upload diffs based on git history by default
- .git-ftp-ignore and .git-ftp-include support
Please see themigration guide for assistance migrating to v3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.3.3 🚀
cfcb39fNode Upgrade
- v4.3.3 upgrades node12 to node16.See github deprecation announcement
Documentation
- README updates
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.3.2 🚀
Feature
- Added
timeoutoption
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.3.1 🚀
e8964f3Assets2
Uh oh!
There was an error while loading.Please reload this page.