[Buildbot-commits] [buildbot/buildbot] aeddbc: move support for description{, Done, Suffix} entirel...

GitHub noreply at github.com
Thu Oct 23 05:39:16 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: aeddbc5e1ea017e920bd89f5a33197aed971cfb3
      https://github.com/buildbot/buildbot/commit/aeddbc5e1ea017e920bd89f5a33197aed971cfb3
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-21 (Tue, 21 Oct 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/master.py
    M master/buildbot/steps/shell.py
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/new-style-steps.rst

  Log Message:
  -----------
  move support for description{,Done,Suffix} entirely to BuildStep

Fixes #2949.


  Commit: 39035a107eee43bdf7d5e13a65818789f2e26217
      https://github.com/buildbot/buildbot/commit/39035a107eee43bdf7d5e13a65818789f2e26217
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M master/buildbot/steps/master.py
    M master/buildbot/test/unit/test_steps_master.py
    M master/buildbot/test/unit/test_steps_shell.py

  Log Message:
  -----------
  remove now-bogus tests for handling of description* args


  Commit: ae0e33d970174f668dbabe38a2789e480435f10f
      https://github.com/buildbot/buildbot/commit/ae0e33d970174f668dbabe38a2789e480435f10f
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/master.py
    M master/buildbot/steps/shell.py
    M master/buildbot/test/unit/test_steps_master.py
    M master/buildbot/test/unit/test_steps_shell.py
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/new-style-steps.rst

  Log Message:
  -----------
  Merge pull request #1271 from djmitche/bug2949

move support for description{,Done,Suffix} entirely to BuildStep

See ticket:2818
Fixes ticket:2949


Compare: https://github.com/buildbot/buildbot/compare/4ceaa008ad19...ae0e33d97017


More information about the Commits mailing list