[Buildbot-commits] [Buildbot] #2687: Access ENV variables from factory steps
Buildbot trac
trac at buildbot.net
Sun Feb 2 13:16:58 UTC 2014
#2687: Access ENV variables from factory steps
---------------------------+--------------------
Reporter: NathanBlack | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.8 | Resolution:
Keywords: sprint, simple |
---------------------------+--------------------
Changes (by dustin):
* keywords: ShellCommand, env => sprint, simple
* milestone: undecided => 0.8.+
Comment:
This would be something to add to the Interpolate class, e.g.
{{{Interpolate("...%(env:PWD)s...")}}}. The slave environment variables
are already available on the master.
--
Ticket URL: <http://trac.buildbot.net/ticket/2687#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list