1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-12 08:23:48 +02:00
woodpecker/remote
Diep Pham e3a5376d01 uses email from Sender field of push event
Gitea/Gogs [set repository owner](d644e88107/models/pull.go (L469)) information as Pusher in webhook.

For example, if we have a repository: git.example.com/org1/repo1, owner
of repository will be `org1` and the email field will be empty. This PR
changes gitea/gogs helpers to use the email in Sender field, which is
the user that click the merge button.
2018-02-06 15:15:24 +07:00
..
bitbucket implement sync logic 2017-07-14 15:58:38 -04:00
bitbucketserver implement sync logic 2017-07-14 15:58:38 -04:00
coding Added integration for coding.net 2017-07-22 17:12:09 +08:00
gerrit update gerrit implementation 2017-07-16 14:29:10 -04:00
gitea uses email from Sender field of push event 2018-02-06 15:15:24 +07:00
github Use 'base_ref' as branch name for github tag events. 2017-09-14 20:16:58 -04:00
gitlab Update gitlab API to version v4 2017-09-07 21:05:26 +03:00
gitlab3 add gitlab v3 option for backward compat 2017-09-14 07:50:07 -07:00
gogs uses email from Sender field of push event 2018-02-06 15:15:24 +07:00
mock fix mock package name 2017-03-18 19:50:20 +08:00
context.go ability to get remote from context 2015-10-19 17:57:21 -07:00
errors.go Add AuthError type, use it. 2016-12-19 19:22:11 +03:00
remote.go use a backoff when fetching the yaml 2017-12-01 09:22:30 -08:00