[Buildbot-commits] [buildbot/buildbot] 4ce20c: Fail the step when a clone fails with no recourse
GitHub
noreply at github.com
Wed Jan 22 02:32:31 UTC 2014
Branch: refs/heads/master
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: 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)
Compare: https://github.com/buildbot/buildbot/compare/7ba629d27c37...d9852a730a56
More information about the Commits
mailing list