Commit Graph

  • 8091be197d
    Fixed change and property shekhar-cis 2023-01-13 12:30:22 +0530
  • ab6d1083ec
    Updated method names shekhar-cis 2023-01-09 21:56:28 +0530
  • 89305ec602
    Update Webhook response variabel shekhar-cis 2023-01-06 20:38:43 +0530
  • 1b29a5639c
    WIP[downloadTranslatedLanguage() and updateLocalTranslationDestination()] shekhar-cis 2023-01-04 20:51:06 +0530
  • f2587e071d
    Update webhook and setup shekhar-cis 2023-01-02 20:30:09 +0530
  • 5885c8cbbe Initial transformation into transifex master Peter Šurda 2022-12-28 08:04:44 +0000
  • 1d10fc0e11 Bumped version to 1.7.2 v1.7.2 Marvin Pohl 2022-09-05 16:15:16 +0200
  • a6754fadba Handle any extra parameters to _fetch László Károlyi 2022-09-01 17:30:58 +0200
  • ddc1113a5d
    Handle any extra parameters to _fetch László Károlyi 2022-09-01 17:30:58 +0200
  • 5524f5f53d Allow passing kwargs to OAuth2Auth Anton Kasimov 2022-01-23 23:35:21 +0300
  • 37ed30c720
    Allow passing kwargs to OAuth2Auth Anton Kasimov 2022-01-23 23:35:21 +0300
  • fc4d14ecbe Bumped version to 1.7.1 v1.7.1 Marvin Pohl 2022-01-22 03:30:08 +0100
  • fe9fef407f Fixed None access in commits with no changed, added or removed files Marvin Pohl 2022-01-22 03:28:32 +0100
  • 2338fac3cd Bumped version to 1.7.0 v1.7.0 Marvin Pohl 2021-07-05 13:53:42 +0200
  • 16ea6c344a Changed Unittests for new head_sha usage Marvin Pohl 2021-07-05 13:53:00 +0200
  • 52c7864e56 Use the HEAD sha, when reporting a PR issue Marvin Pohl 2021-07-05 13:49:59 +0200
  • de9d594758 Check if we are actually the repo for the specified build when PR info is in the request MultipleCodebasesStepSource Marvin Pohl 2021-07-05 13:17:29 +0200
  • 8decb35652 Use the HEAD sha, when reporting a PR issue Marvin Pohl 2021-07-05 13:16:15 +0200
  • fa2f091b2f
    Merge 96ac7f61a7 into d1c24a641c Maxim Burgerhout 2021-06-23 07:32:31 -0400
  • d1c24a641c
    Removed build status since travis ci is broken Marvin Pohl 2021-06-22 19:37:33 +0200
  • eeaebe4d92 Bumped Version to v1.6.1 v1.6.1 Marvin Pohl 2021-06-22 19:35:00 +0200
  • d55b1dc9ea Fixed not being able to specify a context for the reporter. Marvin Pohl 2021-06-22 19:34:30 +0200
  • 96ac7f61a7 Build status should be on target repo Maxim Burgerhout 2021-05-17 21:00:47 +0200
  • 294160ad83 Bumped Version to v1.6.0 v1.6.0 Marvin Pohl 2021-05-16 01:37:50 +0200
  • b4d11a7058 Status reporter now sends status to head repository if the current build is from a pull request. Marvin Pohl 2021-05-16 01:37:03 +0200
  • b1dc019e60 Added unit tests for Secret Phrase provider in webhook Marvin Pohl 2021-04-26 10:58:14 +0200
  • 3e59f2069e
    Feat: add support for secret provider for webhook Peter Šurda 2021-04-16 03:55:32 +0200
  • fe223aa990 Bumped Version to v1.5.1 v1.5.1 Marvin Pohl 2021-03-29 00:07:39 +0200
  • 341f216c2c Set the base repository and branch as the default one for a pull request. Marvin Pohl 2021-03-29 00:06:25 +0200
  • 284a58826d Bumped Version to 1.5.0 v1.5.0 Marvin Pohl 2021-03-20 12:43:18 +0100
  • 32579b13ad Bumped Version to 1.3.1 v1.3.1 buildbot-2.9 Marvin Pohl 2021-03-20 12:41:25 +0100
  • c6cc2df4e0 Added unit test for changed files Marvin Pohl 2021-03-20 12:35:34 +0100
  • 853874261c Add list of changed files to "changes". mrstanwell 2021-03-17 18:35:06 -0500
  • e9905239dc Added unit test for changed files Marvin Pohl 2021-03-20 12:35:34 +0100
  • e2297f3be7 Merge branch 'add-changed-files' of https://github.com/mrstanwell/buildbot-gitea into mrstanwell-add-changed-files Marvin Pohl 2021-03-20 12:25:05 +0100
  • f3964970d1 Add list of changed files to "changes". mrstanwell 2021-03-17 18:35:06 -0500
  • d67eeedbd2 Bumped version to v1.4.1 v1.4.1 Marvin Pohl 2021-03-10 20:20:06 +0100
  • 0c32c93715 Using correct header identifiert for the Gitea Signature Marvin Pohl 2021-03-10 20:19:37 +0100
  • 8e66482bec Bumped version to 1.4.0 v1.4.0 Marvin Pohl 2021-03-09 21:54:57 +0100
  • 7171e4a371 Changed buildbot requirements to >=3.0.0 Marvin Pohl 2021-03-09 21:54:27 +0100
  • 0fd2394bcd Webhook now verifies the new hmac signature instead of just comparing the secret as plain text. Marvin Pohl 2021-03-09 21:54:06 +0100
  • 708fad884e Removed start and endDescription from documentation, since this is now being generated using generators. Marvin Pohl 2021-03-09 20:51:33 +0100
  • 8d8626b38c Fixed up implementation for buildbot 3.0.0 Marvin Pohl 2021-03-09 20:48:02 +0100
  • ada48bc6e5 Bumped version to v1.3.0 v1.3.0 Marvin Pohl 2021-03-09 20:44:55 +0100
  • 4e583a7756 Updated buildbot dependencies Marvin Pohl 2021-03-09 20:42:36 +0100
  • 7a50c7a064 Fixed up unit test for buildbot 2.9 Marvin Pohl 2021-03-09 20:37:00 +0100
  • 56ef5a1d78 Merge branch 'update2.9' of https://github.com/mrstanwell/buildbot-gitea into mrstanwell-update2.9 Marvin Pohl 2021-03-09 18:35:46 +0100
  • 1444fee747 Bumped version to v1.2.4 v1.2.4 Marvin Pohl 2021-01-16 15:40:20 +0100
  • e0dc125ddd Allow git config to fail if the pr_source remote is not yet initialized. Marvin Pohl 2021-01-16 15:39:05 +0100
  • a47f7a512b Conform to code in GitLabStatusPush v2.9.4. mrstanwell 2021-01-08 15:49:39 -0600
  • cd82223a81 Provide checkConfig(), to support buildbot 2.9.x. mrstanwell 2021-01-05 13:53:26 -0600
  • b17a60beff Bumped version to v1.2.3 v1.2.3 Marvin Pohl 2020-10-27 02:02:01 +0100
  • c41cac7b56 Swapped order of hooks from oldest to newest to accomodate for fixed commit order. Marvin Pohl 2020-10-27 02:00:48 +0100
  • 051a9e51ec Add commits to the changes list in reverse order. mrstanwell 2020-10-26 18:58:25 -0500
  • e9c221d449 Add commits to the changes list in reverse order. mrstanwell 2020-10-26 18:58:25 -0500
  • 65e25b4185 Set explicetly installing junit-xml travisfix Marvin Pohl 2020-06-01 21:30:43 +0200
  • 5d681404a4 Test binary install Marvin Pohl 2020-06-01 21:27:52 +0200
  • 15e7068043 Bumped version to v1.2.2 v1.2.2 Marvin Pohl 2020-06-01 14:55:19 +0200
  • 80f3aab446 Correct missing dollar sign to match end of line correctly in repo_name regex. Benjamin Füldner 2020-05-27 13:44:53 +0200
  • 7402436b9c Correct missing dollar sign to match end of line correctly in repo_name regex. Benjamin Füldner 2020-05-27 13:44:53 +0200
  • 8d2daa294f Bumped version to v1.2.1 v1.2.1 Marvin Pohl 2020-05-23 11:37:06 +0200
  • 27b2449f29
    Remove .git from repo_name regex to get a valid repository name. (#8) Benjamin Füldner 2020-05-15 16:54:01 +0200
  • 21e23ce4b8 Revert extra re.sub and make original regex less greedy. Benjamin Füldner 2020-05-15 14:13:26 +0200
  • c34b7389dc Remove .git from ssh_url_match to get a valid repository name. Benjamin Füldner 2020-05-15 13:06:25 +0200
  • 2de8fa49e3 Updated documentation for Auth v1.2.0 Marvin Pohl 2019-12-20 11:37:56 +0100
  • 01e59b698b Bumped version to v.1.2.0 Marvin Pohl 2019-12-20 11:31:24 +0100
  • 4ea3571442 Moved GiteaAuth to buildbot.plugins.util since buildbot.plugins.auth does not exist. gitea-auth Marvin Pohl 2019-12-20 11:16:32 +0100
  • 64c521f55b Added minimal unittests for GiteaAuth. Marvin Pohl 2019-12-20 10:44:52 +0100
  • 479a029a5c Register GiteaAuth with the buildbout plugin system. Marvin Pohl 2019-12-20 10:44:35 +0100
  • a065597d57 Bring auth.py to PEP-8 standard. Marvin Pohl 2019-12-20 10:44:16 +0100
  • bc8f00a7e6 Merge branch 'gitea-auth-class' of https://github.com/youreadforme/buildbot-gitea into gitea-auth Marvin Pohl 2019-12-20 10:08:09 +0100
  • b8aa5dd740 Fixed test_step_source: git step now containing --progress in the command line Marvin Pohl 2019-12-20 10:06:31 +0100
  • d0b9f76be6 shorter urljoin Tony Crowe 2019-12-18 11:43:48 -0700
  • b370626010 add GiteaAuth class and documentation Tony Crowe 2019-12-17 15:36:07 -0700
  • 5bbeabbe39 Bumped version to v1.1.0 v1.1.0 Marvin Pohl 2019-10-17 11:19:44 +0200
  • bef0568bb4 Add test cases for the 'class' parameter of the webhook JamesWrigley 2019-10-10 09:28:29 +0200
  • cf6e4ea670 Extend the webhook to easily support custom subclasses JamesWrigley 2019-10-09 18:33:06 +0200
  • 15fa184343 Add test cases for the 'class' parameter of the webhook JamesWrigley 2019-10-10 09:28:29 +0200
  • 15132d4bac Extend the webhook to easily support custom subclasses JamesWrigley 2019-10-09 18:33:06 +0200
  • 6979276a19
    Added travis status badge. Marvin Pohl 2019-09-21 12:48:40 +0200
  • 62387d6412 Bumped to v1.0.0 v1.0.0 Marvin Pohl 2019-09-20 18:59:42 +0200
  • ad60a7dd2d Added README for installation instructions and usage. Marvin Pohl 2019-09-20 18:59:06 +0200
  • 0455ca30c7 Use TestReactorMixin which seems to be required now. Marvin Pohl 2019-05-03 22:25:40 +0200
  • 268541313e Setup travis ci Marvin Pohl 2019-03-11 01:36:11 +0100
  • 7b04082c7c Updated senderror unittest and removed invalid array access. Marvin Pohl 2019-03-09 16:48:41 +0100
  • babf10f923 Merge branch 'master' into gdaow-master Marvin Pohl 2019-03-09 15:46:45 +0100
  • 1820400e26 Fixed code for buildbot 2.0.0 Marvin Pohl 2019-03-09 15:46:18 +0100
  • f42f2f44ae Fixed repository regular expression, fixed error message getter kaou 2019-01-21 20:01:50 +0000
  • b6facc6362 Fixed exception when providing 'True' instead of a dictionnary as option kaou 2019-01-21 19:13:38 +0000
  • 4426a875b5 Bumped Version to 0.1.0 Marvin Pohl 2018-11-05 13:16:06 +0100
  • cb78ee47d6 Added unit tests for multiple commits pushes. Marvin Pohl 2018-11-05 13:15:36 +0100
  • 4e0ce1f374 Added option to exclude other commits than the push commit. Marvin Pohl 2018-11-05 13:05:57 +0100
  • df5fa87d2d Set context properly for reporter Marvin Pohl 2018-09-27 20:57:39 +0200
  • d7f34fc6dd Ignoring sourcestamps with no revision in the reporter. Marvin Pohl 2018-09-27 20:50:21 +0200
  • 7322dd3853 Fixed incorrect authorization header for reporter Marvin Pohl 2018-09-27 20:28:58 +0200
  • 4661da0060 Added owner and repo name detection in ssh url Marvin Pohl 2018-09-27 20:12:09 +0200
  • 4f66ddc5c3 Commit using uppercase Gitea for source step Marvin Pohl 2018-09-27 19:36:13 +0200
  • 27a2d278b8 Added buildbot entry points Marvin Pohl 2018-09-27 16:57:11 +0200
  • c5fba6c44a Fixed unittest for Gitea source step Marvin Pohl 2018-09-27 16:53:16 +0200
  • d39640ea10 Added Gitea step source Marvin Pohl 2018-09-27 16:32:11 +0200