drone/internal
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
..
api Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
auth [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
bootstrap [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
cron [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
gitrpc Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
paths [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
request [MAINT] added repos endpoints to swagger (#33) 2022-10-18 00:10:36 +02:00
router Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
server Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
store Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
testing [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
token [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
inernal_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
internal.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00