Commit Graph
28 Commits
Author SHA1 Message Date
SamKirkland 1d198bef28 v4.3.3 2022-12-02 10:44:37 -06:00
SamKirkland ec28745b59 blue marketplace icon 2022-09-03 17:40:42 -05:00
SamKirkland 1b21034a8d v4.3.2 2022-09-03 17:37:57 -05:00
SamKirkland f458cc0704 Merge branch 'master' into 4.3.1 2022-08-21 21:24:37 -05:00
SamKirkland 16956be3a6 4.3.1 release
Upgrade basic-ftp library
Update npm libraries
Resolves #308
2022-08-21 21:21:46 -05:00
SamKirkland f55279346a exclude defaults bug fix 2022-01-31 00:44:08 -06:00
SamKirkland 93a0898871 rolling back nested exclude path 2022-01-31 00:11:43 -06:00
SamKirkland 1d31526b7a v4.3.0 2022-01-30 23:37:43 -06:00
SamKirkland d3fa328f10 550 bug fix 2022-01-30 23:36:06 -06:00
SamKirkland c7bb3d9877 removing clean state 2021-11-22 10:34:05 -06:00
SamKirkland a7da5e54d2 fixing tests 2021-11-22 10:31:59 -06:00
SamKirkland 825d1b8f3b allowing no ecludes 2021-11-13 16:42:30 -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 da0d77ff39 v3.1.1
Bug fix: argument escaping for spaces within passwords
2020-05-17 17:28:14 -05:00
SamKirkland 1af692f7d5 Updating linux testing instructions 2020-05-17 17:25:20 -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 f68449776c v3.1.0
Official release of known-hosts
2020-05-05 00:58:08 -05:00
SamKirkland a54cf4c5e3 Closes #60
Due to node issue using exit code 0 for exceptions thrown in async methods.
Fixed by moving getUserArguments inside try block.
2020-05-02 02:14:10 -05:00
SamKirkland c42c8e46fb Updating ReadMe FAQ Section 2020-05-02 00:24:55 -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
SamKirkland 9c4e4646b8 v2.0.0
SFTP support!
2019-10-08 00:26:19 -05:00
SamKirkland 0fae300950 Updating ReadMe 2019-09-16 00:55:22 -05:00
SamKirkland f00166c73a Updated README 2019-09-16 00:00:25 -05:00
SamKirkland 2c3915c100 ARGS pass through props feature
Added ARGS option
Added some more examples
2019-09-15 23:56:38 -05:00
SamKirkland 74a5ad1886 Updating action icon to reflect icon 2019-01-05 00:55:37 -06:00
SamKirkland d1fda48913 Initial commit 2019-01-05 00:48:18 -06:00
SamKirkland b6d9340796 Initial commit 2019-01-05 00:03:29 -06:00