1
0
Commit Graph

17 Commits

Author SHA1 Message Date
SamKirkland d3fa328f10 550 bug fix 2022-01-30 23:36:06 -06:00
SamKirkland ba86a1bf13 v4.2.0 beta
- fixes for 550 folder issue
- updated excludes option format
2021-10-13 01:18:45 -05:00
SamKirkland 59992de6c6 v4.1.0
Cert issue - Fixes #149 and Fixes #127
Exceptions now bubble up - Fixes #123
Resolves local-dir incorrect usage - Fixes #145
2021-06-22 23:59:51 -05:00
SamKirkland 2a4e9b1312 Resolving sync state issue, added tests
fixes #124
fixes #122
fixes #120
2020-11-23 01:22:34 -06:00
SamKirkland 6d1a190aef Fixing server sync state location 2020-11-13 13:42:37 -06:00
SamKirkland f0ef8012ea local-dir path, excludes param logging 2020-11-13 12:12:25 -06:00
SamKirkland 63b04d6546 updated ftp-deploy with dryrun patch 2020-10-25 00:41:02 -05:00
SamKirkland 928e32c59b back to building with ncc 2020-10-24 00:56:44 -05:00
SamKirkland c14c34b02c updated ftp-deploy version 2020-10-23 23:41:37 -05:00
SamKirkland b6b6e42be5 updating ftp-deploy to v0.9.6 2020-09-07 14:57:56 -05:00
SamKirkland 62b6382e92 ftp-deploy update
solved caching issue
updated ftp-deploy library
2020-09-05 01:33:58 -05:00
SamKirkland a923da71e8 updating package 2020-08-30 00:17:42 -05:00
SamKirkland fc9de49cd2 import fix, pacakge updates 2020-08-28 01:11:57 -05:00
SamKirkland 3576f3af9c v4 beta 2020-08-26 01:28:40 -05:00
SamKirkland ae5262e007 using act for local debugging
Added act library for local debugging
Attempting to use exec argument escaping
2020-05-17 16:57:25 -05:00
SamKirkland c926b9df00 Library & test updates
- Updated NPM packages
- Updated tests to point to correct branch (oops)
2020-05-01 23:07:16 -05:00
SamKirkland 4895f6f251 v3.0.0
Complete rewrite!
Switched from LFTP to git-ftp
Upload diffs based on git history by default
lower case kebab argument names
Migrated from shell to typescript
Added FTP and SFTP tests
.git-ftp-ignore and .git-ftp-include support
2020-02-18 00:34:10 -06:00