mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-05 05:04:47 +02:00
475 B
475 B
- Add nightly-checkuri
- Add wikilog link on console page
- per worker auth (workers.py & config.py)
- Add IRC notifier (services.py) [Michael]
- add mail notification functionality to yocto-autobuilder-helper, it already knows how to iterate error reports. (services.py)
- Simple script to start buildbot controller, janitor and PRServer [Michael]
- Look into allowed_origins property of built in web server
- switch wikilog to buildbot.util.service.HTTPClient?