drone/internal/api/render
Johannes Batzill c55c53deab [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70)
This change adds the following:
- create / delete branch
- basic error propagation from git to user (notfound, conflict, invalidinput)
- create repo root folder in server instead of service constructor
2022-11-10 20:57:31 -08:00
..
platform Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
header_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
header.go Add Query and Sorting Capability to ListBranches API (#42) 2022-10-21 20:45:26 -07:00
render_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
render.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
util_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
util.go Add Query and Sorting Capability to ListBranches API (#42) 2022-10-21 20:45:26 -07:00