yocto-autobuilder2/TODO
Richard Purdie e634db129a TODO: Remove completed items
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-07-06 16:37:17 +01:00

11 lines
475 B
Plaintext

* 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?