drone/types
Johannes Batzill 91a75ed601 Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32)
Adds the following:
- Add GetContent API (with gitrpc, proto, gitadapter changes)
- Add ListCommits API (with gitrpc, proto, gitadapter changes)
- DefaultBranch (to repo table in DB, update branch in git-repo, have default value in config)
2022-10-17 00:14:31 -07:00
..
check Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
enum [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
authz.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
config_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
config.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
git.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
path.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
principal.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
repo.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
service.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
serviceAccount.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
space.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
token.go [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
types_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
types.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
user.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00