[Buildbot-commits] [buildbot/buildbot] e11444: add a BuildStep.isNewStyle method
GitHub
noreply at github.com
Mon Feb 17 23:16:06 UTC 2014
Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: e114447a8273557a6f12f60ebf448de8a49e7ca2
https://github.com/buildbot/buildbot/commit/e114447a8273557a6f12f60ebf448de8a49e7ca2
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/test/unit/test_process_buildstep.py
Log Message:
-----------
add a BuildStep.isNewStyle method
Commit: f7ddb853b4c390ffa85051ecb717e4771bc51dc8
https://github.com/buildbot/buildbot/commit/f7ddb853b4c390ffa85051ecb717e4771bc51dc8
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M master/buildbot/test/unit/test_process_buildstep.py
Log Message:
-----------
Merge branch 'master' into nine
Conflicts:
master/buildbot/process/buildstep.py
master/buildbot/test/unit/test_process_buildstep.py
Commit: 3c69dc49c1e21e17f243ca700ce837ef91fca3aa
https://github.com/buildbot/buildbot/commit/3c69dc49c1e21e17f243ca700ce837ef91fca3aa
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M master/docs/manual/customization.rst
M master/docs/manual/index.rst
A master/docs/manual/new-style-steps.rst
M master/docs/relnotes/index.rst
Log Message:
-----------
relnotes for new-style steps
Commit: 540fb4fda3e711fc62209dd0fcc6762256e02451
https://github.com/buildbot/buildbot/commit/540fb4fda3e711fc62209dd0fcc6762256e02451
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M master/docs/manual/customization.rst
M master/docs/manual/index.rst
A master/docs/manual/new-style-steps.rst
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge branch 'master' into nine
(with minor modifications to documentation for nine)
Commit: f14b3819718610ff2372b25dc70d8c0e9218627f
https://github.com/buildbot/buildbot/commit/f14b3819718610ff2372b25dc70d8c0e9218627f
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M master/buildbot/process/buildstep.py
Log Message:
-----------
support calling run on new-style steps
Commit: c358328d1a356cee9f4ad72320cda93ff1277cbb
https://github.com/buildbot/buildbot/commit/c358328d1a356cee9f4ad72320cda93ff1277cbb
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Log Message:
-----------
Merge branch 'master' into nine
Commit: a22a87ceb809e31bf6f27cb5511f5a6b928f8615
https://github.com/buildbot/buildbot/commit/a22a87ceb809e31bf6f27cb5511f5a6b928f8615
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M master/buildbot/buildslave/base.py
M master/buildbot/process/build.py
M master/buildbot/process/buildstep.py
M master/buildbot/test/fake/fakedb.py
M master/buildbot/test/fake/fakemaster.py
M master/buildbot/test/fake/slave.py
A master/buildbot/test/integration/test_custom_buildstep.py
M master/buildbot/test/unit/test_buildslave_base.py
M master/buildbot/test/unit/test_process_build.py
M master/buildbot/test/unit/test_process_buildstep.py
M master/buildbot/test/unit/test_steps_slave.py
M master/buildbot/test/util/steps.py
M master/docs/developer/cls-buildsteps.rst
Log Message:
-----------
Integration tests for custom buildsteps (backport from nine)
This includes updates to fakes and interface tests for them
Commit: 53c58c6878da286a1a6f51cb7d447caf2c4cc783
https://github.com/buildbot/buildbot/commit/53c58c6878da286a1a6f51cb7d447caf2c4cc783
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M master/buildbot/test/integration/test_custom_buildstep.py
M master/buildbot/test/unit/test_process_buildstep.py
Log Message:
-----------
Merge branch 'master' into nine
Compare: https://github.com/buildbot/buildbot/compare/a9be96f2ee41...53c58c6878da
More information about the Commits
mailing list