mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-27 04:11:03 +00:00
517c003af2
Within the PR https://github.com/go-gitea/gitea/pull/2184 on Gitea the project dropped the standard behavior to use x-auth-basic personal access token. So we should use a proper username and the token from now on to support Gitea >= 1.2.0. Since this driver anyway only supports Gitea >= 1.2.0 this won't be a breaking change on Drone side, the only breaking change is on side of Gitea! |
||
---|---|---|
.. | ||
fixtures | ||
gitea.go | ||
gitea_test.go | ||
helper.go | ||
helper_test.go | ||
parse.go | ||
parse_test.go | ||
types.go |