Confirmed users
353
edits
| Line 20: | Line 20: | ||
== Pushlog Objects == | == Pushlog Objects == | ||
* | * How do we maintain the ordered pushlog | ||
* The current way to do that is to review the pushes from hg and then combine that with data from the build system and generate the pushlog | |||
* would be great to have a webservice that gives you a unified view of the pushlog so that all downstream apps can use it | |||
* we need this for git not just hg | |||
== Scheduled Job Objects (valgrind, releases etc...) == | == Scheduled Job Objects (valgrind, releases etc...) == | ||
* There needs to be some way to see and understand what the status is of these auxiliary build/test jobs that run more periodically - valgrind, QA update tests etc. | * There needs to be some way to see and understand what the status is of these auxiliary build/test jobs that run more periodically - valgrind, QA update tests etc. | ||