#2553: Pending Build Requests list doesn't show all changes with
multi-repository
--------------------+-----------------------
Reporter: dcoshea | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords: web
--------------------+-----------------------
In git master commit ID 9cd7f9a (from around 6 weeks ago as at the time of
writing), the "Pending Build Requests" list for a builder doesn't show the
changes properly with multiple repositories - I'm finding it generally
shows no reason for the build, instead of showing a revision number and
user name. It looks like it only shows change information if there are
changes in the first codebase.
buildbot.status.buildrequest.BuildRequestStatus has a getSourceStamp()
(singular, not plural) method, which I think just gets the first
codebase's sourcestamp. It looks like adding a plural version that
returns br.source'''s''', then modifying
buildbot.status.web.builder.StatusResourceBuilder.content() to call the
new method and then iterate through the changes in '''all''' the returned
sources helps. Putting the codebase name into the change dictionary so
that buildbot/status/web/templates/builder.html can display it would also
be useful.
--
Ticket URL: <http://trac.buildbot.net/ticket/2553>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits