Commit Graph

92 Commits

Author SHA1 Message Date
Nicolas Carlier
ef962ee653 chore(): improve testing 2018-08-28 15:45:10 +00:00
Nicolas Carlier
e1dd6aa0d1 doc(): update logo 2018-08-23 21:35:04 +00:00
Nicolas Carlier
98a70ecb1c doc(): add logo 2018-08-23 21:30:22 +00:00
Nicolas Carlier
d15f7701c0 doc(readme): fix typo 2018-08-06 12:52:58 +02:00
Nicolas Carlier
103212b742 doc(): update changelog 2018-07-27 08:07:01 +00:00
Nicolas Carlier
e8d1c6e581 fix(runner): fix concurent access to the work request channel 2018-07-27 08:05:05 +00:00
Nicolas Carlier
c3d9201e6d chore(version): print full version output 2018-07-27 07:25:39 +00:00
Nicolas Carlier
6565f6f6ba feat(cli): add print version command 2018-07-24 16:02:57 +00:00
Nicolas Carlier
4e97f4b138 doc(): update changelog 2018-07-24 15:38:32 +00:00
Nicolas Carlier
5cd5547aa5 feat(logging): improve log outputs 2018-07-24 15:36:19 +00:00
Nicolas Carlier
7285663477 doc(): fix typo 2018-07-23 08:57:48 +00:00
Nicolas Carlier
d033fd6687 doc(): update changelog 2018-07-23 08:55:12 +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
d9158c7ef5 Merge branch 'master' of github.com:ncarlier/webhookd 2018-07-06 14:10:53 +00:00
Nicolas Carlier
fa756c4810 doc(): add configutration section 2018-07-06 14:08:51 +00:00
Nicolas Carlier
67bfe0786f feat(): add Docker entrypoint
This allows to pre-fetch scripts form a GIT repository.
2018-07-06 14:07:09 +00:00
Nicolas Carlier
0e075d74ad doc(): update changelog 2018-05-06 11:02:51 +02:00
Nicolas Carlier
c723387d8b fix(docker): add bash shell to the Docker image 2018-05-06 11:00:27 +02:00
Nicolas Carlier
b05fdb5edc doc(): update changelog 2018-03-21 14:46:06 +00:00
Nicolas Carlier
219ea833fe doc: update changelog 2018-03-21 14:37:07 +00:00
Nicolas Carlier
43820cd9f0 fix(): fix panic due to writing into closed chan 2018-03-21 14:09:29 +00:00
Nicolas Carlier
82346b08da fix(server): remove global server timeouts 2018-03-21 14:08:00 +00:00
Nicolas Carlier
34f0f64d68 doc(): add changelog 2018-02-12 20:18:58 +00:00
Nicolas Carlier
8aed458769 chore(build): add distribution task 2018-02-12 20:18:33 +00:00
Nicolas Carlier
a37d4151bc chore(): move version variable 2018-02-12 20:18:01 +00:00
Nicolas Carlier
e59fcedf53 docs(): add contributing guide 2018-02-12 20:15:59 +00:00
Nicolas Carlier
06c7793ccb doc(readme): ad Docker image size tag 2018-01-15 10:52:11 +00:00
Nicolas Carlier
a912f48b5f chore(docker): add default scripts 2018-01-15 10:51:15 +00:00
Nicolas Carlier
faf5da7a33 chore(): add linux arm and darwin binaries 2018-01-10 16:43:38 +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
c2a17414f9 feat(docker): add jq inside the Docker image 2018-01-05 15:31:50 +00:00
Nicolas Carlier
10b82d67a1 feat(docker): add git and ssh client inside the Docker image 2018-01-05 14:37:50 +00:00
Nicolas Carlier
d7b65e68ae fix(api): set SSE headers correctly 2018-01-05 11:11:08 +00:00
Nicolas Carlier
4b3c0c1bdb chore(): add installation script 2018-01-02 16:57:27 +00:00
Nicolas Carlier
e6b02069e7 fix(ci): keep binary for release phase 2018-01-02 16:43:23 +00:00
Nicolas Carlier
b1ab34ed07 chore(ci): add CI configuration 2018-01-02 16:34:16 +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
059f91bd17 doc(): Add docker badges. 2015-12-11 15:00:41 +01:00
Nicolas Carlier
94739c7f98 doc(): Add docker badges. 2015-12-11 14:58:57 +01:00
Nicolas Carlier
4b6197c867 doc: Improve README. 2015-04-20 17:26:44 +00:00
Nicolas Carlier
d1fbdb139b feat: Redirect script output in the console. 2015-04-20 17:23:29 +00:00
Nicolas Carlier
50ac05f4f5 doc: Prepare next release. 2015-04-07 14:45:35 +00:00
Nicolas Carlier
31c14f17dc feat: Add unit tests for the API. 2015-04-07 14:43:28 +00:00
Nicolas Carlier
be4483d3dd chore: Update volume paths. 2015-04-07 14:42:25 +00:00
Nicolas Carlier
a33d16441f Merge branch 'master' of github.com:ncarlier/webhookd 2015-04-07 12:34:56 +00:00
Nicolas Carlier
68fa1d7883 chore: Update unit file. 2015-04-07 12:32:44 +00:00
Nicolas Carlier
ad4f4eae86 chore: Update Makefile tasks name. 2015-04-07 12:31:50 +00:00