Commit Graph

31 Commits

Author SHA1 Message Date
Bo-Yi Wu 5ecd3598fa
feat(go): switch dep to go module (#49)
as title
2019-01-09 00:32:13 +08:00
stephensxu 364ee8f5db using int instead of string 2018-08-15 11:13:06 -07:00
stephensxu c0496f588c add flag to allow user set dynamic concurrency 2018-08-14 14:48:58 -07:00
hdhog 3f8ed9703c Add S3_SYNC_ENDPOINT environment 2017-10-28 12:02:05 +04:00
hdhog 5001f2ffa0 Add flag for custom endpoint 2017-10-22 11:24:40 +04:00
Thomas Boerger cb0080349d
Restructuring of build process 2017-08-28 23:31:49 +02:00
Brad Rydzewski 32492e4d02 added --dry-run 2016-11-19 14:34:46 +01:00
Brad Rydzewski 1f515374c1 Support `acl` or `access` in Yaml 2016-11-19 11:57:33 +01:00
Brian Foshee 50ea685cab
Add support for CacheControl header 2016-10-19 13:56:28 -04:00
Thomas Boerger de3352fe18
Set a proper version number 2016-08-23 22:46:57 +02:00
Thomas Boerger 13dbb7ac0f
Added logrus, added env-file flag, disabled autoload 2016-08-22 21:32:40 +02:00
Thomas Boerger bd6e66ec42
Switched from codegangsta to urfave 2016-08-16 23:22:31 +02:00
Nathan LaFreniere 33143ba6c0 update for drone 0.5 2016-07-21 17:27:25 -07:00
Eric Anderson 811766f556 Move invalidate to the end for safety 2016-03-14 17:12:37 -04:00
Eric Anderson 8b8f1248e6 Refactor main for testing and organization 2016-03-10 01:01:40 -05:00
Eric Anderson a64c25d742 Initial support for CloudFront 2016-03-09 20:22:54 -05:00
Thomas Boerger 0be1d32b32 Make the builds reproducable based on commit sha 2016-02-21 11:06:41 +01:00
Thomas Boerger 9137ce00df Unification: Drone config, Makefile, structure and badges 2016-01-26 17:16:53 +01:00
Nathan LaFreniere 5707a06507 tweak 2015-12-31 12:01:09 -08:00
Nathan LaFreniere 0d6aff17dc refactor for concurrency 2015-12-19 16:15:04 -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
Nathan LaFreniere 55060d67eb switch to aws-sdk-go over goamz/s3 2015-11-14 07:49:43 -08:00
Nathan LaFreniere 36a0e84f33 fix typos 2015-11-13 16:26:10 -08:00
Nathan LaFreniere 98f7f4ab71 file path fixes 2015-11-13 16:24:54 -08:00
Nathan LaFreniere 4fe42e20b4 use the workspace like im supposed to 2015-11-13 16:17:17 -08:00
Nathan LaFreniere 35eeba4167 join source to current working directory 2015-11-13 16:11:26 -08:00
Nathan LaFreniere 927b3c3434 handle errors 2015-11-13 15:59:34 -08:00
Nathan LaFreniere eb8b4e32bd first iteration using native s3 library 2015-11-13 15:13:38 -08:00
Brad Rydzewski 984c270a4d change ordering of include exclude 2015-10-16 13:34:28 -07:00
Brad Rydzewski 527821d3d9 initial commit 2015-10-16 13:09:45 -07:00