Commit Graph

19 Commits

Author SHA1 Message Date
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
Marvin Pohl b17a60beff Bumped version to v1.2.3 2020-10-27 02:02:01 +01:00
Marvin Pohl 15e7068043 Bumped version to v1.2.2 2020-06-01 14:55:19 +02:00
Marvin Pohl 8d2daa294f Bumped version to v1.2.1 2020-05-23 11:37:06 +02:00
Marvin Pohl 01e59b698b Bumped version to v.1.2.0 2019-12-20 11:31:24 +01:00
Marvin Pohl 4ea3571442 Moved GiteaAuth to buildbot.plugins.util since buildbot.plugins.auth does not exist. 2019-12-20 11:16:32 +01:00
Marvin Pohl 479a029a5c Register GiteaAuth with the buildbout plugin system. 2019-12-20 10:44:35 +01:00
Marvin Pohl 5bbeabbe39 Bumped version to v1.1.0 2019-10-17 11:19:44 +02:00
Marvin Pohl 62387d6412 Bumped to v1.0.0 2019-09-20 18:59:42 +02:00
Marvin Pohl ad60a7dd2d Added README for installation instructions and usage. 2019-09-20 18:59:06 +02:00
Marvin Pohl 268541313e Setup travis ci 2019-03-11 02:03:46 +01:00
Marvin Pohl 1820400e26 Fixed code for buildbot 2.0.0 2019-03-09 15:46:18 +01:00
Marvin Pohl 4426a875b5 Bumped Version to 0.1.0 2018-11-05 13:16:06 +01:00
Marvin Pohl 4f66ddc5c3 Commit using uppercase Gitea for source step 2018-09-27 19:36:13 +02:00
Marvin Pohl 27a2d278b8 Added buildbot entry points 2018-09-27 16:57:11 +02:00
Marvin Pohl 293acd8a2b Renamed module from gitea to builbot_gitea, added unit tests for pull requests and secret phrase 2018-09-05 14:14:31 +02:00
Marvin Pohl cd603f73a5 Added unittest for push events. 2018-09-05 11:47:58 +02:00
Marvin Pohl 7a841f2a81 Properly register gitea change dialect 2018-09-04 12:58:29 +02:00
Marvin Pohl 8d30a66478 Added setup and initial webhook implementation 2018-09-04 12:40:36 +02:00