drone/internal
Johannes Batzill ff2f949e78 add GITURL to repo apis list and create (#64)
- rename repo.url to repo.GitURL to avoid ambiguity
- add support to create / list api
- add default value (http://localhost:3000)
- remove handler backfilling host / port to simplify flow (can be added if needed)
2022-11-08 19:35:49 -08:00
..
api add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00
auth [feat] pull/push over https - done (#47) 2022-11-01 19:02:29 +01:00
bootstrap Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
cron [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02: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 add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00
server Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
store Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
testing [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
token Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
inernal_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
internal.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00