Commit Graph

304 Commits

Author SHA1 Message Date
Eric Anderson 35a5d9a1d4 Add myself to maintainers 2016-03-09 20:24:19 -05:00
Eric Anderson a64c25d742 Initial support for CloudFront 2016-03-09 20:22:54 -05:00
Eric Anderson f04be6f847 Update vendor in prep for CloudFront 2016-03-09 20:22:40 -05:00
Jack Spirou f33b520646 Merge pull request #9 from drone-plugins/feature/additions
Makefile, gitignore and MAINTAINERS improvements
2016-02-24 13:38:12 -06:00
Thomas Boerger 47b9cc25cf Reference to DOCS.md from README.md for usage information 2016-02-21 12:30:25 +01:00
Thomas Boerger 71a5d359ec Updated gitignore to respect also coverage.out 2016-02-21 11:38:18 +01:00
Thomas Boerger 499cd58e57 Updated maintainers file, added names and athieriot 2016-02-21 11:20:01 +01:00
Thomas Boerger 0be1d32b32 Make the builds reproducable based on commit sha 2016-02-21 11:06:41 +01:00
Thomas Boerger 89fcebf89a Removed unused CI_BUILD_NUMBER from makefile 2016-02-21 10:43:08 +01:00
Thomas Boerger 2ffd99e1f9 Added all task as first task to makefile 2016-02-21 10:38:54 +01:00
Brad Rydzewski ee898e436e fixed issue with drone.sec file 2016-02-08 20:26:47 -08:00
Brad Rydzewski 9f40dbb5cf added vendoring 2016-02-08 20:25:19 -08:00
Brad Rydzewski 5475196683 attempt to vendor deps to revert to old aws lib 2016-02-08 20:23:11 -08:00
Thomas Boerger a14f0913d9 Merge pull request #8 from drone-plugins/feature/fixes
Install mailcap instead of maintaining mime.types
2016-02-02 09:47:04 +01:00
Thomas Boerger bcb0cbc6f6 Install mailcap instead of maintaining mime.types 2016-01-26 17:26:07 +01:00
Thomas Boerger 1f193ae580 Merge pull request #6 from drone-plugins/feature/unification
Unification: Drone config, Makefile, structure and badges
2016-01-26 17:17:46 +01:00
Thomas Boerger 9137ce00df Unification: Drone config, Makefile, structure and badges 2016-01-26 17:16:53 +01:00
Jack Spirou 28ea5cb7de Merge pull request #7 from drone-plugins/native
Native
2016-01-24 15:45:48 -06:00
Nathan LaFreniere 7c44ac78b5 Merge branch 'master' into native 2016-01-21 17:11:09 -08:00
Thomas Boerger 302613545d Merge pull request #5 from drone-plugins/feature/readme
Added readme, drone and imagelayers badges
2016-01-18 01:10:15 +01:00
Thomas Boerger 3414c46490 Added readme, drone and imagelayers badges 2016-01-17 23:24:40 +01: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 5707a06507 tweak 2015-12-31 12:01:09 -08:00
Nathan LaFreniere 0d6aff17dc refactor for concurrency 2015-12-19 16:15:04 -08:00
Brad Rydzewski 27211a8707 Updated MAINTAINERS file [CI SKIP] 2015-12-09 14:19:00 -08:00
Brad Rydzewski bd6f0542c2 Updated MAINTAINERS file [CI SKIP] 2015-12-08 08:57:48 -08:00
Brad Rydzewski d9e5519429 Created MAINTAINERS file [CI SKIP] 2015-12-07 01:22:37 -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 5644941fde Merge pull request #3 from drone-plugins/native_enhanced
support custom metadata, only upload changed files, make sure permiss…
2015-11-18 17:35:09 -08:00
Nathan LaFreniere 8d58de7f04 add quotes 2015-11-18 16:52:54 -08:00
Nathan LaFreniere 733ecf96a4 update docs 2015-11-18 16:39:05 -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 ca7a275625 update dockerfile, add mime.types 2015-11-13 15:25:47 -08:00
Nathan LaFreniere eb8b4e32bd first iteration using native s3 library 2015-11-13 15:13:38 -08:00
Brad Rydzewski e1a8ff1282 setup native branch [CI SKIP] 2015-11-13 15:00:40 -08:00
Brad Rydzewski 074f605f81 Merge pull request #2 from nlf/patch-1
Update DOCS.md
2015-11-10 11:49:32 -08:00
Nathan LaFreniere d43a2322cf Update DOCS.md
"content-type" should've been "content_type"
2015-11-10 11:47:27 -08:00
Brad Rydzewski 7aac366aeb Merge pull request #1 from mjschultz/patch-1
Fix tiny typo in the docs.
2015-10-27 14:43:12 -07:00