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

Issue 2250323003: Add --issue flag to git cl status. (Closed)

Created:
4 years, 4 months ago by iannucci
Modified:
4 years, 4 months ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org, tandrii+omg_git_cl_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Changelist has fancy logic in __init__, so override issue after the fact. #

Total comments: 2

Patch Set 3 : Add tests #

Patch Set 4 : fix comment #

Total comments: 6

Patch Set 5 : sigh python #

Patch Set 6 : remove extra newline #

Patch Set 7 : add more asserts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -1 line) Patch
M git_cl.py View 1 2 3 1 chunk +12 lines, -1 line 0 comments Download
M tests/git_cl_test.py View 1 2 3 4 5 6 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
iannucci
PTAL, this is a hack to allow a recipe to use `git cl` to obtain ...
4 years, 4 months ago (2016-08-17 19:36:50 UTC) #1
Vadim Sh.
lgtm if it works https://codereview.chromium.org/2250323003/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2250323003/diff/20001/git_cl.py#newcode3294 git_cl.py:3294: if not options.field and options.issue ...
4 years, 4 months ago (2016-08-17 19:39:38 UTC) #2
tandrii(chromium)
https://codereview.chromium.org/2250323003/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/2250323003/diff/20001/git_cl.py#newcode3298 git_cl.py:3298: cl = Changelist(auth_config=auth_config) passing it here is also OK, ...
4 years, 4 months ago (2016-08-17 19:41:04 UTC) #4
iannucci
On 2016/08/17 at 19:41:04, tandrii wrote: > https://codereview.chromium.org/2250323003/diff/20001/git_cl.py > File git_cl.py (right): > > https://codereview.chromium.org/2250323003/diff/20001/git_cl.py#newcode3298 ...
4 years, 4 months ago (2016-08-17 20:10:36 UTC) #5
iannucci
On 2016/08/17 at 19:39:38, vadimsh wrote: > lgtm if it works > > https://codereview.chromium.org/2250323003/diff/20001/git_cl.py > ...
4 years, 4 months ago (2016-08-17 20:15:01 UTC) #6
tandrii(chromium)
LGTM and great tests coverage. https://codereview.chromium.org/2250323003/diff/60001/tests/git_cl_test.py File tests/git_cl_test.py (right): https://codereview.chromium.org/2250323003/diff/60001/tests/git_cl_test.py#newcode1540 tests/git_cl_test.py:1540: git_cl.main(['status', '--issue', '1']) add ...
4 years, 4 months ago (2016-08-17 20:16:32 UTC) #7
tandrii(chromium)
On 2016/08/17 20:15:01, iannucci wrote: > On 2016/08/17 at 19:39:38, vadimsh wrote: > > lgtm ...
4 years, 4 months ago (2016-08-17 20:18:04 UTC) #8
iannucci
thx https://codereview.chromium.org/2250323003/diff/60001/tests/git_cl_test.py File tests/git_cl_test.py (right): https://codereview.chromium.org/2250323003/diff/60001/tests/git_cl_test.py#newcode1540 tests/git_cl_test.py:1540: git_cl.main(['status', '--issue', '1']) On 2016/08/17 at 20:16:32, tandrii(chromium) ...
4 years, 4 months ago (2016-08-17 20:20:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2250323003/120001
4 years, 4 months ago (2016-08-17 20:20:57 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 20:24:14 UTC) #14
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/tools/depot_tools/+/3c972b9039766f...

Powered by Google App Engine
This is Rietveld 408576698