drone/internal/api/request
Johannes Batzill 2d4db78991 Add Tag Listing API (#49)
This change is adding the List Tags API. To do so, a few changes were necessary:
- Refactor List Branches on giteaAdapter / repo_service
- Expose WalkReferences via giteaAdapter
2022-10-28 13:10:26 -07:00
..
context_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
context.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
git.go Add Standalone API to Harness Router (#40) 2022-10-19 18:35:40 -07:00
path.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
principal.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
repo.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
space.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
token.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
util_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
util.go Add Tag Listing API (#49) 2022-10-28 13:10:26 -07:00