drone/cli/server
Johannes Batzill f655c2fae3 Add Standalone API to Harness Router (#40)
To simplify UI code we are going to expose both Harness API and Standalone API (restricted to harness embedded functionalities) when running in harness mode.

Furthermore, this PR adds a middleware that allows us to reuse standalone Handlers for Harness API for operations that don't require any request/response manipulation.
2022-10-19 18:35:40 -07:00
..
config.go Remove types dependency from gitrpc package, add back commits/content api (#36) 2022-10-17 17:12:52 -07:00
harness.wire_gen.go Add Standalone API to Harness Router (#40) 2022-10-19 18:35:40 -07:00
harness.wire.go Remove types dependency from gitrpc package, add back commits/content api (#36) 2022-10-17 17:12:52 -07:00
server.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
standalone.wire_gen.go Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
standalone.wire.go Remove types dependency from gitrpc package, add back commits/content api (#36) 2022-10-17 17:12:52 -07:00
system.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00