[Buildbot-commits] [buildbot/buildbot] 3a6fbb: ShellComnmand: make description renderable

GitHub noreply at github.com
Mon Sep 3 17:30:08 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 3a6fbb5cdfbec5828af93ebbd4ed85fa8123e9e6
      https://github.com/buildbot/buildbot/commit/3a6fbb5cdfbec5828af93ebbd4ed85fa8123e9e6
  Author: Michael Thalmeier <michael.thalmeier at hale.at>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M master/buildbot/steps/shell.py

  Log Message:
  -----------
  ShellComnmand: make description renderable

In commit 7ea9f954c77dbb9ae48ba49ed07d94c453f659c4:
    Fixes #2214: Add 'codebase' to Source base; add 'descriptionSuffix' to Source and Shell
'description' and 'descriptionDone' got removed from renderables array of the
ShellCommand step.
This patch makes using Properties in ShellCommand descriptions working again.


  Commit: fa74850dbd21c90ea034e463833be70fc399442e
      https://github.com/buildbot/buildbot/commit/fa74850dbd21c90ea034e463833be70fc399442e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M master/buildbot/steps/shell.py

  Log Message:
  -----------
  Merge branch 'renderable-description' of git://github.com/mthalmei/buildbot


Compare: https://github.com/buildbot/buildbot/compare/e39dc95dbd49...fa74850dbd21


More information about the Commits mailing list