drone/internal
Johannes Batzill 7da9bce7c1 [Githook] Add GitHook binary (#259)
This PR adds a githook sub-package to our cmd packages, introducing the githook binary.
The binary is linked as pre-receie/update/post-receive by gitrpc if configured.
This is required to have a gitrpc deployment without requiring the one-in-all gitness binary on the same machine.
2023-01-27 13:04:58 -08:00
..
api [Githook] Add GitHook binary (#259) 2023-01-27 13:04:58 -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 PR events and PR head ref (#244) 2023-01-25 11:19:58 +01: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 [MISC] Move configurations to their respective packages (#256) 2023-01-26 17:30:26 -08:00
store Added missing context in some of the log calls (#250) 2023-01-25 14:06:48 +01: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