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

Issue 1191473002: [depot_tools] New "git cl upload" flag to traverse dependent branches and re-upload them (Closed)

Created:
5 years, 6 months ago by rmistry
Modified:
5 years, 6 months ago
Reviewers:
agable, nodir, iannucci
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[depot_tools] New "git cl upload" flag to traverse dependent branches and re-upload them. Motivation: The conversation in https://docs.google.com/document/d/1KZGFKZpOPvco81sYVRCzwlnjGctup71RAzY0MSb0ntc/edit?disco=AAAAAXU60E8 BUG=502257 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=295779

Patch Set 1 : Initial upload #

Patch Set 2 : Making progress #

Patch Set 3 : Fix upstream #

Patch Set 4 : Add unit test #

Patch Set 5 : Improve documentation #

Patch Set 6 : Cleanup #

Total comments: 21

Patch Set 7 : Address comments #

Total comments: 4

Patch Set 8 : Move return earlier #

Patch Set 9 : Address comments #

Patch Set 10 : Fix unit test #

Patch Set 11 : Fix patchset title #

Patch Set 12 : Rebase #

Patch Set 13 : Fix lint #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -0 lines) Patch
M git_cl.py View 1 2 3 4 5 6 7 8 9 10 11 12 4 chunks +114 lines, -0 lines 0 comments Download
M tests/git_cl_test.py View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (13 generated)
nodir
https://codereview.chromium.org/1191473002/diff/100001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1191473002/diff/100001/git_cl.py#newcode1524 git_cl.py:1524: Rietveld. Rebasing would be very nice, for example if ...
5 years, 6 months ago (2015-06-15 23:50:22 UTC) #2
iannucci
added some more comments, nodir's comments are also good https://codereview.chromium.org/1191473002/diff/100001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1191473002/diff/100001/git_cl.py#newcode1524 git_cl.py:1524: ...
5 years, 6 months ago (2015-06-15 23:55:12 UTC) #4
nodir
https://codereview.chromium.org/1191473002/diff/100001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1191473002/diff/100001/git_cl.py#newcode1524 git_cl.py:1524: Rietveld. On 2015/06/15 23:55:12, iannucci wrote: > On 2015/06/15 ...
5 years, 6 months ago (2015-06-15 23:58:43 UTC) #5
rmistry
https://codereview.chromium.org/1191473002/diff/100001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1191473002/diff/100001/git_cl.py#newcode1529 git_cl.py:1529: parent_branch = ShortBranchName(branchref) On 2015/06/15 23:50:21, nodir wrote: > ...
5 years, 6 months ago (2015-06-17 17:58:46 UTC) #6
agable
Top level comment: why isn't this part of, say, "git cl upload --dependencies" or something ...
5 years, 6 months ago (2015-06-17 18:13:35 UTC) #7
rmistry
https://codereview.chromium.org/1191473002/diff/120001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1191473002/diff/120001/git_cl.py#newcode1550 git_cl.py:1550: # Create a dictionary of all local branches to ...
5 years, 6 months ago (2015-06-18 17:52:40 UTC) #9
rmistry
On 2015/06/17 18:13:35, agable wrote: > Top level comment: why isn't this part of, say, ...
5 years, 6 months ago (2015-06-18 17:52:54 UTC) #10
agable
This LGTM, but would be good for iannucci to do one final pass if he ...
5 years, 6 months ago (2015-06-18 23:16:09 UTC) #11
rmistry
On 2015/06/18 23:16:09, agable wrote: > This LGTM, but would be good for iannucci to ...
5 years, 6 months ago (2015-06-19 12:53:04 UTC) #12
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 6 months ago (2015-06-19 17:21:04 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1191473002/240001
5 years, 6 months ago (2015-06-19 17:23:57 UTC) #19
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: depot_tools_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/depot_tools_presubmit/builds/62)
5 years, 6 months ago (2015-06-19 17:28:44 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1191473002/260001
5 years, 6 months ago (2015-06-19 17:42:36 UTC) #24
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-19 17:44:23 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1191473002/260001
5 years, 6 months ago (2015-06-22 12:20:21 UTC) #28
commit-bot: I haz the power
5 years, 6 months ago (2015-06-22 12:22:20 UTC) #29
Message was sent while issue was closed.
Committed patchset #13 (id:260001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=295779

Powered by Google App Engine
This is Rietveld 408576698