[Buildbot-commits] [buildbot/buildbot] be21d8: IRCContact consume 2 events:

GitHub noreply at github.com
Sat Nov 8 07:01:20 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: be21d8d6c88ab04fa3bbfc3dd59a6ced450277f2
      https://github.com/buildbot/buildbot/commit/be21d8d6c88ab04fa3bbfc3dd59a6ced450277f2
  Author: Xavier Delannoy <xdelannoy at cloudmark.com>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M master/buildbot/status/words.py
    M master/buildbot/test/unit/test_status_words.py

  Log Message:
  -----------
  IRCContact consume 2 events:

    ('builders', None, 'builds', None, 'new') => A build is started
    ('builders', None, 'builds', None, 'finished') => A build is finished

When we will be able to get the list of changes for a build, the IRCContact must be updated.


  Commit: 1283cf03f158ee768696b6471df9ef9e8381c378
      https://github.com/buildbot/buildbot/commit/1283cf03f158ee768696b6471df9ef9e8381c378
  Author: Xavier Delannoy <xdelannoy at cloudmark.com>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M master/buildbot/status/words.py

  Log Message:
  -----------
  Fix sa2ajj's comment


  Commit: 3b8608e69a69a3534d88b18ffda66dfa38732710
      https://github.com/buildbot/buildbot/commit/3b8608e69a69a3534d88b18ffda66dfa38732710
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-11-08 (Sat, 08 Nov 2014)

  Changed paths:
    M master/buildbot/status/words.py
    M master/buildbot/test/unit/test_status_words.py

  Log Message:
  -----------
  Merge pull request #1335 from delanne/IRCContact

IRCContact use the DATA API


Compare: https://github.com/buildbot/buildbot/compare/6c4d702d6674...3b8608e69a69


More information about the Commits mailing list