[01:22:34] anybody know if CI tests set up extension dependencies based for branches code from master or from the branch? [01:23:09] We seem to have stuffed something up in TimedMediaHandler where we're removing a dependency... [01:29:48] brion: hmm looking at https://integration.wikimedia.org/ci/job/mediawiki-extensions-hhvm-jessie/50385/console it seems it is not even cloning mwembed for the stable branches at least [01:29:54] Not sure about master [01:30:28] But in the integration/config rep TMH has a dep on mwembed [01:31:04] Weeeeeird [01:31:45] For master it doesn't need it anymore but I'm not sure what would have told it that, I only remember changing it on the vagrant repo [01:31:53] Which should be unrelated [01:32:03] https://github.com/wikimedia/integration-config/blob/master/zuul/parameter_functions.py#L315 [01:32:24] Then it should still be cloning it, one would think [01:33:29] Yep [01:35:02] Ok well that's beyond my understanding of the CI setup and it's dinner time here, so I'm out. ;) lets make a bug and check in with folks in the morning [01:35:27] Worst case we undo the big merge until we figure it out [01:35:48] But I think it shouldn't break anything else than tmh branch merges until then [01:36:49] I think I was wrong when I said your change broke it :) [01:37:01] It shouldent cause ci not to clone a repo [13:21:11] Hi, Is there any way/tool to know when an article became featured article? [19:09:05] (No, although I believe some mediawiki-utilities dump parser had something related.)