[Buildbot-devel] Multiple codebases got_revision property

Jared Grubb jared.grubb at gmail.com
Fri Sep 13 03:27:13 UTC 2013


So, I've never tried this, but I dont think it works! 

'got_revision' is actually a property, and it's not part of the SourceStamp object. So, Interpolate of a sourcestamp doesnt actually make this visible.

And for a property that is a dict, you'd need to interpolate "got_revision['codebase']", which is currently not possible. 

I think this is something we should fix. Can you file a Trac on it?

jared

On Sep 11, 2013, at 6:18, Yasser LEBON <yasser.lebon at gmail.com> wrote:

> Hello, 
> 
> I am using multiple codebases. In a step I want to get the "got_revision" of a specific codebase with Interpolate("(src:codebase_name:got_revision)s" but I got an empty string.
> 
> Do you have an idea?
> 
> Thanks.
> 
> Yasser
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. Consolidate legacy IT systems to a single system of record for IT
> 2. Standardize and globalize service processes across IT
> 3. Implement zero-touch automation to replace manual, redundant tasks
> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk_______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel





More information about the devel mailing list