[Buildbot-commits] [buildbot/buildbot] 36b195: fix sdist to copy NEWS appropriately into master a...

GitHub noreply at github.com
Sun Mar 11 18:44:49 UTC 2012


  Branch: refs/heads/buildbot-0.8.6
  Home:   https://github.com/buildbot/buildbot
  Commit: 36b19532c4661ce8c84f00fd795bb25ed702571d
      https://github.com/buildbot/buildbot/commit/36b19532c4661ce8c84f00fd795bb25ed702571d
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-11 (Sun, 11 Mar 2012)

  Changed paths:
    R master/NEWS
  M master/setup.py
  R slave/NEWS
  M slave/setup.py

  Log Message:
  -----------
  fix sdist to copy NEWS appropriately into master and slave


  Commit: 40857bf44376f5e27f1658ae1e9bc1ef2c1fa251
      https://github.com/buildbot/buildbot/commit/40857bf44376f5e27f1658ae1e9bc1ef2c1fa251
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-11 (Sun, 11 Mar 2012)

  Changed paths:
    M master/buildbot/schedulers/triggerable.py
  M master/buildbot/sourcestamp.py
  M master/buildbot/steps/trigger.py
  M master/buildbot/test/unit/test_schedulers_triggerable.py
  M master/buildbot/test/unit/test_steps_trigger.py

  Log Message:
  -----------
  Merge branch 'buildbot-0.8.6' of github.com:buildbot/buildbot into buildbot-0.8.6

* 'buildbot-0.8.6' of github.com:buildbot/buildbot:
  parameter renamed
  Test with new interface between Trigger and Triggerable
  getSourceStampSetId always returns the setid
  A new setid is created if a sourcestamps is added to the database. Trigger gets sourcestampsetid from triggerable.


Compare: https://github.com/buildbot/buildbot/compare/2f7402b...40857bf


More information about the Commits mailing list