[Buildbot-devel] Retrieving build results

Chris Leishman chris at leishman.org
Fri Nov 25 00:55:45 UTC 2005


Hi all,

I was wondering if anyone could suggest an easy way to obtain the
results of a build.

Obviously using buildbot for a regression testing system is great, but I
would actually like to use it produce our release builds and snapshots.
Obviously this means I need to get the built product somehow...

Currently I'm doing this by adding a build step to calculate a new
version number and copy the build products to a publicly accessible location.
But this is a bit of a problem if I want to allow builds on any branch
or 'try' builds, since the step will end up creating a release from code
that wasn't actually from the main code line.

Anybody else have a similar need and has some ideas?

cheers,
chris




More information about the devel mailing list