Commit Graph

64 Commits

Author SHA1 Message Date
Sam Kirkland 3a9c65ae0f V4.4.0 use checkout v6 action to support node 24 2026-04-19 19:48:25 -05:00
Sam Kirkland dac950cd5d v4.4.0 2026-04-19 19:22:02 -05:00
Sam Kirkland a51268f67f V4.3.6 (#514)
* v4.3.6
2025-08-26 00:36:23 -05:00
Sam Kirkland 8e83cea867 v4.3.5 2024-03-02 00:37:46 -06:00
Sam Kirkland 8a24039354 v4.3.4 (#385)
- updated basic-ftp
- new vx.x.x tags
2023-03-15 00:50:07 -05:00
Sam Kirkland 89e533f02c Merge pull request #352 from Trainax/glob-tester-link-fix
Glob tester README link fix
2023-02-28 20:23:56 -06:00
Sam Kirkland cf1b406626 Update README.md 2023-02-28 20:22:37 -06:00
Davide Trainini 28fb6c755c Glob tester README link fix 2022-12-15 17:42:38 +01:00
Davide Trainini 08c527ecdf Update actions/checkout to v3 2022-12-08 18:47:03 +01:00
Sam Kirkland cfcb39fa3c Merge pull request #321 from wcoder/patch-1
Update default timeout info
2022-12-02 10:45:56 -06:00
SamKirkland 1d198bef28 v4.3.3 2022-12-02 10:44:37 -06:00
Yauheni Pakala 0734c4dc18 Update default timeout info
Based on latest https://github.com/SamKirkland/ftp-deploy/blob/3c410ee1b4f9ce6bdbc2cd774c9d455f62d45efe/README.md
2022-09-12 23:26:17 +03:00
SamKirkland 1b21034a8d v4.3.2 2022-09-03 17:37:57 -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 1d31526b7a v4.3.0 2022-01-30 23:37:43 -06:00
Sam Kirkland d6ad227aa5 readme example - node version bump (12 -> 14) 2021-12-09 22:26:03 -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
Sam Kirkland 65c6a8f943 Add link to glob testing tool to readme
Fixes #179
2021-06-23 09:11:21 -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 408fa95d1f readme: checkout version update 2021-05-16 23:20:17 -05:00
SamKirkland 3695ee6be8 exclude git example update 2021-05-16 23:06:44 -05:00
Sam Kirkland 1cffb780cf Fixing readme local-dir description
fixes #136
2020-12-02 00:16:48 -06:00
Sam Kirkland 2d118d9190 Adding example for exclude 2020-11-23 10:11:50 -06:00
SamKirkland 2a4e9b1312 Resolving sync state issue, added tests
fixes #124
fixes #122
fixes #120
2020-11-23 01:22:34 -06:00
SamKirkland 07d05bff14 version 4 2020-11-13 00:32:29 -06:00
SamKirkland 26175f3bf0 Added badge section 2020-10-25 01:55:55 -05:00
SamKirkland c14c34b02c updated ftp-deploy version 2020-10-23 23:41:37 -05:00
SamKirkland 81ee749b94 updating readme 2020-08-30 23:25:49 -05:00
SamKirkland 4fe6844638 more optional props 2020-08-30 00:05:41 -05:00
SamKirkland afd59edb41 hooked up additional props
added npm badges
Updated readme
2020-08-27 23:43:10 -05:00
Sam Kirkland 6d051eb8e8 Update README.md 2020-08-26 01:40:07 -05:00
SamKirkland 3576f3af9c v4 beta 2020-08-26 01:28:40 -05:00
tflight acdf4a21c3 Add pbcopy tip for macOS users
This copies the key directly to your clipboard on macOS.
2020-07-17 11:14:16 -04:00
Vincent Ahrend 4aadb4a381 Fix known hosts example to include known-hosts arg 2020-06-05 14:32:27 +02: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
Stefano Borzì ccf756b42e Add Linux istructions 2020-05-06 18:21:47 +02: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
Sam Kirkland 97865be6a0 Update README.md
Removed incorrect information about known_hosts expiring
2020-04-04 15:43:55 -05:00
Sam Kirkland b890f82a46 Update README.md
I tested this out on my host, added commands for windows 10 and moved the docs around a bit
2020-04-02 00:47:59 -05:00
apokalyptik c9f0bcd878 Update README.md 2020-03-31 10:10:56 -07:00
apokalyptik 481f9001ff work on formatting 2020-03-31 10:10:10 -07:00
Demitrious Kelly 4938a6057e README update, and rebuild of index.js 2020-03-31 10:00:49 -07:00
Sam Kirkland 98039f1fbe Added notes about git-ftp-include 2020-02-20 13:16:57 -06: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
Sam Kirkland 5aed021d1b Merge pull request #17 from mikeybinnswebdesign/patch-3
Add temporary workaround to ARGS list
2019-11-09 22:20:22 -06:00
Fabian Kägy 319b6d2cd8 remove (currently only for beta testers)
As GitHub actions is no longer in Beta I removed the line of it only being available for beta testers
2019-11-10 01:15:05 +01:00