drone/internal/api
Johannes Batzill e423ffda3c Fix Default Branch Creation (#37)
While the HEAD is pointed to the correct branch (might not exist), we created the initial files during repo creation still on the master branch (as it's an empty repo and clone by default sets up master when cloning an empty repo)
2022-10-17 19:09:46 -07:00
..
auth [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
controller Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
handler Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
middleware [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
render [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
request Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
usererror [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
api.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00