Michel Loiseleur
|
0a1c52b1c5
|
fix review comments and switch to spectral linter
|
2024-11-29 15:35:50 +01:00 |
|
Michel Loiseleur
|
fcd1cce5cc
|
update and fix last warning
|
2024-11-14 08:58:10 +01:00 |
|
Raffaele Di Fazio
|
574f865741
|
consistency improvement
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2024-05-11 14:55:33 +02:00 |
|
Raffaele Di Fazio
|
c375899f91
|
test
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2024-05-10 20:11:38 +02:00 |
|
Simon Kienzler
|
e8e5d5c359
|
Let the WebhookProvider return SoftError on status codes >= 500
|
2024-04-09 13:51:42 +02:00 |
|
Manuel Rüger
|
28c3153826
|
webhook: Move httpapi into own package
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
|
2023-11-30 21:59:00 +01:00 |
|
Raffaele Di Fazio
|
8251b6dd85
|
Webhook provider (#3063)
* initial plugin implementation
* rename to webhook
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* json encoder changes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* addressing review comments
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* changes according to ionos review
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix to accomodate changes in master
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fixes to accomodate master changes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* remove all propertyvaluesequals leftovers
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* readd negotiation to pass the domain filter around
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix domain filter passing
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* webhook fixes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix tests
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix docs
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* docs fixes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* code review comments on json unmarshal
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* handle error in adjustendpoints
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix a bunch of wrong require
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* tests and docs
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix typo
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
---------
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2023-09-25 01:14:58 -07:00 |
|