[Buildbot-commits] [djmitche/buildbot] bc44cb: P4Poller: pass through important environment varia...
noreply at github.com
noreply at github.com
Wed Jan 27 15:21:10 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: bc44cbe9fed2cc732098fc12cebc6790d7c43097
http://github.com/djmitche/buildbot/commit/bc44cbe9fed2cc732098fc12cebc6790d7c43097
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date: 2010-01-27 (Wed, 27 Jan 2010)
Changed paths:
M buildbot/changes/p4poller.py
Log Message:
-----------
P4Poller: pass through important environment variables (fixes #625)
Previously all variables had to be passed through as command line arguments (through P4Source). Note, environment variables do not have higher precedence than command line arguments, so this shouldn't break any existing users.
Commit: 7a114dd81068f00279466f68da819056a80dbf16
http://github.com/djmitche/buildbot/commit/7a114dd81068f00279466f68da819056a80dbf16
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date: 2010-01-27 (Wed, 27 Jan 2010)
Changed paths:
M README
Log Message:
-----------
README: Add Jinja2 to the list of requirements
Commit: 9ba8494a3518856e70728d6dd5206c512d57454a
http://github.com/djmitche/buildbot/commit/9ba8494a3518856e70728d6dd5206c512d57454a
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date: 2010-01-27 (Wed, 27 Jan 2010)
Changed paths:
M README
Log Message:
-----------
README: require python-2.4 or later due to Jinja2
Commit: d7910cd007e658c079a883eddf6d5bd3ea56b1b9
http://github.com/djmitche/buildbot/commit/d7910cd007e658c079a883eddf6d5bd3ea56b1b9
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-01-27 (Wed, 27 Jan 2010)
Changed paths:
M buildbot/changes/p4poller.py
Log Message:
-----------
Merge branch 'p4env_vars' of git://github.com/krajaratnam/buildbot
* 'p4env_vars' of git://github.com/krajaratnam/buildbot:
P4Poller: pass through important environment variables (fixes #625)
Commit: fd52b6564bf33c83eec22d6a2838bb80836f76cb
http://github.com/djmitche/buildbot/commit/fd52b6564bf33c83eec22d6a2838bb80836f76cb
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-01-27 (Wed, 27 Jan 2010)
Changed paths:
M README
Log Message:
-----------
Merge branch 'readme_fix' of git://github.com/krajaratnam/buildbot
* 'readme_fix' of git://github.com/krajaratnam/buildbot:
README: require python-2.4 or later due to Jinja2
README: Add Jinja2 to the list of requirements
More information about the Commits
mailing list