Commit Graph

31 Commits

Author SHA1 Message Date
Nicolas Carlier
28288739f3 feat(): allow scripts with extensions 2020-02-01 08:47:18 +00:00
Nicolas Carlier
c7ea370de1 feat(): ACME support + configuration refactoring 2020-01-28 20:00:42 +00:00
Nicolas Carlier
e5587f14fd doc(): update badges 2019-09-25 09:59:23 +00:00
Nicolas Carlier
e7fac829aa feat(api): use GET and POST requests for hooks 2019-01-07 17:16:01 +00:00
Nicolas Carlier
8185fbf058 doc(): fix Docker run example 2018-12-31 09:16:51 +00:00
Nicolas Carlier
1dab1e968d feat(notification): complete refactoring of the notification system
- URL based configuration
- Only prefixed output lines are notified
- HTTP notifier: send a JSON with notification in the text attribute
- SMTP notifier: send an email with notification text in body
2018-12-30 21:00:22 +00:00
Nicolas Carlier
2ca5d671b9 feat(api): add API endpoint to retrieve logs 2018-12-30 21:00:22 +00:00
Nicolas Carlier
aab844cee7 feat(): use htpasswd to manage basic auth 2018-12-18 19:52:03 +00:00
Nicolas Carlier
ed37da819b doc(): fix go get URL 2018-11-17 09:23:50 +00:00
Nicolas Carlier
ef962ee653 chore(): improve testing 2018-08-28 15:45:10 +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
7285663477 doc(): fix typo 2018-07-23 08:57:48 +00:00
Nicolas Carlier
fbf8794d0a feat(config): improve configuration flags 2018-07-23 08:33:18 +00:00
Nicolas Carlier
fa756c4810 doc(): add configutration section 2018-07-06 14:08:51 +00:00
Nicolas Carlier
06c7793ccb doc(readme): ad Docker image size tag 2018-01-15 10:52:11 +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
2e803598d2 feat(): transmit HTTP headers as env variables to the script 2018-01-05 15:47:34 +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
4b3c0c1bdb chore(): add installation script 2018-01-02 16:57:27 +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
50ac05f4f5 doc: Prepare next release. 2015-04-07 14:45:35 +00:00
Loic Rodier
e71a4a20c4 fix
Detail the documentation
2015-03-24 21:41:05 +01:00
Nicolas Carlier
66be4efba0 feat: Add Gitlab hook. 2015-03-20 10:58:57 +00:00
Nicolas Carlier
e273ce6613 chore: Update README 2014-11-02 19:44:20 +00:00
Nicolas Carlier
d913e92d5a chore: Complete README. 2014-09-21 20:04:55 +00:00
Nicolas Carlier
fb7afbc549 Init. 2014-09-19 18:46:04 +00:00