TP Honey
05dd646658
(maint) move to harness.drone.io
2022-12-07 14:32:44 +00:00
Joonas Lehtimäki
5d0c917e8f
This fixes false success on kubernetes
2020-08-26 10:27:45 +03:00
Suriya.S
b2d83444d1
Change token to token_value and add token_type for support other token type
2020-08-02 00:35:29 +07:00
Suriya.S
739613d9dc
Add Bearer token authen
2020-08-01 11:08:30 +07:00
Michelangelo
a4a3dd85d0
replace underscore with dash
2020-07-14 15:35:30 +02:00
Michelangelo
bff3a91abd
Use dash instead of underscore
2020-06-28 18:00:01 +02:00
Michelangelo
32f681e175
Customizable signature header name, rename secret to signature_secret
2020-06-24 09:56:38 +02:00
Michelangelo
a76e37dacb
add support for signature header
2020-05-21 14:44:30 +02:00
Jakob em
79df46e1e2
Added deployTo to build data
2020-01-05 14:59:36 +01:00
Thomas Boerger
3281d71061
Drop import of unused fmt package
2019-02-18 23:47:43 +01:00
Thomas Boerger
cebc6c87f1
Add a reliable version and integrate libsonnet definition
2019-02-15 11:57:19 +01:00
Kirill Kholodilin
b7cac30ca6
Introduce Valid Response Codes setting ( #36 )
...
In this pull-request I wanted to introduce valid-response-codes settings, that returns failed result, when response code of webhook is not among the list of valid codes. For goals of backwards compatibility, if this slice of valid-response-codes is empty, check is not performed.
2019-01-09 14:37:15 +08:00
Thomas Boerger
6bf531f14d
Dropped useless env-file flag
2018-04-14 23:05:56 +02:00
Thomas Boerger
97b59ccec6
Use new template lib
2018-04-14 23:02:06 +02:00
Thomas Boerger
28fa94f4b1
Restructured multi arch and added auto tagging
2018-01-23 23:17:08 +01:00
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