[Buildbot-commits] [buildbot/buildbot] a89620: Make ``path`` renderable in ``MasterShellCommand``...

GitHub noreply at github.com
Sat Jan 31 07:12:10 UTC 2015


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: a896204c53525206c3d7d391c150452532f2d51b
      https://github.com/buildbot/buildbot/commit/a896204c53525206c3d7d391c150452532f2d51b
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2015-01-30 (Fri, 30 Jan 2015)

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

  Log Message:
  -----------
  Make ``path`` renderable in ``MasterShellCommand``.


  Commit: ca9ba448f1379816ab1785992e645a1ed8efe984
      https://github.com/buildbot/buildbot/commit/ca9ba448f1379816ab1785992e645a1ed8efe984
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2015-01-30 (Fri, 30 Jan 2015)

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

  Log Message:
  -----------
  path argument to MasterShellCommand is working directory, not search path.


  Commit: 2d91e0ec8a85d93725c90d580c3c2f1541b2c7f8
      https://github.com/buildbot/buildbot/commit/2d91e0ec8a85d93725c90d580c3c2f1541b2c7f8
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2015-01-30 (Fri, 30 Jan 2015)

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

  Log Message:
  -----------
  Correctly log the working directory of MasterShellCommand.


  Commit: 1f94cf574ba0afdd0594f7ec127c4b359792c0f8
      https://github.com/buildbot/buildbot/commit/1f94cf574ba0afdd0594f7ec127c4b359792c0f8
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2015-01-30 (Fri, 30 Jan 2015)

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

  Log Message:
  -----------
  lint


  Commit: daa5d860f8634f10fa87c72cf294e9aeacaff31d
      https://github.com/buildbot/buildbot/commit/daa5d860f8634f10fa87c72cf294e9aeacaff31d
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2015-01-30 (Fri, 30 Jan 2015)

  Changed paths:
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Add relnotes.


  Commit: 958d5cce00a386add1430f53803aa91e6f83e9e5
      https://github.com/buildbot/buildbot/commit/958d5cce00a386add1430f53803aa91e6f83e9e5
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

  Changed paths:
    M master/buildbot/steps/master.py
    M master/buildbot/test/unit/test_steps_master.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge pull request #1509 from tomprince/render-path-in-master-shell-command

Make ``path`` renderable in ``MasterShellCommand``.


Compare: https://github.com/buildbot/buildbot/compare/10440086e15a...958d5cce00a3


More information about the Commits mailing list