[Buildbot-devel] accessing force scheduler values in ShellCommand
Jürgen Schulz-Brüssel
juergen.schulz-bruessel at thinkproject.com
Tue Apr 23 08:09:35 UTC 2013
Hi,
for a buildstep triggered by a force scheduler I would like to access
the values provided in the form if needed (i.e.: if submitted). My
buildstep is a subclassed ShellCommand. I would like to iterate over the
values (provided by the form and submitter) like I would do for example
for kwargs values:
for key in kwargs:
...
Or is it just possible to access the values with the Withproperties command?
My idea is to collect all neccessary values in '__init__' and use these
in 'start'. Is there any reasonable way to do this?
Best regards
Jürgen
--
think project! International GmbH & Co. KG
Jürgen Schulz-Brüssel
Developer
Phone +49 30 92 10 17-83
Fax +49 30 92 10 17-50
juergen.schulz-bruessel at thinkproject.com
Legal information (imprint): www.thinkproject.com/en/info
Rechtliche Informationen zum Absender (Impressum): www.thinkproject.com/de/info
More information about the devel
mailing list