Commit Graph

14 Commits

Author SHA1 Message Date
Emil Moe
552b683f9e
fix(scripts): fix line breaks (#33)
Ensure JSON doesn't have incorrectly line breaks: https://github.com/ncarlier/webhookd/issues/32
2020-06-03 09:40:19 +02:00
Nicolas Carlier
28288739f3 feat(): allow scripts with extensions 2020-02-01 08:47:18 +00:00
Nicolas Carlier
75d171f5be chore(): add Node.js script example 2020-01-28 20:03:13 +00:00
Nicolas Carlier
908232f2fa chore(): add script examples 2020-01-17 14:48:59 +00:00
Nicolas Carlier
ef962ee653 chore(): improve testing 2018-08-28 15:45:10 +00:00
Nicolas Carlier
a912f48b5f chore(docker): add default scripts 2018-01-15 10:51:15 +00:00
Nicolas Carlier
2e803598d2 feat(): transmit HTTP headers as env variables to the script 2018-01-05 15:47:34 +00:00
Nicolas Carlier
14c214efdf refactor(): Complete refactoring.
- No external dependencies
- No predefined directory structure
- Able to launch any kind of shell script with custom parameters
- Get script output as text event stream (SSE)
- Using common Makefiles
- Extends docker/dind Docker image
2018-01-02 16:11:59 +00:00
Nicolas Carlier
baf50c9709 feat: Add Gitlab hook. 2015-03-20 10:57:21 +00:00
Nicolas Carlier
cd6179e9d4 chore: Add logs. 2014-11-06 16:05:05 +00:00
Nicolas Carlier
b81e8ab1b7 chore: Use make. 2014-11-02 20:04:55 +00:00
Nicolas Carlier
057ddd1e5e feat: Add build script for bitbucket hub. 2014-09-23 18:20:27 +00:00
Nicolas Carlier
474610e25b feat: Add notification system and docker hook support. 2014-09-21 19:59:47 +00:00
Nicolas Carlier
fb7afbc549 Init. 2014-09-19 18:46:04 +00:00