Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Boerger 69b094965b Refactoring and new plugin lib
This commit is doing a general refactoring of the current code base and
it also integrates the new plugin lib.
2019-09-16 23:22:59 +02:00
Thomas Boerger 97b59ccec6 Use new template lib 2018-04-14 23:02:06 +02:00
Jasen Jacobsen e2dd796b16 Change Sprintln to Sprint
Using Sprintln causes a carriage return to be appended to the returned value. This is undesired and both messes up formatting and makes it impossible to inject the value into JSON.
2017-09-12 16:28:42 -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