[Buildbot-commits] [buildbot/buildbot] cb4c5b: add useRevisions option for altered IRC bot messag...

noreply at github.com noreply at github.com
Thu Aug 25 23:12:09 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: cb4c5b264a0b24839a337041e95607402cfefba1
      https://github.com/buildbot/buildbot/commit/cb4c5b264a0b24839a337041e95607402cfefba1
  Author: Derek Hurley <dzhurley at gmail.com>
  Date:   2011-08-25 (Thu, 25 Aug 2011)

  Changed paths:
    M master/buildbot/interfaces.py
  M master/buildbot/status/build.py
  M master/buildbot/status/client.py
  M master/buildbot/status/words.py
  M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  add useRevisions option for altered IRC bot messages

This fixes #1707 by allowing the IRC bot messages to
give a list of revisions instead of the build number
when sending status messages. This also added the
`getRevisions` method to IBuildStatus instances.


  Commit: bb97c5114c3e0fa08255b9950e8048c40a613840
      https://github.com/buildbot/buildbot/commit/bb97c5114c3e0fa08255b9950e8048c40a613840
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-08-25 (Thu, 25 Aug 2011)

  Changed paths:
    M master/buildbot/interfaces.py
  M master/buildbot/status/build.py
  M master/buildbot/status/client.py
  M master/buildbot/status/words.py
  M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Merge branch '1707' of git://github.com/dzhurley/buildbot

* '1707' of git://github.com/dzhurley/buildbot:
  add useRevisions option for altered IRC bot messages


Compare: https://github.com/buildbot/buildbot/compare/bfefb90...bb97c51




More information about the Commits mailing list