drone/types
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
..
check Remove Identifier from UI - Replace with original Name (#59) 2022-11-07 14:37:50 -08:00
enum Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
authz.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
config_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
config.go add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00
git.go Add Tag Listing API (#49) 2022-10-28 13:10:26 -07:00
path.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
principal.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
repo.go add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00
service_account.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
service.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
space.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
token.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
types_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
types.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
user.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00