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

Issue 1916123002: Fetch Gerrit cl description from gitiles. (Closed)

Created:
4 years, 8 months ago by tandrii(chromium)
Modified:
4 years, 8 months ago
Reviewers:
Bons, scottmg
CC:
chromium-reviews, tandrii+omg_git_cl_chromium.org, 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

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M gerrit_util.py View 1 1 chunk +11 lines, -0 lines 0 comments Download
M git_cl.py View 1 chunk +4 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (5 generated)
tandrii(chromium)
4 years, 8 months ago (2016-04-25 19:08:22 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1916123002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1916123002/1
4 years, 8 months ago (2016-04-25 19:08:23 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-25 19:10:58 UTC) #5
scottmg
lgtm https://codereview.chromium.org/1916123002/diff/1/gerrit_util.py File gerrit_util.py (right): https://codereview.chromium.org/1916123002/diff/1/gerrit_util.py#newcode487 gerrit_util.py:487: """Query Gitiles for acutal commit message for a ...
4 years, 8 months ago (2016-04-25 19:15:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1916123002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1916123002/20001
4 years, 8 months ago (2016-04-25 19:19:53 UTC) #9
tandrii(chromium)
thanks for review https://codereview.chromium.org/1916123002/diff/1/gerrit_util.py File gerrit_util.py (right): https://codereview.chromium.org/1916123002/diff/1/gerrit_util.py#newcode487 gerrit_util.py:487: """Query Gitiles for acutal commit message ...
4 years, 8 months ago (2016-04-25 19:20:00 UTC) #10
Bons
lgtm https://codereview.chromium.org/1916123002/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1916123002/diff/1/git_cl.py#newcode2166 git_cl.py:2166: url = data['revisions'][current_rev]['fetch']['http']['url'] While it is true that ...
4 years, 8 months ago (2016-04-25 19:23:01 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=300161
4 years, 8 months ago (2016-04-25 19:23:29 UTC) #13
tandrii(chromium)
On 2016/04/25 19:23:01, Bons wrote: > lgtm > > https://codereview.chromium.org/1916123002/diff/1/git_cl.py > File git_cl.py (right): > ...
4 years, 8 months ago (2016-04-25 19:27:36 UTC) #14
tandrii(chromium)
4 years, 8 months ago (2016-04-25 19:31:31 UTC) #15
Message was sent while issue was closed.
On 2016/04/25 19:27:36, tandrii(chromium) wrote:
> On 2016/04/25 19:23:01, Bons wrote:
> > lgtm
> > 
> > https://codereview.chromium.org/1916123002/diff/1/git_cl.py
> > File git_cl.py (right):
> > 
> > https://codereview.chromium.org/1916123002/diff/1/git_cl.py#newcode2166
> > git_cl.py:2166: url = data['revisions'][current_rev]['fetch']['http']['url']
> > While it is true that http is a fetch protocol that’s turned on for the
> chromium
> > gerrit instance, it has the possibility of not being available (say if we
> change
> > the config). May be worth putting a comment in or handling the error if it’s
> not
> > there so that users don’t see an opaque failure.
> 
> Hm, good point. Adding TODO with new CL.

https://codereview.chromium.org/1913913002

Powered by Google App Engine
This is Rietveld 408576698