[Buildbot-commits] [buildbot/buildbot] 0f3957: Make previous build chioce configurable

GitHub noreply at github.com
Sat Aug 11 21:17:22 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 0f39575cb808625ea8238c0034894df72a179b58
      https://github.com/buildbot/buildbot/commit/0f39575cb808625ea8238c0034894df72a179b58
  Author: Jorge Gonzalez <gjorge at google.com>
  Date:   2012-08-09 (Thu, 09 Aug 2012)

  Changed paths:
    M master/buildbot/status/mail.py
    M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Make previous build chioce configurable

When prioritizing build requests in an order other than arrival time,
builds' relative order might not always reflect the topological order of
the changes. This change makes the build order to be configurable such
that status transition modes are only sent out when a more recent
*change* affects the status of a less recent one, as opposed to relying
on the default chronological ordering of the builds.

Change-Id: I2009a8b1f4d093a23ef6eea869567aa54b7987b6


  Commit: 4ea74bde041e7940614b15d6eb7ff42809930a13
      https://github.com/buildbot/buildbot/commit/4ea74bde041e7940614b15d6eb7ff42809930a13
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-08-11 (Sat, 11 Aug 2012)

  Changed paths:
    M master/buildbot/status/mail.py
    M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Merge branch 'et_prev_build_configurable' of git://github.com/jgonzalezmendez/buildbot


  Commit: dca809e6e4afd91ada7c9063c8fa782cbaaaece4
      https://github.com/buildbot/buildbot/commit/dca809e6e4afd91ada7c9063c8fa782cbaaaece4
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-08-11 (Sat, 11 Aug 2012)

  Changed paths:
    M master/docs/release-notes.rst

  Log Message:
  -----------
  release notes updates


Compare: https://github.com/buildbot/buildbot/compare/09819343506f...dca809e6e4af


More information about the Commits mailing list