[Buildbot-devel] Persistent Properties

Greg MacDonald gmacdonald at trionworlds.com
Tue Jun 9 01:59:42 UTC 2015


Well, I was trying to keep track of the last successful revision for a UI simplification. But I think I’ll just not do this or query the database from the UI if I have to. Thx anyways!

-Greg

From: Thomas Middeldorp [mailto:thomas at ranzer.geek.nz]
Sent: Monday, June 08, 2015 6:37 PM
To: Greg MacDonald
Cc: buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] Persistent Properties

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<mailto: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<mailto: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/7973a777/attachment.html>


More information about the devel mailing list