Confirmed users
353
edits
Line 20: | Line 20: | ||
== Pushlog Objects == | == Pushlog Objects == | ||
* How do we maintain the ordered pushlog | * 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 | * 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 | * would be great to have a webservice that gives you a unified view of the pushlog so that all downstream apps can use it |