[Buildbot-commits] [buildbot/buildbot] 9a861e: Add getBuild to IProperties
noreply at github.com
noreply at github.com
Mon Jul 4 23:39:46 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 9a861eb624264659c05990ed3720fffc4eb361e6
https://github.com/buildbot/buildbot/commit/9a861eb624264659c05990ed3720fffc4eb361e6
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-07-04 (Mon, 04 Jul 2011)
Changed paths:
M master/buildbot/interfaces.py
M master/buildbot/process/build.py
M master/buildbot/process/properties.py
M master/buildbot/steps/source/oldsource.py
M master/buildbot/test/unit/test_process_properties.py
M master/buildbot/test/unit/test_steps_source_Source.py
Log Message:
-----------
Add getBuild to IProperties
This lets users get access to the running build object, although that's
not advisable except in special events.
Commit: e22c2adb2ac8272b958f0cf86bbd9789d9a8b818
https://github.com/buildbot/buildbot/commit/e22c2adb2ac8272b958f0cf86bbd9789d9a8b818
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-07-04 (Mon, 04 Jul 2011)
Changed paths:
R master/buildbot/test/unit/test_steps_source_Repo.py
R master/buildbot/test/unit/test_steps_source_Source.py
A master/buildbot/test/unit/test_steps_source_oldsource_Repo.py
A master/buildbot/test/unit/test_steps_source_oldsource_Source.py
Log Message:
-----------
Rename tests for new source paths
Commit: cd696cf64eb22549c93dd97e559c950f37a38859
https://github.com/buildbot/buildbot/commit/cd696cf64eb22549c93dd97e559c950f37a38859
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-07-04 (Mon, 04 Jul 2011)
Changed paths:
M master/buildbot/test/regressions/test_oldpaths.py
Log Message:
-----------
add oldpaths tests for old source step imports
Compare: https://github.com/buildbot/buildbot/compare/6bd279c...cd696cf
More information about the Commits
mailing list