Commit Graph

22 Commits

Author SHA1 Message Date
Thomas Boerger 9ba0aa552f
Merge branch 'master' into master 2019-02-11 09:29:55 +01:00
Bo-Yi Wu 5ecd3598fa
feat(go): switch dep to go module (#49)
as title
2019-01-09 00:32:13 +08:00
Fernando Barbosa 3c795ed19c Rm aws keys verification to allow for iam roles
Remove the validation of aws credentials, since this was blocking
the use of IAM roles for authentication.
2018-01-18 10:27:43 -02:00
hdhog fe509a598a Remove a debug output. 2017-10-30 13:56:35 +04:00
hdhog be22fc0596 Endpoint for aws.Config is optional 2017-10-28 12:00:06 +04:00
hdhog 5001f2ffa0 Add flag for custom endpoint 2017-10-22 11:24:40 +04:00
Brad Rydzewski 32492e4d02 added --dry-run 2016-11-19 14:34:46 +01:00
Brad Rydzewski 966a9fd141 404 should result in upload 2016-11-19 12:05:58 +01:00
Brian Foshee 50ea685cab
Add support for CacheControl header 2016-10-19 13:56:28 -04:00
Nathan LaFreniere 33143ba6c0 update for drone 0.5 2016-07-21 17:27:25 -07:00
Craig Warren 748c4417a3 Adding support for uploading files with Content Encoding 2016-05-05 08:18:15 +01:00
Eric Anderson a64c25d742 Initial support for CloudFront 2016-03-09 20:22:54 -05:00
Nathan LaFreniere 89532b4e90 forgot a seek 2015-12-31 13:19:41 -08:00
Nathan LaFreniere f771295149 add missing else clause 2015-12-31 12:52:34 -08:00
Nathan LaFreniere 2cc61b680a remove some extraneous newlines 2015-12-31 12:25:40 -08:00
Nathan LaFreniere 32a26aa1a4 try to handle 404s correctly 2015-12-31 12:19:34 -08:00
Nathan LaFreniere 742f2b5e17 Revert "ignore errs from head"
This reverts commit c770036ece.
2015-12-31 12:11:31 -08:00
Nathan LaFreniere c770036ece ignore errs from head 2015-12-31 12:07:25 -08:00
Nathan LaFreniere 0d6aff17dc refactor for concurrency 2015-12-19 16:15:04 -08:00
Nathan LaFreniere 07033aa1a0 add public-read acl to redirects 2015-12-04 11:31:06 -08:00
Nathan LaFreniere 2187920d58 add support for website redirects 2015-12-04 11:24:34 -08:00
Nathan LaFreniere 4a6f734689 support custom metadata, only upload changed files, make sure permissions and metadata are synced 2015-11-18 16:32:44 -08:00