[Buildbot-commits] [buildbot/buildbot] 1444e3: Make sure that locks are renderable.

GitHub noreply at github.com
Tue May 26 03:50:31 UTC 2015


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 1444e324f4b032365029f0128a3d0af874b61b46
      https://github.com/buildbot/buildbot/commit/1444e324f4b032365029f0128a3d0af874b61b46
  Author: Vitali Lovich <lovich at apple.com>
  Date:   2015-05-16 (Sat, 16 May 2015)

  Changed paths:
    M master/buildbot/process/buildstep.py

  Log Message:
  -----------
  Make sure that locks are renderable.

The expected usage is that someone would create a renderable that
returns a list of locks so that this list can be dynamic.


  Commit: 8721f23f8b155f0811ce9e5c1f7324023f38a65e
      https://github.com/buildbot/buildbot/commit/8721f23f8b155f0811ce9e5c1f7324023f38a65e
  Author: Vitali Lovich <lovich at apple.com>
  Date:   2015-05-16 (Sat, 16 May 2015)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-interlocks.rst

  Log Message:
  -----------
  Update documentation


  Commit: 47e0286fe54ac4df9155ebcf9d2d09492fc210c4
      https://github.com/buildbot/buildbot/commit/47e0286fe54ac4df9155ebcf9d2d09492fc210c4
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-05-26 (Tue, 26 May 2015)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-interlocks.rst

  Log Message:
  -----------
  Merge pull request #1669 from vlovich/renderable-locks

Renderable locks


Compare: https://github.com/buildbot/buildbot/compare/f4a7f594b4da...47e0286fe54a


More information about the Commits mailing list