woodpecker/plugin/remote/github
Dan Carley 86b0329d57 Change org name in GitHub testdata
The example JSON taken from GitHub's API documentation doesn't indicate that
`login` is the name of an organisation rather than a user. Change it to
something that looks more like an org, because it will make a test that I'm
about to add more readable. The endpoint name changes accordingly.
2015-01-15 14:54:26 +00:00
..
oauth vendored goauth2, see https://code.google.com/p/goauth2/issues/detail?id=31 2014-09-08 23:57:48 -07:00
testdata Change org name in GitHub testdata 2015-01-15 14:54:26 +00:00
github.go instructs Drone to ignore cert verification if self-signed 2014-11-17 11:18:58 -08:00
github_test.go refactored plugin/remote and adapted @bugBugagazavr Gitlab code 2014-09-02 00:18:17 -07:00
helper.go instructs Drone to ignore cert verification if self-signed 2014-11-17 11:18:58 -08:00
helper_test.go refactored plugin/remote and adapted @bugBugagazavr Gitlab code 2014-09-02 00:18:17 -07:00
register.go instructs Drone to ignore cert verification if self-signed 2014-11-17 11:18:58 -08:00