drone/cli/server
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
..
config.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
harness.wire_gen.go add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00
harness.wire.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
server.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
standalone.wire_gen.go add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00
standalone.wire.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
system.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00