Sam Kirkland

Results 60 comments of Sam Kirkland

Changes made, requesting re-review

@patrickjuchli I think he was trying to fix [this upstream bug](https://github.com/SamKirkland/FTP-Deploy-Action/pull/246#issuecomment-1025951866) in my library. Not sure, but I think it's safe to close. Thanks, keep up the good work ❤️

Not sure if I'm understanding the request here. This action syncs github (source) --> FTP server (target) By default this action will propagate all changes from github to FTP. For...

Looks like this was an issue with v3 only, v4 appears to work in my tests

This should be fixed in the latest v4 version

Decided not to add this, it's a good idea but I don't want to support it

This was an issue with v3 - you have to specify a large `fetch-depth:` when checking out the repo so the v3 could diff the commits. V4 does not have...

Had a bug on my side. This should be fixed in `v4.3.4`