[08:29:29] o/ [15:43:37] maxbinder: I may be late to prio. Fell free to start without me if I am [15:44:14] Feel* [15:54:55] k [16:06:56] jdlrobson: nzr bmansuro_ meetin' time [16:11:39] maxbinder: my wifi just dropped [16:11:47] Trying [17:01:38] jhobs: join usss [17:19:45] jhobs: hey so i'm just catchig up with what's going on with your card [17:19:56] when is a good time to sync in tracy island? [17:20:27] jdlrobson: lemme fix up Baha's points first. I didn't notice v1 was being specifically set to false before, so I'm hoping maybe that'll help the issue I'm having [17:20:59] okay how about you fix those up and then ping me and we jump in a hangout to review the new patch together [17:21:00] jdlrobson: i'll ping you when I've got an idea of what timeframe; probably right before or after your lunch [17:21:11] jdlrobson: that works too [17:21:21] 'cause there's very little for me to do until that patch is done :) [17:22:06] but v1 is set to $this->getSkin()->isFooterV2() [17:22:19] it may make sense to pair on this [17:22:31] i wrote the code and i worry you might be going down a rabbit hole [17:23:06] it's set to that in the old version. I simply made it true for v1 and omitted it for v2 in the new version [17:23:24] fixing up baha's stuff should be quick; i'll do that and ping you [17:24:43] jhobs: that's what im worried about. the v1 is only used for one specific purpose [17:30:07] jdlrobson: new patch is up. I'll be in Tracy in a second but first I gotta cycle my router [17:30:13] k [17:31:22] jhobs: Can you reconsider the commit message? It doesn't match with what the patch actually does. [17:33:06] jhobs: and it's still broken for me [17:34:05] jdlrobson: it's still broken for me as well. Getting in Tracy [18:17:40] jhobs: ping [18:17:46] jenkins php linting errors [18:17:51] https://integration.wikimedia.org/ci/job/composer-php55/5778/console [18:17:53] jdlrobson: yeah I just swa, already fixing up [18:17:56] saw* [18:19:08] jdlrobson: is there a way for me to run the linter locally? Do I need to install phpcs? [18:19:24] this one is an obvious fix, but for the future [18:19:48] I know how to for the frontend linters, but not backend [18:20:05] PHP codesniffer i believe [19:02:00] bmansurov: left a question for you on https://gerrit.wikimedia.org/r/#/c/313426/4 [19:03:53] jhobs: are you saying an FOUC happens if we don't move the style to the other file? [19:04:03] bmansurov: correct [19:04:11] jhobs: ok, then let's move it [19:04:21] bmansurov: it also fixes one on diff pages IIRC [19:06:40] bmansurov: great. It should be good to go for +1 or +2. /cc jdlrobson [19:37:57] bearND: would you like to deploy today or should i? [20:00:30] niedzielski: mobileapps unit tests will pass for you once this is merged: https://gerrit.wikimedia.org/r/#/c/313880/ [20:00:57] mdholloway: thanks. i was trying to fix that myself [20:03:18] mdholloway: what was the actual problem? i see that you creating distinct date instances now but it seemed like it should have worked [20:03:39] niedzielski: it just wasn't flipping the month over [20:03:47] mdholloway: i was getting 2016-09-07 locally for some reason [20:03:54] mdholloway: right, but why wasn't it? [20:04:27] not sure yet, i was just trying to get a fix in by deploy time (now) [20:04:31] mdholloway: i wasn't sure if this was an issue in our date util or whatnot [20:04:45] mdholloway: ah :) [20:05:06] mdholloway: I'll do it. Going to check out your test fix patch first [20:05:22] bearND: ok, sounds god [20:05:23] good [20:25:42] mdholloway: it failed again [20:26:02] bearND: yeah, i left a bunch of testing code in, sorry :( [20:26:47] mdholloway: and the 'only' [20:27:16] jhobs: you there? [20:27:23] jdlrobson: yeah [20:27:25] bad news. [20:27:28] ? [20:27:33] turns out hlist-separated introduced a pseudo element into the old footer [20:27:44] so we should revert and remove it like Baha said [20:27:48] and tackle that separately :( [20:27:58] I'm seeing it on http://localhost:8888/w/index.php/Special:MobileDiff/1608 in stable [20:28:27] jdlrobson: got a link that works on beta labs? [20:28:42] jhobs: will find one for you [20:29:03] https://en.m.wikipedia.beta.wmflabs.org/wiki/Headings?mobileaction=stable [20:29:10] look to the right of the desktop link [20:29:10] :/ [20:29:23] jdlrobson: thanks. Go ahead and revert. I'll modify the patch [20:29:30] you could also add a rule #footer :before { display: none; } [20:29:39] i'm happy with that if you prefer [20:29:41] Do I need to use a new change-id, or can I continue with the same patch? [20:29:44] it is a minor ui regression [20:29:47] yeah, that's fine by me [20:30:00] yeh let's do that then [20:30:48] jdlrobson: wait, are you saying no revert, just new patch adding #footer, or revert, add #footer, merge again? [20:31:00] jhobs: tracy island [20:31:03] k [21:00:02] bmansurov: olliv is https://phabricator.wikimedia.org/T143533 blocking pushing wikidata descriptions live today? [21:00:21] I see the patch is +2ed but the dependent patches are not [21:01:27] I don't think it's a blocker. Since they're already live on most wikipedias, this can be something we fix after the fact as well [21:01:34] okay cool [21:06:15] i've merged the remaining unmerged patch