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 801643004: Allow to skip revision check in roll-dep. (Closed)

Created:
6 years ago by Michael Achenbach
Modified:
6 years ago
CC:
chromium-reviews, cmp-cc_chromium.org, Dirk Pranke, iannucci+depot_tools_chromium.org
Target Ref:
refs/remotes/origin/master
Project:
tools
Visibility:
Public.

Description

Allow to skip revision check in roll-dep. Without this change, roll-dep requires dependencies to be checked out and up to date in order to roll a newer revision. This change allows to use roll-dep with less checking and makes the script user responsible to verify the correctness of the deps path and git hash. This eases writing a deps roller that updates multiple deps including a variety of os deps, which might not be checked out on the host of the deps roller. BUG=438705, 437462 R=jochen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=293444

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -8 lines) Patch
M roll_dep.py View 1 6 chunks +39 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Michael Achenbach
PTAL
6 years ago (2014-12-12 09:54:05 UTC) #2
jochen (gone - plz use gerrit)
lgtm
6 years ago (2014-12-12 10:06:03 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/801643004/diff/1/roll_dep.py File roll_dep.py (right): https://codereview.chromium.org/801643004/diff/1/roll_dep.py#newcode162 roll_dep.py:162: svn_revision = revision[1:] nit. add if not git_revision: raise ...
6 years ago (2014-12-12 10:08:36 UTC) #4
Michael Achenbach
Done https://codereview.chromium.org/801643004/diff/1/roll_dep.py File roll_dep.py (right): https://codereview.chromium.org/801643004/diff/1/roll_dep.py#newcode162 roll_dep.py:162: svn_revision = revision[1:] On 2014/12/12 10:08:36, jochen (slow) ...
6 years ago (2014-12-12 10:24:07 UTC) #5
jochen (gone - plz use gerrit)
thx
6 years ago (2014-12-12 10:31:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/801643004/20001
6 years ago (2014-12-18 14:44:01 UTC) #8
commit-bot: I haz the power
Presubmit check for 801643004-20001 failed and returned exit status 1. Running presubmit commit checks ...
6 years ago (2014-12-18 14:46:57 UTC) #10
Michael Achenbach
6 years ago (2014-12-18 15:42:50 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 293444.

Powered by Google App Engine
This is Rietveld 408576698