Nicolas Carlier
5cd5547aa5
feat(logging): improve log outputs
2018-07-24 15:36:19 +00:00
Nicolas Carlier
5f32a4f7f8
fix(script): kill script process and sub process on timeout
2018-07-23 08:50:38 +00:00
Nicolas Carlier
fbf8794d0a
feat(config): improve configuration flags
2018-07-23 08:33:18 +00:00
Nicolas Carlier
43820cd9f0
fix(): fix panic due to writing into closed chan
2018-03-21 14:09:29 +00:00
Nicolas Carlier
a37d4151bc
chore(): move version variable
2018-02-12 20:18:01 +00:00
Nicolas Carlier
7154828eca
feat(): add webhook timeout
2018-01-09 09:18:16 +00:00
Nicolas Carlier
f50091131b
feat(): add custom logger
2018-01-09 09:17:25 +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
d7b65e68ae
fix(api): set SSE headers correctly
2018-01-05 11:11:08 +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