Commit Graph

33 Commits

Author SHA1 Message Date
Marvin Pohl 1d10fc0e11 Bumped version to 1.7.2 2022-09-05 16:15:16 +02:00
Marvin Pohl fc4d14ecbe Bumped version to 1.7.1 2022-01-22 03:30:08 +01:00
Marvin Pohl 2338fac3cd Bumped version to 1.7.0 2021-07-05 13:53:42 +02:00
Marvin Pohl eeaebe4d92 Bumped Version to v1.6.1 2021-06-22 19:35:00 +02:00
Marvin Pohl 294160ad83 Bumped Version to v1.6.0 2021-05-16 01:37:50 +02:00
Marvin Pohl fe223aa990 Bumped Version to v1.5.1 2021-03-29 00:07:39 +02:00
Marvin Pohl 284a58826d Bumped Version to 1.5.0 2021-03-20 12:43:18 +01:00
Marvin Pohl d67eeedbd2 Bumped version to v1.4.1 2021-03-10 20:20:06 +01:00
Marvin Pohl 8e66482bec Bumped version to 1.4.0 2021-03-09 21:54:57 +01:00
Marvin Pohl 7171e4a371 Changed buildbot requirements to >=3.0.0 2021-03-09 21:54:27 +01:00
Marvin Pohl ada48bc6e5 Bumped version to v1.3.0 2021-03-09 20:44:55 +01:00
Marvin Pohl 4e583a7756 Updated buildbot dependencies 2021-03-09 20:42:36 +01:00
Marvin Pohl 56ef5a1d78 Merge branch 'update2.9' of https://github.com/mrstanwell/buildbot-gitea into mrstanwell-update2.9 2021-03-09 18:35:46 +01:00
Marvin Pohl 1444fee747 Bumped version to v1.2.4 2021-01-16 15:40:20 +01:00
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