Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29430555: Issue 5212 - IRC hook should report bookmarked branches (Closed)

Created:
May 5, 2017, 8:44 a.m. by Wladimir Palant
Modified:
May 5, 2017, 3:04 p.m.
Reviewers:
Vasily Kuznetsov
Base URL:
https://hg.adblockplus.org/sitescripts/
Visibility:
Public.

Description

Issue 5212 - IRC hook should report bookmarked branches

Patch Set 1 #

Total comments: 5

Patch Set 2 : Changed variable name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M sitescripts/hg/bin/irchook.py View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 6
Wladimir Palant
May 5, 2017, 8:44 a.m. (2017-05-05 08:44:40 UTC) #1
Vasily Kuznetsov
Hi Wladimir! This looks good in general. I just have two nits below. Cheers, Vasily ...
May 5, 2017, 9:23 a.m. (2017-05-05 09:23:08 UTC) #2
Wladimir Palant
https://codereview.adblockplus.org/29430555/diff/29430556/sitescripts/hg/bin/irchook.py File sitescripts/hg/bin/irchook.py (right): https://codereview.adblockplus.org/29430555/diff/29430556/sitescripts/hg/bin/irchook.py#newcode10 sitescripts/hg/bin/irchook.py:10: branches = ctx.bookmarks() On 2017/05/05 09:23:08, Vasily Kuznetsov wrote: ...
May 5, 2017, 9:50 a.m. (2017-05-05 09:50:24 UTC) #3
Vasily Kuznetsov
LGTM Note: I haven't tested it but I assume you did. https://codereview.adblockplus.org/29430555/diff/29430556/sitescripts/hg/bin/irchook.py File sitescripts/hg/bin/irchook.py (right): ...
May 5, 2017, 9:57 a.m. (2017-05-05 09:57:33 UTC) #4
Wladimir Palant
On 2017/05/05 09:57:33, Vasily Kuznetsov wrote: > Note: I haven't tested it but I assume ...
May 5, 2017, 2:49 p.m. (2017-05-05 14:49:14 UTC) #5
Vasily Kuznetsov
May 5, 2017, 3:04 p.m. (2017-05-05 15:04:28 UTC) #6
Message was sent while issue was closed.
On 2017/05/05 14:49:14, Wladimir Palant wrote:
> On 2017/05/05 09:57:33, Vasily Kuznetsov wrote:
> > Note: I haven't tested it but I assume you did.
> 
> I did, though in a somewhat limited way - this can only be tested properly in
> the production environment.

Well, as they say, real users are the best testers :D

Powered by Google App Engine
This is Rietveld