mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:29:02 +02:00
TODO: Update
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a166f3dbe9
commit
dcb282e3d4
41
TODO
41
TODO
|
@ -1,19 +1,28 @@
|
|||
# Initial release
|
||||
* Fix Eclipse builds, they don't use run-config
|
||||
* TODO & FIXME items, esp in builders.py i.e finishing up nightly builder config
|
||||
* formatting/labels of the yocto-autobuilder-helper inputs
|
||||
* finish port of wikilog
|
||||
* figure out htpasswd & auth for scheduling builds
|
||||
* Display poky revision in web UI, not the yocto-autobuilder-helper revision
|
||||
|
||||
* sstate release number handling (builders.py)
|
||||
* get_publish_dest (builders.py)
|
||||
* finish port of wikilog
|
||||
* figure out htpasswd & auth for scheduling builds
|
||||
* ensure need auth to trigger builds
|
||||
* Display poky revision in web UI, not the yocto-autobuilder-helper revision
|
||||
|
||||
# Future
|
||||
* add mail notification functionality to yocto-autobuilder-helper, it already
|
||||
knows how to iterate error reports.
|
||||
* Make use of janitor script from yocto-autobuilder-helper
|
||||
* 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?
|
||||
|
||||
* implement buildhistory writeback step in -helper (can then drop from builders.py)
|
||||
* implement send QA email step (builders.py)
|
||||
* implement current link (builders.py)
|
||||
* per worker auth (config.py)
|
||||
* implement default population for different releases in webform (schedulers.py?)
|
||||
* DEFAULT for buildapp SRCREV still true? (schedulers.py)
|
||||
* Add IRC notifier (services.py)
|
||||
* Add link on console page to error report for build?
|
||||
* formatting/labels of the yocto-autobuilder-helper inputs (schedulers.py)
|
||||
* 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
|
||||
* 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
|
||||
* Look into allowed_origins property of built in web server
|
||||
* add buildhistory trigger
|
||||
* switch wikilog to buildbot.util.service.HTTPClient?
|
||||
|
|
Loading…
Reference in New Issue
Block a user