[00:50:34] legoktm, so any comments about https://gerrit.wikimedia.org/r/#/c/289581/ ? :P [00:54:36] MaxSem: it looked good, just haven't had time to go through my review queue yet [17:19:02] ori: Krinkle i'm experimenting with the rcstream feeds and curious if wikitech wiki has them enabled? [17:19:10] or how to find out? [17:19:37] aude: https://github.com/wikimedia/operations-mediawiki-config/blob/7b5e6735467445f3876dbdfd94d6c2c6e6e323ee/wmf-config/CommonSettings.php#L3225-L3242 [17:20:10] thanks [17:20:12] It's only disabled on private wikis [17:20:17] https://github.com/wikimedia/operations-mediawiki-config/blob/7b5e6735467445f3876dbdfd94d6c2c6e6e323ee/wmf-config/InitialiseSettings.php#L7012-L7015 [17:20:20] So should be fine [17:20:21] ok [17:21:01] it works (obviously) for wikidata but i must be doing somethign wrong for wikitech [17:39:32] aude: Hm. doesn't work for me either. [17:39:38] aude: Maybe it can't talk to the rcs server [17:39:51] That's usually the problem with wikitech [17:40:09] maybe [17:40:21] I did a subscription for '*' with on('change' -> /wikitech/.test(rc.server_name) and no matches when I made an edit [17:40:23] the irc feed should be #wikitech.wikipedia or maybe #labs.wikipedia [17:40:29] and doesn't seem to work either [17:40:34] no, wikitech.wikimedia [17:40:39] oh [17:40:54] that works [17:41:22] and the irc stream works [17:41:22] https://github.com/wikimedia/operations-mediawiki-config/blob/7b5e6735467445f3876dbdfd94d6c2c6e6e323ee/wmf-config/InitialiseSettings.php#L7025-L7071 [17:41:26] cool [17:41:41] legacy exceptions are listed there. the rest is all servername#.org [17:41:41] i'm asking in #wikimedia-labs [17:41:55] i know it's #wikidata.wikipedia [17:42:06] legacy exception :) [17:42:19] :) [17:42:33] It used to be based on the now anti-pattern "$lang" and "$site". [17:42:43] But was changed to the more accurate servername [17:42:57] but existing mismatches were hardcoded so that it's not broken for new wikis every time. [17:43:07] Which was making this rather difficult for CVN bots [17:51:22] ori: is it ok if I pick up and fix https://gerrit.wikimedia.org/r/#/c/271452/ ? [17:52:12] legoktm: better than ok [17:52:22] thanks [19:33:14] aude: Is it working now? [21:02:07] anomie: I'd take a +2 on https://gerrit.wikimedia.org/r/#/c/289369/ . At +547, -493 lines it is getting unwieldy, so I'd prefer to do further optimizations in other patches