Commit Graph

246 Commits

Author SHA1 Message Date
Conventional Changelog Action
d3a6756cf9 chore(release): v0.1.0 [skip ci] 2023-10-03 18:03:36 +00:00
Nicolas Carlier
0d802d03eb feat(): structured logging 2023-10-03 18:02:57 +00:00
Nicolas Carlier
65427c5c72 chore(ci): automatic realease 2023-10-03 17:59:11 +00:00
Nicolas Carlier
7cbaff895f chore(): bump dependencies 2023-10-03 17:58:13 +00:00
Nicolas Carlier
e219a0f376 chore(docker): install Docker compose plugin
Switch from Docker Compsoe script to Compose CLI plugin.

close #81
2023-04-01 06:28:44 +00:00
Nicolas Carlier
1a25f73d04 chore(docker): add openssl to the distrib
close #82
2023-04-01 06:17:41 +00:00
Nicolas Carlier
2bfa317354 doc(): update changelog 2023-03-28 19:25:21 +00:00
Nicolas Carlier
4933c64f53 doc(): prepare changelog 2023-03-28 19:19:52 +00:00
Nicolas Carlier
878e7161b8 chore(): bump dependencies 2023-03-07 19:33:23 +00:00
Nicolas Carlier
2fb8e9aa84 feat(auth): add username header 2023-02-13 21:17:46 +00:00
Nicolas Carlier
13194eb0ca refactor(notification): modularize the package 2023-01-02 22:45:15 +00:00
Nicolas Carlier
dba7604a43 feat(middleware): add X-Forwarded-For middleware
close #73
2022-12-30 08:26:06 +00:00
Nicolas Carlier
3f96db8af5 chore(signature): add missing test files 2022-12-29 17:21:19 +00:00
Nicolas Carlier
f2054d2dc4 feat(signature): signature refactoring
- add ed5519 HTTP signature support
- refactor truststore package
- add P12 trust store support

close #72
2022-12-29 17:14:28 +00:00
Orhan Erday
9020473d14
doc(): update Golang installation cmd 2022-12-22 10:49:30 +01:00
Nicolas Carlier
3243d72850 chore(ci): fix Go version 2022-10-26 08:39:45 +02:00
Nicolas Carlier
109768f785 chore(api): code cleanup with generics 2022-10-26 08:35:59 +02:00
Nicolas Carlier
43c0885d0a chore(): upgrade dependencies 2022-10-26 08:35:13 +02:00
Nicolas Carlier
7c809650da doc(): fix JSON payload example 2022-10-19 18:04:17 +02:00
Nicolas Carlier
6042fee0e4 doc(): update changelog 2022-10-01 07:22:09 +00:00
Nicolas Carlier
697be4c305 doc(): prepare changelog 2022-10-01 07:20:30 +00:00
Nicolas Carlier
66b8203743 doc(): update Docker section 2022-08-25 21:42:17 +00:00
Nicolas Carlier
ed1f5da6c2 feat(docker): add ARM Docker image 2022-08-25 21:16:33 +00:00
Nicolas Carlier
5f8a76f5f2 feat(docker): create slim and distrib Docker image 2022-08-25 21:06:54 +00:00
Nicolas Carlier
50bcb16c71 feat(): trace real IP 2022-07-09 07:54:22 +02:00
Nicolas Carlier
ab4dc1eedd fix(tooling): correct help message
close #58
2022-06-18 06:20:59 +00:00
Nicolas Carlier
a42acac123 doc(): update changelog 2022-05-26 08:09:33 +00:00
Nicolas Carlier
659e9a6bb1 doc(): prepare changelog 2022-05-26 08:06:55 +00:00
Nicolas Carlier
5e65febceb refactor(): internals rescafolding 2022-05-26 10:05:53 +02:00
Michael Vallaly
bc1de4e5da
feat(): adding HTTP PATCH support to API calls
Co-authored-by: Michael Vallaly <mike.vallaly@alphaeon.com>
2022-05-12 09:13:08 +02:00
Nicolas Carlier
3559f1faea doc(): update changelog 2022-05-09 23:24:42 +02:00
Nicolas Carlier
173ba6c347 feat(): support application/x-www-form-urlencoded 2022-05-09 23:17:49 +02:00
Nicolas Carlier
213a1c4a29
doc(): change JSON payload example 2022-03-02 13:51:03 +01:00
Nicolas Carlier
4e6298dda7 feat(): improve control on streaming protocol
close #51
2022-02-05 08:55:09 +01:00
Nicolas Carlier
bf6fe82b54 chore(docker): publish edge image 2021-12-30 11:50:19 +00:00
Nicolas Carlier
fda917463c chore(): fix arch configuration 2021-12-30 11:22:51 +00:00
Nicolas Carlier
e1f24fa3d6 chore(ci): activate publication on tags 2021-12-05 10:31:59 +00:00
Nicolas Carlier
141ce0c729 doc(): prepare changelog 2021-12-05 10:26:36 +00:00
Nicolas Carlier
47ba07dd12 chore(): upgrade Go version 2021-12-05 10:23:26 +00:00
Nicolas Carlier
735041ce1d chore(ci): publish Docker image with GH action 2021-12-05 10:10:22 +00:00
Nicolas Carlier
9fa96acfb2 feat(): configure static path
close #45
2021-12-05 10:09:02 +00:00
Alexandre DEVELY
67107de377
update test sha1 with github signature (#50)
fix(example): update Github hook signature format
2021-10-29 09:14:45 +02:00
Nicolas Carlier
6b3623f67a feat(api): refactore router
- Simplify router
- Single routes onfiguration file
- Improve HTTP logger
2021-07-11 13:09:44 +02:00
Nicolas Carlier
3b0863822c chore(ci): switching to Github Actions 2021-06-18 08:43:38 +00:00
Nicolas Carlier
ccd8c8fbff doc(): update changelog 2021-05-29 15:57:34 +00:00
Nicolas Carlier
02fefc1676 doc(): prepare changelog 2021-05-29 15:53:17 +00:00
Nicolas Carlier
07fbb6ee3a feat(): output hook execution logs to server logs
BREAKING CHANGES for configuration

- rename `-log-dir` to `-hook-log-dir`
- add `-hook-log-output`
- add `-log-level`
- remove `-debug`

close #44
2021-05-29 15:30:02 +00:00
Nicolas Carlier
ed67fc72f6 feat(notification): email subject customization 2021-05-19 18:44:30 +00:00
Nicolas Carlier
25fe46c731 chore(): add hook_id example and doc 2021-05-07 07:29:53 +00:00
Ahren Stevens-Taylor
d3777a7fcd
#42: Expose Work ID to script environment (#43)
feat(): expose hook ID to script environment
2021-05-06 09:15:16 +02:00