Commit Graph

30 Commits

Author SHA1 Message Date
Thomas Boerger 4d38a477e9 More additions to be in sync with other plugins (#21)
* Use specific plugin versions, pull latest versions and enable a microbadger webhook

* Use the new plugins/base:multiarch image

* Write readme like it is done for other plugins

* Downcase all wording like on other plugins, move variables to correct file

* Added dockerignore file

* Added missing schema version label

* Only execute webhook on master branch

* Added issue and pull request templates

* Added blank line to gitignore
2017-09-02 17:34:15 +08:00
Joachim Hill-Grannec 426c52cced Remove Readme ref to .drone.sh
Fix stupid rancher publish ref that sneaked in
Added windows container preperation
2017-09-01 10:57:21 -04:00
Joachim Hill-Grannec cfb46f2f1e gofmt 2017-09-01 10:49:41 -04:00
Joachim Hill-Grannec 17fe62356c Updates per comments
move .drone.sh to .drone.yml
Fix Dockerfiles to match S3-cache
Add badges to readme
Couple minor updates to fix variable name and extra space
2017-09-01 10:26:39 -04:00
Joachim Hill-Grannec 9790fbe79a First go to convert drone-webhook to 0.5 format
Added arm and arm64 docker images
govendor deps
Updated docs
2017-08-31 16:20:33 -04:00
Ben Schumacher eb298bafe6 Add support for `skip_verify` in drone-webhook 2016-05-11 16:03:40 -06:00
Thomas Boerger 5ac45ceff9 Make the builds reproducable based on commit sha 2016-02-21 11:06:41 +01:00
Thomas Boerger e1296c5499 Unification: Drone config, Makefile, structure and badges 2016-01-21 16:21:36 +01:00
jackspirou 2d56fee1f4 changing Urls to URLs 2016-01-08 12:27:49 -06:00
jackspirou a273c3b18a attempting to make debug print moar pretty 2016-01-04 13:51:48 -06:00
Thomas Boerger 3a38dc2311 Updated wording of error messages 2016-01-01 13:24:28 +01:00
Thomas Boerger 1f50e69fa2 Some minor code cleanups 2016-01-01 12:57:15 +01:00
Thomas Boerger a555f47f46 Some unification of the plugin code structure 2015-12-10 10:09:39 +01:00
Brad Rydzewski 3260b7237f add system to webhook payload so that we know the drone url 2015-11-24 15:36:49 -08:00
Brad Rydzewski e17c338fe4 use new webhook package 2015-11-24 15:35:01 -08:00
jackspirou fdef8d879d removing DEBUG env for now 2015-11-21 10:47:06 -06:00
jackspirou 2c97549581 adding info on http error response 2015-11-20 21:09:59 -06:00
jackspirou c51804fc5c moving print debug test to top of file 2015-11-20 20:27:36 -06:00
jackspirou 3bf814670c debuggin debug 2015-11-20 19:47:12 -06:00
jackspirou baf99f7c9e testing basic auth 2015-11-20 19:42:41 -06:00
jackspirou d9380902f2 making the debug print pretty 2015-11-20 19:39:05 -06:00
jackspirou 099c8ee9aa trying a better way to preserve the req body bytes 2015-11-20 19:29:09 -06:00
jackspirou 5a591e800a fixing nil pointer reference 2015-11-20 19:16:28 -06:00
jackspirou 5a516ac3f7 catching template execute error 2015-11-20 19:10:08 -06:00
jackspirou e155afd963 saving request bytes for debug print 2015-11-20 19:06:27 -06:00
jackspirou f8261dbb59 updating print 2015-11-20 18:48:16 -06:00
jackspirou 8086777e78 drone kickoff 2015-11-20 18:38:29 -06:00
jackspirou 53f8e310e3 adding auth and some updates 2015-11-20 17:51:50 -06:00
Brad Rydzewski 26546268e8 added more customization options 2015-11-18 13:47:08 -08:00
Brad Rydzewski 3a40fd8642 initial support for webhooks 2015-11-03 11:31:25 -08:00