Commit Graph

184 Commits

Author SHA1 Message Date
Thomas Boerger c228e60169 Merge pull request #25 from drone-plugins/feature/version
Set a proper version number
2016-08-23 23:07:39 +02:00
Thomas Boerger de3352fe18
Set a proper version number 2016-08-23 22:46:57 +02:00
Thomas Boerger 46897fbdf4 Merge pull request #24 from drone-plugins/feature/cleanup
Added logrus, added env-file flag, disabled autoload
2016-08-23 20:45:07 +02:00
Thomas Boerger 13dbb7ac0f
Added logrus, added env-file flag, disabled autoload 2016-08-22 21:32:40 +02:00
Thomas Boerger 7886f2f1db
Added vendored logrus 2016-08-22 21:31:22 +02:00
Don 880a7a88d1 Merge pull request #23 from drone-plugins/drone-plugins-drone0.5
Apply streamline PR
2016-08-16 17:01:10 -07:00
Thomas Boerger 49ecbd62be
Fixed image naming 2016-08-17 00:13:12 +02:00
Thomas Boerger 8e82271c64
Updated vendor and switched to urfave/cli 2016-08-16 23:22:31 +02:00
Thomas Boerger bd6e66ec42
Switched from codegangsta to urfave 2016-08-16 23:22:31 +02:00
Thomas Boerger cca1f8f702
Unified README and updated badges 2016-08-16 23:22:31 +02:00
Thomas Boerger afad33ff8a
Added armhf dockerfile 2016-08-16 23:22:31 +02:00
Thomas Boerger 3a4e772b40
Unified dockerfile to latest stable alpine 2016-08-16 23:22:31 +02:00
Thomas Boerger a9365db7d1
Added .env to gitignore 2016-08-16 23:22:31 +02:00
Thomas Boerger d1dd9c6ca7
Updated drone config to 0.5 best practice 2016-08-16 23:22:31 +02:00
Brad Rydzewski 6f6cb24055 Merge pull request #21 from drone-plugins/drone0.5
update for drone 0.5
2016-07-31 23:45:54 -07:00
Nathan LaFreniere 33143ba6c0 update for drone 0.5 2016-07-21 17:27:25 -07:00
Brad Rydzewski 7346a979be fixed missing storage driver block 2016-05-12 23:57:09 -07:00
Brad Rydzewski 3e7828ed9c signed file 2016-05-12 23:55:14 -07:00
Brad Rydzewski 182467d6ed updated .drone.yml to 0.5 format 2016-05-12 23:54:07 -07:00
Nathan LaFreniere 4e658422f0 Merge pull request #20 from divercraig/master
Adding support for uploading files with Content Encoding
2016-05-10 10:24:06 -07:00
Craig Warren 5f71ffd214 Updating the DOCS to include examples of content_encoding 2016-05-09 15:35:56 +01:00
Craig Warren 748c4417a3 Adding support for uploading files with Content Encoding 2016-05-05 08:18:15 +01:00
Brad Rydzewski 81ee08a5a5 Merge pull request #12 from ericanderson/patch-1
Update docs for cloudfront_distribution_id [CI SKIP]
2016-03-21 18:27:14 -07:00
Eric Anderson cc0f62a328 Update docs for cloudfront_distribution_id 2016-03-21 21:21:16 -04:00
Jack Spirou c20b5f1b7a Merge pull request #11 from ericanderson/cloudfront
Cloudfront
2016-03-15 13:29:13 -05:00
Eric Anderson fbb2f701b8 Restore maintainers 2016-03-14 17:36:30 -04:00
Eric Anderson 811766f556 Move invalidate to the end for safety 2016-03-14 17:12:37 -04:00
Eric Anderson d3dfcec164 Add the start of testing code 2016-03-10 01:01:47 -05:00
Eric Anderson 8b8f1248e6 Refactor main for testing and organization 2016-03-10 01:01:40 -05:00
Eric Anderson 94c7d6b998 Update readme for new params 2016-03-10 00:51:30 -05:00
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