-
Benjamin Tissoires authored
Add an initial webserver in Actix that listen on port 8080 and that only answers valid POST requests from a gitlab webhook. The webhook secret token and path is configured through a config file. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
dce54c42Benjamin Tissoires authoredAdd an initial webserver in Actix that listen on port 8080 and that only answers valid POST requests from a gitlab webhook. The webhook secret token and path is configured through a config file. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Loading