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

Issue 555973005: Factor out Changelist GetStatus() for eventual use by other tools (Closed)

Created:
6 years, 3 months ago by jsbell
Modified:
6 years, 3 months ago
Reviewers:
iannucci
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Project:
tools
Visibility:
Public.

Description

Factor out Changelist GetStatus() for eventual use by other tools Pulls the logic for computing an issue's "status" - has LGTM, is in CQ, etc. - out of the "git cl status" command itself, so that other tools can get the status of a Changelist. BUG=379849 R=iannucci@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=291928

Patch Set 1 #

Patch Set 2 : Tweak order in docs; handle 'error' case #

Total comments: 4

Patch Set 3 : Review feedback #

Total comments: 2

Patch Set 4 : Review feedback, and guard against no URL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -30 lines) Patch
M git_cl.py View 1 2 3 3 chunks +67 lines, -30 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
jsbell
Please take a look? Right now this should just be a refactor. Obviously, goal of ...
6 years, 3 months ago (2014-09-10 00:15:56 UTC) #1
iannucci
On 2014/09/10 00:15:56, jsbell wrote: > Please take a look? > > Right now this ...
6 years, 3 months ago (2014-09-10 19:10:39 UTC) #2
iannucci
oops, forgot to publish https://codereview.chromium.org/555973005/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/555973005/diff/20001/git_cl.py#newcode858 git_cl.py:858: reviewers = self.GetApprovingReviewers() since this ...
6 years, 3 months ago (2014-09-10 19:10:57 UTC) #3
jsbell
Thanks. Take another look to see if the tweaks/formatting look good? https://codereview.chromium.org/555973005/diff/20001/git_cl.py File git_cl.py (right): ...
6 years, 3 months ago (2014-09-10 22:00:27 UTC) #4
iannucci
lgtm https://codereview.chromium.org/555973005/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/555973005/diff/40001/git_cl.py#newcode1279 git_cl.py:1279: }[status] why not just put error in here ...
6 years, 3 months ago (2014-09-10 22:44:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/555973005/60001
6 years, 3 months ago (2014-09-11 17:27:26 UTC) #7
jsbell
Thanks! https://codereview.chromium.org/555973005/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/555973005/diff/40001/git_cl.py#newcode1279 git_cl.py:1279: }[status] On 2014/09/10 22:44:30, iannucci wrote: > why ...
6 years, 3 months ago (2014-09-11 17:27:55 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 17:29:29 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 291928

Powered by Google App Engine
This is Rietveld 408576698