mirror of
https://github.com/harness/drone.git
synced 2025-05-05 07:30:39 +08:00
![]() 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. |
||
---|---|---|
.. | ||
controller.go | ||
create_path.go | ||
create.go | ||
delete_path.go | ||
delete.go | ||
find.go | ||
get_content.go | ||
helper.go | ||
list_branches.go | ||
list_commits.go | ||
list_paths.go | ||
list_service_accounts.go | ||
move.go | ||
update.go | ||
wire.go |