buildbot-transifex/buildbot_gitea
mrstanwell a47f7a512b Conform to code in GitLabStatusPush v2.9.4.
I don't fully understand the impact of these API changes, but without
them the status from buildbot upon a successful build was causing gitea
to mark commits with a yellow circle instead of a green checkmark.
Since GiteaStatusPush was based on GitLabStatusPush in the first place,
I tried making it look more like its ancestor -- and now the commit status
in gitea is working correctly.
2021-01-08 18:17:18 -06:00
..
test Swapped order of hooks from oldest to newest to accomodate for fixed commit order. 2020-10-27 02:00:48 +01:00
__init__.py Renamed module from gitea to builbot_gitea, added unit tests for pull requests and secret phrase 2018-09-05 14:14:31 +02:00
auth.py Bring auth.py to PEP-8 standard. 2019-12-20 10:44:16 +01:00
reporter.py Conform to code in GitLabStatusPush v2.9.4. 2021-01-08 18:17:18 -06:00
step_source.py Fixed unittest for Gitea source step 2018-09-27 16:53:16 +02:00
webhook.py Add commits to the changes list in reverse order. 2020-10-27 01:52:07 +01:00