drone/internal/store
Johannes Batzill a74d779dc4 [Webhook] Add display_name/description/latest_execution_result to webhook (#180)
This PR adds the following fields to webhooks:
- 'DisplayName' - the display name of the webhook for easier recognition in UI (no uniqueness guarantees)
- 'Description' - an (optional) description of the webhook
 - 'LatestExecutionResult' - contains the result of the latest execution of the webhook
2023-01-11 17:11:10 -08:00
..
database [Webhook] Add display_name/description/latest_execution_result to webhook (#180) 2023-01-11 17:11:10 -08:00
errors.go rename DB table pullreq to pullreqs; added version (#130) 2022-12-22 20:21:15 +01:00
store_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
store.go [Webhook] Add display_name/description/latest_execution_result to webhook (#180) 2023-01-11 17:11:10 -08:00
transformation.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
wire.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00