Releases: lab132/buildbot-gitea
Releases · lab132/buildbot-gitea
v1.8.0
v1.7.2
v1.7.1
- Fixes None access when pushing an empty commit with no added, changed or removed files.
v1.6.1
- Fixed not being able to specify a context in the status reporter.
v1.6.0
- 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
- Added support for changed files
v1.3.1
- Added support for changed files
v1.4.1
Fixed incorrect Signature header name.
v1.4.0
- Implement support for buildbot 3.0.0.
- Verifies hmac signature of incoming gitea webhooks instead of comparing the plain text secret.
v1.3.0
This release adds support for buildbot>=2.9.0,<3.0.0