mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
800 B
800 B
Initial release
- TODO & FIXME items, esp in builders.py i.e finishing up nightly builder config
- formatting/labels of the yocto-autobuilder-helper inputs
Future
- add mail notification functionality to yocto-autobuilder-helper, it already knows how to iterate error reports.
- Move clobber script, janitor, etc into yocto-autobuilder-helper and make use of them
- Simple script to start buildbot controller, janitor and PRServer
- Review ForceScheduler inputs and whether they are used by the helper scripts, particularly the poky_number parameter of nightly is possibly no longer required
- Teach the janitor to pre-clone the repos
- add SendQAMail
- Look into allowed_origins property of built in web server
- add buildhistory trigger
- switch wikilog to buildbot.util.service.HTTPClient?