[Buildbot-devel] WithProperties?

Christian Unger christian.unger at me.com
Tue Dec 14 15:59:23 UTC 2010


I'm sorry, but I am really having a hard time wrapping my brain around properties in buildbot.

so I have a BuildFactory, where I do an svn source checkout of 'projectName/trunk',
where projectName is dynamic and can be set on the waterfall page as the branch property.
the next step tags this as 'projectName/tags/current' by using a shell script which is able to determine the projectName without buildbot interaction.

now the third step should be able to checkout  'projectName/tags/current' and retrieve projectName from the build properties.
my question is how to inject a regex into my build steps which extracts this string from the branch property.

any help very much appreciated

thanks in advance

__
cu
christian unger







-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20101214/85606649/attachment.html>


More information about the devel mailing list