drone/gitrpc
Johannes Batzill 1f1118f624 [Webhook] Add Event Processing and Retrigger (#148)
This change includes:
- webhook event processor (includes actual webhook execution)
- webhook retrigger API allowing to retrigger previous webhook executions
2023-01-04 14:43:36 -08:00
..
events [Webhook] Add Event Processing and Retrigger (#148) 2023-01-04 14:43:36 -08:00
internal [Webhook] Add Event Processing and Retrigger (#148) 2023-01-04 14:43:36 -08:00
lock [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
proto initial work on raw diff (#129) 2022-12-22 14:30:31 +01:00
rpc initial work on raw diff (#129) 2022-12-22 14:30:31 +01:00
server initial work on raw diff (#129) 2022-12-22 14:30:31 +01:00
blob.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
branch.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
client.go initial work on raw diff (#129) 2022-12-22 14:30:31 +01:00
diff.go initial work on raw diff (#129) 2022-12-22 14:30:31 +01:00
errors.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
interface.go initial work on raw diff (#129) 2022-12-22 14:30:31 +01:00
log_interceptor.go Add Zerolog Support to GITRPC (#126) 2022-12-16 08:39:10 -08:00
mapping.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
operations.go title + description in commit files 2022-11-29 11:05:35 +01:00
ref.go checking branch existence in PR create (#105) 2022-12-06 12:26:12 +01:00
repo.go [Webhook] Add Event Processing and Retrigger (#148) 2023-01-04 14:43:36 -08:00
smarthttp.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
sort.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
submodule.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
tag.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
tree.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
upload.go Add Zerolog Support to GITRPC (#126) 2022-12-16 08:39:10 -08:00
wire.go feat: Add Events Framework (#120) 2022-12-16 13:37:08 -08:00