Hi, On 11 August 2016 at 22:04, Clemens Lang <[email protected]> wrote: > On Thu, Aug 11, 2016 at 01:03:06AM -0700, [email protected] wrote: >> Revision: 151267 >> https://trac.macports.org/changeset/151267 >> Author: [email protected] >> Date: 2016-08-11 01:03:06 -0700 (Thu, 11 Aug 2016) >> Log Message: >> ----------- >> mp-buildbot: add (not too helpful) progress for the port watcher >> >> Modified Paths: >> -------------- >> contrib/mp-buildbot/mpbb-install-dependencies >> contrib/mp-buildbot/mpbb-install-port >> contrib/mp-buildbot/mpbb-list-subports > > I don't think the changes in mpbb-list-subports are very helpful. The > new file is basically the same as the stdout of the task and does not > provide a lot of additional value, unless you want to somehow extend or > automatically parse it?
The idea was to end up with a *single* file that summarises the progress from one portwatcher task that would eventually be also used for figuring out who should get emails from failed builds. So basically a replacement of the status files from the old buildbot. I'm 100% sure that this could be programmed in master.cfg, but I have no clue how to iterate through the triggered builds from the portwatcher. What would be the best way to prepare the summary of the builds at the end of the portwatcher? Mojca _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
