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

Issue 14087013: Support "--nohooks" on fetch (Closed)

Created:
7 years, 8 months ago by janx
Modified:
7 years, 8 months ago
Reviewers:
agable
CC:
chromium-reviews, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org
Base URL:
git@github.com:jankeromnes/depot_tools@master
Visibility:
Public.

Description

Support "--nohooks" on fetch Add a way to prevent gclient's hooks from running after `fetch`, to allow installation of build dependencies between the initial `gclient sync` and the execution of the hooks.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -14 lines) Patch
M fetch.py View 11 chunks +25 lines, -14 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
agable
One coding comment inline. I have one question and one main comment. Question: what is ...
7 years, 8 months ago (2013-04-17 17:10:40 UTC) #1
Dirk Pranke
I am also curious what is prompting the desire for this flag.
7 years, 8 months ago (2013-04-17 18:57:20 UTC) #2
janx
Thanks for the feedback. The reason I submitted this patch was to give the opportunity ...
7 years, 8 months ago (2013-04-17 20:15:02 UTC) #3
agable
You may also want to take a look at the comments on https://codereview.chromium.org/13976012/, which was ...
7 years, 8 months ago (2013-04-17 21:36:21 UTC) #4
janx
Thanks for the pointer to the other issue. I agree with you on both points, ...
7 years, 8 months ago (2013-04-17 22:10:59 UTC) #5
agable
Yes, it would definitely be in Python, along with the accompanying linux and windows (.bat) ...
7 years, 8 months ago (2013-04-17 22:23:36 UTC) #6
janx
7 years, 8 months ago (2013-04-17 22:45:34 UTC) #7
Thanks a lot Aaron! I'll close this issue and wait for --nohooks to become
default.

Powered by Google App Engine
This is Rietveld 408576698