drone/internal
Johannes Batzill c3dadcce7b [Events] introduce options to event and stream framework (#255)
This change is adding the following:
- Add ConsumerOption and HandlerOption for configuring stream consumers and handlers.
- Add Readeroption and HandlerOption for configuring event readers and handlers
- Add HandlerOption and ReaderOption support to all existing event reader implementations
2023-01-28 13:34:04 -08:00
..
api Simplify handling of PR events (#253) 2023-01-27 16:27:03 -08:00
auth [MISC] update token authentication with latest principal store changes (#251) 2023-01-25 21:54:25 -08:00
bootstrap ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
cron [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
events [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
githook [Githook] Add GitHook binary (#259) 2023-01-27 13:04:58 -08:00
paths Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
request [MAINT] added repos endpoints to swagger (#33) 2022-10-18 00:10:36 +02:00
router [scm-63] fix for empty commits and diff in PR (#228) 2023-01-20 02:27:51 +01:00
server ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
services [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
store Simplify handling of PR events (#253) 2023-01-27 16:27:03 -08:00
testing [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
token [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
url [GIT] Add Support for Other Git Clients (#171) 2023-01-10 14:35:09 -08:00
inernal_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
internal.go [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00