buildbot-transifex/buildbot_gitea
mrstanwell cd82223a81 Provide checkConfig(), to support buildbot 2.9.x.
Apparently, as of buildbot 2.9.x, [reporters need to provide their own
checkConfig() implementation when a service has custom args not supplied
to the superclass](https://github.com/buildbot/buildbot/pull/5571).  If
we don't do this, checkconfig will fail.
2021-01-05 13:53:26 -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 Provide checkConfig(), to support buildbot 2.9.x. 2021-01-05 13:53:26 -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