swh.webhooks.Webhooks: Add method to send event to endpoints
Add a method to send an event of a given type with a JSON payload to registered endpoints.
The event can also be sent to a specific channel, only endpoints listening to this channel will receive it.
Before sending an event, the payload content is checked against the JSON schema of the event and an exception is raised if the validation fails.
Related to #4 (closed) Depends on !2 (merged)
Merge request reports
Activity
Jenkins job swh-webhooks/gitlab-builds #24 failed .
See Console Output and Coverage Report for more details.added 1 commit
- 7991f4aa - swh.webhooks.Webhooks: Add method to send event to endpoints
Jenkins job swh-webhooks/gitlab-builds #25 failed .
See Console Output and Coverage Report for more details.added 1 commit
- fa05912d - swh.webhooks.Webhooks: Add method to send event to endpoints
Jenkins job swh-webhooks/gitlab-builds #26 failed .
See Console Output and Coverage Report for more details.added 1 commit
- 28912153 - swh.webhooks.Webhooks: Add method to send event to endpoints
Jenkins job swh-webhooks/gitlab-builds #27 failed .
See Console Output and Coverage Report for more details.Jenkins job swh-webhooks/gitlab-builds #28 failed .
See Console Output and Coverage Report for more details.added 1 commit
- 085a7f7e - swh.webhooks.Webhooks: Add method to send event to endpoints
Jenkins job swh-webhooks/gitlab-builds #30 failed .
See Console Output and Coverage Report for more details.added 1 commit
- 99149641 - swh.webhooks.Webhooks: Add method to send event to endpoints
Jenkins job swh-webhooks/gitlab-builds #31 succeeded .
See Console Output and Coverage Report for more details.Jenkins job swh-webhooks/gitlab-builds #33 succeeded .
See Console Output and Coverage Report for more details.@jenkins please retry the build