[Buildbot-devel] Nightly-scheduler and blamelist
Dustin J. Mitchell
dustin at v.igoro.us
Tue Feb 11 13:52:33 UTC 2014
On Tue, Feb 11, 2014 at 4:31 AM, Esther Baruk <esther.baruk at lexifi.com> wrote:
> I also noticed that there were no file changes list for the Nightly
> scheduler (e.g. call to step.build.allFiles() returns empty list).
> Is this a bug of buildbot or is it intended? If so, how can we somehow
> retrieve the blamelist of a specific build?
I believe (without checking) that the onlyIfChanged flag will cause
Nightly to accumulate changes, which will give you a list of files and
a blamelist.
Dustin
More information about the devel
mailing list