|
|
Created:
4 years, 9 months ago by tandrii(chromium) Modified:
4 years, 9 months ago CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@G0825 Target Ref:
refs/heads/master Project:
depot_tools Visibility:
Public. |
Descriptiongit cl for Gerrit: make --squash generate Change-Id directly.
BUG=579183
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299107
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 2
Patch Set 3 : rebase #Patch Set 4 : rebase for test fixes #Messages
Total messages: 29 (14 generated)
The CQ bit was checked by tandrii@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763593002/1
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by tandrii@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763593002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763593002/20001
tandrii@chromium.org changed reviewers: + andybons@chromium.org, phajdan.jr@chromium.org
this CL adds logic for detection of two ChangeID messages, which is really a safeguard, but otherwise has same logic as before, however it generates the ChangeID itself, without the need of commit hooks.
The CQ bit was unchecked by commit-bot@chromium.org
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_pre...)
lgtm https://codereview.chromium.org/1763593002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1763593002/diff/20001/git_cl.py#newcode2217 git_cl.py:2217: DieWithError('too many Change-Id footers in %s branch' % shadow_branch) is there any way to give the user more info as to what they can do to rectify the situation?
LGTM
https://codereview.chromium.org/1763593002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1763593002/diff/20001/git_cl.py#newcode2217 git_cl.py:2217: DieWithError('too many Change-Id footers in %s branch' % shadow_branch) On 2016/03/03 03:19:52, Bons wrote: > is there any way to give the user more info as to what they can do to rectify > the situation? no, because the message came from the shadow branch, that the user isn't even supposed to touch. I'm getting rid of it in future CL, and this message will also get somewhat refactored.
The CQ bit was checked by tandrii@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763593002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763593002/40001
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by tandrii@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763593002/60001
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by tandrii@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from andybons@chromium.org, phajdan.jr@chromium.org Link to the patchset: https://codereview.chromium.org/1763593002/#ps60001 (title: "rebase for test fixes")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763593002/60001
The CQ bit was unchecked by tandrii@chromium.org
The CQ bit was checked by tandrii@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1763593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1763593002/60001
Message was sent while issue was closed.
Description was changed from ========== git cl for Gerrit: make --squash generate Change-Id directly. BUG=579183 ========== to ========== git cl for Gerrit: make --squash generate Change-Id directly. BUG=579183 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299107 ==========
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=299107 |