Implement the webhook

This commit is contained in:
Tamo
2023-11-27 15:11:22 +01:00
committed by Clément Renault
parent 1956045a06
commit d78ad51082
5 changed files with 36 additions and 3 deletions

View File

@ -37,6 +37,7 @@ pub fn snapshot_index_scheduler(scheduler: &IndexScheduler) -> String {
snapshots_path: _,
auth_path: _,
version_file_path: _,
webhook_url: _,
test_breakpoint_sdr: _,
planned_failures: _,
run_loop_iteration: _,