[Buildbot-commits] [buildbot/buildbot] 4ce20c: Fail the step when a clone fails with no recourse

GitHub noreply at github.com
Thu Jan 23 21:29:30 UTC 2014


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 4ce20c636df8080f9062e48d507390f4d430e3e6
      https://github.com/buildbot/buildbot/commit/4ce20c636df8080f9062e48d507390f4d430e3e6
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py

  Log Message:
  -----------
  Fail the step when a clone fails with no recourse

Fixes #2671.  There are a lot of issues with git's error handling..


  Commit: d4db3f63f1a6c77b072c06ecc0a04405a3970a39
      https://github.com/buildbot/buildbot/commit/d4db3f63f1a6c77b072c06ecc0a04405a3970a39
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  Fix failures where 'git clean' fails but could be clobbered

Fixes #2677.


  Commit: 7ba629d27c377f9a4323024a64fd8a7d9f8f1934
      https://github.com/buildbot/buildbot/commit/7ba629d27c377f9a4323024a64fd8a7d9f8f1934
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M master/docs/manual/installation.rst

  Log Message:
  -----------
  add whitespace to avoid failure with Sphinx-1.2.1


  Commit: 2979c5eb803f8f1d217da4c29f1cde8c7812f3b3
      https://github.com/buildbot/buildbot/commit/2979c5eb803f8f1d217da4c29f1cde8c7812f3b3
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py

  Log Message:
  -----------
  Merge djmitche/buildbot:8/git-clone-failure (PR #1057)


  Commit: d9852a730a568318a44f4b86fbf04f5af7f22985
      https://github.com/buildbot/buildbot/commit/d9852a730a568318a44f4b86fbf04f5af7f22985
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  Merge djmitche/buildbot:8/git-clean-fails (PR #1058)


  Commit: 81a548a7077bcd756d6a5e2044dd08f4a57df1e1
      https://github.com/buildbot/buildbot/commit/81a548a7077bcd756d6a5e2044dd08f4a57df1e1
  Author: David Gstir <david at nod.at>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    A master/contrib/systemd/buildbot.service

  Log Message:
  -----------
  Add systemd service unit for master.

This assumes an existing user called buildbot and the master config located in /srv/buildbot/master.

Signed-off-by: David Gstir <david at nod.at>


  Commit: 39c853e5ae1b5e07290a89bb287044e2ecd14a5f
      https://github.com/buildbot/buildbot/commit/39c853e5ae1b5e07290a89bb287044e2ecd14a5f
  Author: David Gstir <david at nod.at>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    A slave/contrib/systemd/buildslave.service

  Log Message:
  -----------
  Add systemd unit for slave.

This assumes an existing user buildslave and the slave config located in /srv/buildslave/linux-slave.

Signed-off-by: David Gstir <david at nod.at>


  Commit: 2cee2ce47d4cefb2131038e50fcce0cb04d00645
      https://github.com/buildbot/buildbot/commit/2cee2ce47d4cefb2131038e50fcce0cb04d00645
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    A master/contrib/systemd/buildbot.service
    M master/docs/relnotes/index.rst
    A slave/contrib/systemd/buildslave.service

  Log Message:
  -----------
  Merge sigma-star/buildbot:systemd-units (PR #1059)


  Commit: 2a0ffd9153152a10cdc16e8baf3c6ffb4647cba1
      https://github.com/buildbot/buildbot/commit/2a0ffd9153152a10cdc16e8baf3c6ffb4647cba1
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M master/buildbot/db/enginestrategy.py

  Log Message:
  -----------
  fix typo in comment


  Commit: 65ec65df46afee9f70f4998be41d524f400f4aa7
      https://github.com/buildbot/buildbot/commit/65ec65df46afee9f70f4998be41d524f400f4aa7
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M master/buildbot/db/enginestrategy.py
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py
    A master/contrib/systemd/buildbot.service
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/installation.rst
    M master/docs/relnotes/index.rst
    A slave/contrib/systemd/buildslave.service

  Log Message:
  -----------
  Merge branch 'master' into nine


Compare: https://github.com/buildbot/buildbot/compare/edcdff3cb009...65ec65df46af


More information about the Commits mailing list