Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Issue 1849903002: Perform Git operations without changing CWD. (Closed)

Created:
4 years, 8 months ago by dnj
Modified:
4 years, 8 months ago
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Base URL:
https://github.com/luci/recipes-py@master
Target Ref:
refs/heads/master
Project:
recipes-py
Visibility:
Public.

Description

Perform Git operations without changing CWD. NOPRESUBMIT=True BUG=chromium:599512 TEST=None Committed: https://github.com/luci/recipes-py/commit/a0a8bda889b1eef6fa19d17b0d083044286ed5a9

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix all call sites, run everything through subprocess.check_output. #

Patch Set 3 : Cleaner. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -33 lines) Patch
M recipe_engine/package.py View 1 2 4 chunks +21 lines, -27 lines 0 comments Download
M unittests/package_test.py View 1 3 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
dnj
PTAL
4 years, 8 months ago (2016-03-31 17:32:46 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/1849903002/diff/1/recipe_engine/package.py File recipe_engine/package.py (right): https://codereview.chromium.org/1849903002/diff/1/recipe_engine/package.py#newcode265 recipe_engine/package.py:265: self.run_git(self._dep_dir(context), fetch) Shouldn't fetch be changed to 'fetch'? Just ...
4 years, 8 months ago (2016-03-31 17:35:37 UTC) #4
dnj
https://codereview.chromium.org/1849903002/diff/1/recipe_engine/package.py File recipe_engine/package.py (right): https://codereview.chromium.org/1849903002/diff/1/recipe_engine/package.py#newcode265 recipe_engine/package.py:265: self.run_git(self._dep_dir(context), fetch) On 2016/03/31 17:35:37, Paweł Hajdan Jr. wrote: ...
4 years, 8 months ago (2016-03-31 17:47:50 UTC) #5
Sergiy Byelozyorov
lgtm
4 years, 8 months ago (2016-03-31 18:01:42 UTC) #7
iannucci
lgtm
4 years, 8 months ago (2016-03-31 18:18:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1849903002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1849903002/40001
4 years, 8 months ago (2016-03-31 18:18:43 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: Recipes-py Presubmit on master.tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Recipes-py%20Presubmit/builds/128)
4 years, 8 months ago (2016-03-31 18:20:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1849903002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1849903002/40001
4 years, 8 months ago (2016-03-31 18:22:43 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1849903002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1849903002/40001
4 years, 8 months ago (2016-03-31 18:24:42 UTC) #21
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 18:24:51 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/recipes-py/commit/a0a8bda889b1eef6fa19d17b0d083044286...

Powered by Google App Engine
This is Rietveld 408576698