[Buildbot-devel] Persistent Properties

Thomas Middeldorp thomas at ranzer.geek.nz
Tue Jun 9 01:37:09 UTC 2015


I'm not sure if this is the best option, but you could write the property
out to a file at the end of the build and then read it back in at the start
of the next build with buildbot.steps.shell.SetPropertyFromCommand
(cat/type the contents of the file).

- Thomas

On 9 June 2015 at 13:13, Greg MacDonald <gmacdonald at trionworlds.com> wrote:

>  Hi Everyone,
>
>
>
> Is it possible to persist a property across builds outside of a rebuild?
> Thx.
>
>
>
> -Greg
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150609/4b955aa0/attachment.html>


More information about the devel mailing list