Skip to content

Releases: lab132/buildbot-gitea

v1.8.0

03 Dec 09:46
Compare
Choose a tag to compare
Bumped Version to 1.8.0

v1.7.2

05 Sep 14:19
Compare
Choose a tag to compare
  • Fixed exception in build 3.6.0 not passing along abandonOnFailure parameter, see #28.

v1.7.1

22 Jan 02:33
Compare
Choose a tag to compare
  • Fixes None access when pushing an empty commit with no added, changed or removed files.

v1.6.1

22 Jun 17:36
Compare
Choose a tag to compare
  • Fixed not being able to specify a context in the status reporter.

v1.6.0

15 May 23:40
Compare
Choose a tag to compare
  • Status push now sends status to head repository if change is coming from a pull request
  • Webhook secret can now be a Secret

v1.5.0

20 Mar 11:49
Compare
Choose a tag to compare
  • Added support for changed files

v1.3.1

20 Mar 11:49
Compare
Choose a tag to compare
  • Added support for changed files

v1.4.1

10 Mar 19:24
Compare
Choose a tag to compare

Fixed incorrect Signature header name.

v1.4.0

09 Mar 21:07
Compare
Choose a tag to compare
  • Implement support for buildbot 3.0.0.
  • Verifies hmac signature of incoming gitea webhooks instead of comparing the plain text secret.

v1.3.0

09 Mar 19:49
Compare
Choose a tag to compare

This release adds support for buildbot>=2.9.0,<3.0.0