[Bug 34685] Enable irc feed for wikitech.wikimedia.org site

2014-07-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Andre Klapper  changed:

   What|Removed |Added

   Assignee|rlan...@gmail.com   |wikibugs-l@lists.wikimedia.
   ||org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for wikitech.wikimedia.org site

2014-07-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

--- Comment #12 from Daniel Zahn  ---
config is at:

root@virt1000:/srv/org/wikimedia/controller/wikis/config/

Debug.php  Local.php  oauth.sql  Private.php  Settings.php

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for wikitech.wikimedia.org site

2014-07-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

--- Comment #11 from Daniel Zahn  ---
i can confirm that virt1000 (wikitech) can talk UDP to argon. checked with
netcat

the wiki config of wikitech is not currently puppetized though and it would
need additional config similar to:

12:12 < Reedy> $wgRCFeeds['default'] = array(
12:12 < Reedy> I'formatter' => 'IRCColourfulRCFeedFormatter',
12:12 < Reedy> I'uri' => "udp://208.80.154.160:9390/#wikitech",
12:12 < Reedy> I'add_interwiki_prefix' => false,
12:12 < Reedy> I'omit_bots' => false,

12:16 < Krenair> should probably be #wikitech.wikimedia

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for wikitech.wikimedia.org site

2014-07-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Krinkle  changed:

   What|Removed |Added

   Keywords||ops

--- Comment #10 from Krinkle  ---
While wikitech doesn't run on the main apaches (nor even a dedicated cluster of
apaches), it does run inside the production cluster (not isolated inside the
labs subnet or elsewhere).

It runs on virt1000 which should be able to communicate internally over UDP to
irc.wikimedia.org, just like our apaches do.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for wikitech.wikimedia.org site

2014-02-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Merlijn van Deen  changed:

   What|Removed |Added

 Blocks||61444

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for wikitech.wikimedia.org site

2014-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

--- Comment #9 from Tim Landscheidt  ---
AFAIUI at the main cluster $wgRCFeeds is set up to send recent changes via UDP
to ekrem.pmtpa.  Is ekrem.pmtpa reachable by UDP from wikitech?  In that case,
a configuration à la:

| $wgRCFeeds['default'] = array(
| 'formatter' => 'IRCColourfulRCFeedFormatter',
| 'uri' => "udp://208.80.152.178:9390/#wikitech.wikimedia\t",
| 'add_interwiki_prefix' => false,
| 'omit_bots' => false,
| );

should be enough (obviously: untested :-)).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for wikitech.wikimedia.org site

2013-06-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Peter Bena  changed:

   What|Removed |Added

 CC||benap...@gmail.com
  Component|(other) |wikitech-interface

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for wikitech.wikimedia.org site

2013-05-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Alex Monk (Krenair)  changed:

   What|Removed |Added

 CC||kren...@gmail.com
Summary|Enable irc feed for |Enable irc feed for
   |labsconsole.wikimedia.org   |wikitech.wikimedia.org site
   |site|

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2013-05-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

--- Comment #8 from Peter Bena  ---
yes it is high priority, just nobody cares to implement it :) but we really
need to have this...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2013-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

--- Comment #7 from Andre Klapper  ---
Is this really high priority (as it's been since February 2012), or shall this
be decreased to low or normal priority?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2012-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Damian Z  changed:

   What|Removed |Added

 CC||dam...@damianzaremba.co.uk

--- Comment #6 from Damian Z  2012-10-11 09:23:44 
UTC ---
Can we sort this before opening up registration? It would be nice to know if we
start getting people trashing pages :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2012-03-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #5 from Krinkle  2012-03-05 07:11:12 UTC ---
(In reply to comment #3)
> the feed I mean should be identical to what we have for other wikis now, in
> channel #labsconsole

If you mean irc.wikimedia.org, then please keep channel=hostname=lang.site
convention:

#labsconsole.wikimedia *

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2012-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Platonides  changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #4 from Platonides  2012-02-24 15:11:56 UTC 
---
If labsconsole is at the same infrastructure as the rest of labs, it may make
more sense to do it through the same server as deployment.wmflabs (not ready
yet).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2012-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

--- Comment #3 from Peter Bena  2012-02-24 15:07:42 UTC ---
the feed I mean should be identical to what we have for other wikis now, in
channel #labsconsole

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2012-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Peter Bena  changed:

   What|Removed |Added

 AssignedTo|benap...@gmail.com  |rlan...@gmail.com

--- Comment #2 from Peter Bena  2012-02-24 15:06:35 UTC ---
in fact I just wanted to remind Ryan to set it up :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2012-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Sam Reed (reedy)  changed:

   What|Removed |Added

   Severity|major   |enhancement

--- Comment #1 from Sam Reed (reedy)  2012-02-24 15:03:55 
UTC ---
This is going to probably need some ops support to get a bot that can output

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed for labsconsole.wikimedia.org site

2012-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Peter Bena  changed:

   What|Removed |Added

Summary|Enable irc feed |Enable irc feed for
   ||labsconsole.wikimedia.org
   ||site

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34685] Enable irc feed

2012-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34685

Peter Bena  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||rlan...@gmail.com
   Severity|normal  |major

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l