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

Issue 8483004: abpbot: Send each commit's branch to IRC (Closed)

Created:
Sept. 29, 2012, 6:06 a.m. by Felix Dahlke
Modified:
Oct. 2, 2012, 12:40 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

I wanted to see the branch of each commit in IRC. Please test these changes, as I was only able to test them in isolation. (Once we introduce Puppet, we can test stuff like this in a realistic environment.)

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M beanbot-client.py View 1 2 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3
Felix Dahlke
Sept. 29, 2012, 6:11 a.m. (2012-09-29 06:11:35 UTC) #1
Wladimir Palant
LGTM if you insist on doing it your way. http://codereview.adblockplus.org/8483004/diff/1/beanbot-client.py File beanbot-client.py (right): http://codereview.adblockplus.org/8483004/diff/1/beanbot-client.py#newcode24 beanbot-client.py:24: ...
Oct. 1, 2012, 11:23 a.m. (2012-10-01 11:23:42 UTC) #2
Felix Dahlke
Oct. 2, 2012, 5:39 a.m. (2012-10-02 05:39:26 UTC) #3
http://codereview.adblockplus.org/8483004/diff/1/beanbot-client.py
File beanbot-client.py (right):

http://codereview.adblockplus.org/8483004/diff/1/beanbot-client.py#newcode24
beanbot-client.py:24: "%(IRC_LIME)s%(branch)s "
On 2012/10/01 11:23:42, Wladimir Palant wrote:
> Better not to use too many colors. How about [%(branch)s] (normal text)?

Done.

Powered by Google App Engine
This is Rietveld