agola/internal/gitsources/gitea
Simone Gotti f0e4bbfeeb gitea: use GetRepoRefs instead of GetRepoRef
Looks like GetRepoRef doesn't correcly handle gitea repo refs response expecting
a single entry. Instead, at least with latest gitea version, the response is
always an array of refs. So use GetRepoRefs.
2019-10-22 10:17:00 +02:00
..
gitea.go gitea: use GetRepoRefs instead of GetRepoRef 2019-10-22 10:17:00 +02:00
parse.go gitsources: don't set branch value when in a pull request 2019-10-14 22:42:08 +02:00
types.go webhook: use hook provided ssh url for cloning 2019-04-11 16:49:07 +02:00