[00:10:26] Lydia_WMDE: awake? :P [00:10:48] hoo: hey [00:10:49] wasup? [00:10:58] (and yes - awake since i am in SF) [00:11:29] Hoped so :) I'm up to the point where I should probably overthrow the Lua documentation [00:11:58] Right now we have a lot of stuff: https://www.mediawiki.org/wiki/Extension:Wikibase_Client/Lua [00:12:32] I think it would be better to have a small doc. in the extensions doc (only function reference) and update that wikipage once the stuff is live? [00:12:50] That page is actually advertising deprecated stuff... nice :P [00:13:30] (question: Copy that wiki page into the extension and have a big up to date doc. in there or only a small one... like we have on wiki for Scribunto) [00:13:54] Lydia_WMDE: ^ [00:15:10] hoo: so only function reference on the page? and what else where? [00:15:47] Lydia_WMDE: I'd like to have that in Wikibase's doc/ folder... can be copied to the wiki of course once it's actually live [00:16:28] hoo: let's not duplicate documentation but instead have one place and link to there from everywhere [00:17:18] Lydia_WMDE: Ok... which place do you prefer? [00:17:31] Daniel suggested to have it in the extension [00:18:02] i don#t mind as long as it is linked from the places people expect [00:19:06] Ok, will do it in the extension then... that's also better to actually keep things up to date with master [00:42:51] (03PS7) 10Hoo man: Implement mw.wikibase.entity.renderClaims [WIP] [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 [01:18:29] (03PS9) 10Hoo man: Introduce mw.wikibase.entity Lua library [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 [01:20:09] (03PS10) 10Hoo man: Introduce mw.wikibase.entity Lua library [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 [01:21:43] (03CR) 10Hoo man: "Added documentation to ./docs. Also leave parameter validation entirely to PHP so that invalid input will be handled in a consistent manne" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [01:22:04] (03PS8) 10Hoo man: Implement mw.wikibase.entity.renderClaims [WIP] [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 [01:27:17] anyone here who know how I can get some proporty always on top of the proporties? [01:28:54] Romaine: What exactly do you mean? Moving a property up in a single item or having a property always be the first (in all items)? [01:29:48] having a property always be the first (in all items) [01:30:37] to be exact, the Commons category (P373) as nr 1 [01:30:45] That's not possible [01:30:51] why not? [01:31:41] It's not implemented ... not sure if this was ever a feature we wanted to support ... Lydia_WMDE will know that [01:32:12] Ok, Lydia's not around... I'm not sure that's something ever being considered... I can only tell that it's not possible now :P [01:32:25] the reason I ask is because I am getting nuts in each time having to search where it is in the series of properties [01:33:26] mh... that's unfortunate, I agree... a workaround might be to use Ctrl + F to use your browser's on page search [01:34:15] :( [01:34:33] I keep getting the feeling that the software of Wikidata is only implemented half [01:35:08] That's correct... the software is being worked on all the time and we're far from finishing it ;) [01:36:24] sure, the sofware is in development, but I expect a basic level of how it works [01:37:24] I think we have much more than a basic level today... of course there are still a lot of things missing, but basic things are working reasonable well [01:37:54] what I call basic level is apparantly different [01:38:32] the Commons section on the bottom is implemented half (on Commons I like to know where a category is added) and the interwiki - Link FA/GA combination is implemented half [01:38:51] I am sure there was a third one, but forgot [01:39:23] Yep, that's being worked on [01:39:39] And there are many more things we're working on which will improve sometime soon ;) [01:40:01] how do you define 'soon'? what time period is that? [01:40:58] (to avoid wrong expectations) [01:41:10] Romaine: Personally that's like one or two months... if you want definite dates for things, you're better of with asking Lydia [01:41:51] ok, one or two months [01:42:03] (and then you point at Link FA/GA as I assume?) [01:42:07] I didn't talk about the things mentioned above, I'm not into that enough, I can only tell you that steady progress is being made on Link badges FA/GA and these should be ready in this period [01:42:38] ok [01:43:50] Eg. I'm currently working on the Lua integration which will also see improvements soon [01:44:32] (03PS9) 10Hoo man: Implement mw.wikibase.entity.renderClaims [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 [01:44:38] what kind of improvements I should think of then? [01:45:08] what are you referring to? My Lua statement? [01:45:37] yes [01:46:30] with the change you see above it will be actually possible to get rendered statements in the wikis... furthermore it makes handling Item data within Lua much easier and more convenient [01:47:17] (03CR) 10Hoo man: "Added some documentation, minor changes. No longer a WIP change. Integration tests will follow up." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 (owner: 10Hoo man) [01:49:07] ok, enough for now... I'm leaving [01:49:52] good night [05:49:36] (03PS7) 10Aude: Handle copyright message in new class, with tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 [06:05:00] (03PS8) 10Aude: Handle copyright message in new class, with tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 [06:05:24] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 (owner: 10Aude) [06:06:23] how unkind! [06:19:38] (03PS9) 10Aude: Handle copyright message in a new class, with tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 [06:20:02] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 (owner: 10Aude) [06:21:26] (03PS10) 10Aude: Handle copyright message in new class, with tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 [06:21:50] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 (owner: 10Aude) [06:38:55] (03PS11) 10Aude: Handle copyright message in new class, with tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 [06:39:19] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/104946 (owner: 10Aude) [06:39:22] :( [10:02:49] 01[13DataValuesJavascript01] 15snaterlicious created 06factoryfix (+1 new commit): 02http://git.io/xQEfOA [10:02:49] 13DataValuesJavascript/06factoryfix 14c2c0f95 15snaterlicious: Fixed constructor assertion in parser/formatter factories [10:05:45] [13DataValuesJavascript] 15snaterlicious opened pull request #7: Fixed constructor assertion in parser/formatter factories (06master...06factoryfix) 02http://git.io/C0S0FA [10:23:56] 01[13ValueView01] 15snaterlicious created 06jshintfile (+1 new commit): 02http://git.io/ESRxvQ [10:23:56] 13ValueView/06jshintfile 145fca751 15snaterlicious: Added .jshint file [10:24:38] (03PS8) 10Addshore: Merge References for Statements in wbmergeitems [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/106897 [10:25:09] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/106897 (owner: 10Addshore) [10:25:09] [13ValueView] 15snaterlicious opened pull request #5: Added .jshint file (06master...06jshintfile) 02http://git.io/vkxu5A [10:25:18] O_o [10:25:29] (03CR) 10Addshore: Merge References for Statements in wbmergeitems (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/106897 (owner: 10Addshore) [10:32:41] (03PS10) 10Addshore: Merge References for Statements in wbmergeitems. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/106897 [10:33:05] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/106897 (owner: 10Addshore) [10:34:43] (03PS3) 10Addshore: Fix ItemByTitleHelper site/title combinations [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [10:35:08] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [10:42:11] (03CR) 10Addshore: [V: 04-1] "Tests now fail and need to be fixed. Specifically...." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [10:44:48] DanielK_WMDE_: For Lua integration tests: On test class for these (spanning both Lua libraries) or shall I work with a base class from which two tests can derive? I need to set up quite some state for those integration tests to work... gonna get a little messy [10:45:18] hoo: use a helper class and composition instead of a base class [10:47:12] ok :) Lest thing on that wikibase Lua change stack missing [10:47:22] Jens will do reviews today \o/ [11:03:35] (03PS4) 10Mushroom: Fix ItemByTitleHelper site/title combinations [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 [11:03:59] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [11:31:08] 01[13ValueView01] 15snaterlicious created 06notifier (+1 new commit): 02http://git.io/ZTnhCg [11:31:08] 13ValueView/06notifier 145b5494f 15snaterlicious: Added util.Notifier... [11:37:05] [13ValueView] 15snaterlicious opened pull request #6: Added util.Notifier (06master...06notifier) 02http://git.io/yKUoQw [11:45:48] 01[13DataValuesJavascript01] 15snaterlicious created 06removenotifier (+1 new commit): 02http://git.io/Ep3Uxg [11:45:48] 13DataValuesJavascript/06removenotifier 1447a611b 15snaterlicious: Removed dataValues.util.Notifier... [11:46:02] aude: ping [11:46:42] [13DataValuesJavascript] 15snaterlicious opened pull request #8: Removed dataValues.util.Notifier (06master...06removenotifier) 02http://git.io/7EqGKw [12:00:14] DanielK_WMDE_: Doh... I just realized I can't sanely create Items etc. in client tests :/ [12:00:59] Shall I do it anyway and make the test repo only? Integration tests... -.- [12:10:48] (03PS1) 10Addshore: Create ChangeOpQualifierRemove class [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107836 [12:11:12] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107836 (owner: 10Addshore) [12:12:53] (03PS2) 10Addshore: Create ChangeOpQualifierRemove class [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107836 [12:13:16] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107836 (owner: 10Addshore) [12:18:27] (01:00:14 PM) hoo: DanielK_WMDE_: Doh... I just realized I can't sanely create Items etc. in client tests :/ [12:18:27] (01:00:59 PM) hoo: Shall I do it anyway and make the test repo only? Integration tests... -.- [12:25:54] 01[13ValueView01] 15snaterlicious pushed 1 new commit to 06firefoxtest: 02http://git.io/NdPYYg [12:25:54] 13ValueView/06firefoxtest 149e212d7 15snaterlicious: Some clean-up [12:47:12] hoo: can't you inject a MockRepo? That's what it's for... [12:49:05] DanielK_WMDE: Not without messing the with our Scribunto_LuaWikibaseLibrary classes [12:50:07] addshore: Tobi_WMDE any luck with jenkins? [12:51:04] DanielK_WMDE: https://gerrit.wikimedia.org/r/106905 I would have to either use a fake $this->wbLibrary in Scribunto_LuaWikibaseEntityLibrary or somehow make the entity lookup injectable... [12:51:17] aude: we copied the zuul config from wmf and removed everything we do not need yet [12:51:24] and put it to github [12:51:48] ok [12:51:50] then addshore tried to reconfigure our zuul puppet to pull from there [12:52:11] but we failed to reinstanciate [12:52:18] so probably you can help [12:52:29] hoo: how hard would it be to make this injectable, e.g. via a setter? [12:52:37] ? [12:52:49] aude: right now WikidataJenkins will always -2 [12:52:50] i'm starting to use this approach for special pages and api modules [12:53:00] because it gets lost [12:53:13] DanielK_WMDE: wbLibrary? Not hard at all, would just add a setter which we wont use in production [12:53:18] guess it doesn't find the jobs it wants to find [12:53:30] hoo: i suggest doing that then [12:53:32] we have lrwxrwxrwx 1 root root 28 Jan 14 23:54 wdjenkins -> /data/project/aude/wdjenkins [12:53:36] ok :) [12:53:37] on the instance i made [12:53:46] wdjenkins is puppet and i could put in github [12:53:51] That will also relieve me a lot of global state pain [12:53:57] \o/ [12:54:13] zuul isn't connected correctly to the jobs [12:54:20] but can report to irc [12:54:44] Tobi_WMDE: your on bastion now [12:55:17] aude: https://github.com/wmde/WikidataCI/blob/master/zuul-config/layout.yaml [12:55:33] aude: and addshore had some issue with the email address of the jenkins user?... addshore? [12:55:39] Tobi_WMDE: http://dpaste.com/1554530/ [12:55:43] aude: basically we want zuul to load this config instead of the one from wmf integration [12:55:50] ahh yes, gerrit gave me an error [12:55:52] Tobi_WMDE: yeah [12:56:07] i get an ssh authentication error in zuul [12:56:10] I think to reproduce it try to rebase a patch that has WikidataJenkins added as a review might work [12:56:13] don't knoow how to fix [12:56:28] ssh auth error? when doing what? :O [12:56:28] grmblgrmblgrmbl [12:56:44] addshore: running zuul [12:56:48] zuul.log [12:56:59] *goes to read* [12:57:44] DanielK_WMDE: email address, no idea? the user on gerrit? [12:57:54] zuul seems to be running [12:58:00] it is! [12:58:02] aude: ill try to reproduce it now [12:58:14] it accidently started reviewing core patches :p [12:58:19] hah! [12:58:29] * aude was surprised it worked that much :) [12:58:59] aude: can we then use our own zuul config? [12:59:10] Tobi_WMDE: we can [12:59:13] we are [12:59:14] yay [12:59:22] we are already? [12:59:36] is the instance using puppet at all? :P [12:59:39] not the one from github but they are pretty much same [12:59:55] addshore: lrwxrwxrwx 1 root root 28 Jan 14 23:54 wdjenkins -> /data/project/aude/wdjenkins [13:00:04] from puppet/modules [13:00:07] so we're not pulling from /integration/zuul-config anymore? [13:00:17] no, we adapted it [13:00:23] ah [13:00:24] ok [13:00:27] i guess puppet isnt setup to autoupdate, puppet still has the gerrit repo in it [13:00:39] what's in wdjenkins should be in github and combined [13:00:58] addshore: it will always be there [13:01:04] we just use our own thing instead of it [13:01:53] (03PS5) 10Mushroom: Fix ItemByTitleHelper site/title combinations [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 [13:02:16] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [13:02:20] encourage poking around in /data/project/aude/wdjenkins :) [13:02:25] and put it on github [13:03:39] ok i see origin => 'https://github.com/wmde/WikidataCI.git', [13:04:23] yup [13:04:38] problem is the layout of that repo isnt the same as on gerrit [13:04:39] perfect [13:04:56] coudlnt we just make a puppet repo on github and include the zuul and jenkins configs as files? [13:05:24] the whole wdjenkins can be on github or whatever.... don't care [13:06:09] * aude goes to eat :) [13:06:12] https://www.irccloud.com/pastebin/5uTVz32y [13:06:32] back yep [13:06:38] * aude eating [13:09:19] DanielK_WMDE: ewk... I don't even have access to the Scribunto.. class ... -.- [13:09:21] (03CR) 10Addshore: [V: 032] "See test result here https://travis-ci.org/addshore/TravisRunTests/builds/17059222" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107577 (owner: 10Addshore) [13:09:41] So I can't inject anything... didn't realize that, but Scribunto black magic handles these instances [13:11:28] hoo: it all depends on how much control you have over instantiation, yes. [13:11:44] which again depends on the level your tests work on [13:12:07] if you do high level testing, it's tricky to control low level setup... [13:12:18] hoo: finding a good way to do that is a nice job, though :) [13:12:19] aude: Tobi_WMDE I just added the gerrit host key to the hosts file for the jenkins user so we shouldnt get that error any more [13:13:23] addshore: aude: lets try [13:13:24] DanielK_WMDE: mh... I'm out of ideas for now (at least without redoing Scribunto initializing or so...) [13:13:37] and after a quick test clonsaing doesnt die now, so lets rebase a commit somewhere? :P [13:13:49] Problem is that we force the Lua to use global state to make sure Lua users don't access Items they shouldn't [13:13:55] but overloading that is awry [13:14:26] very.. [13:14:29] (03CR) 10Jens Ohlig: [C: 031] Introduce mw.wikibase.entity Lua library (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [13:14:34] (03PS9) 10Addshore: (DNM) just testing stuff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:14:38] (03CR) 10WikidataJenkins: "Build Started nulljob/wikidata-ci/3/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:14:41] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:14:46] wow [13:14:48] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:15:22] why is it nulljob? [13:15:28] that's the other question [13:15:50] where is the zuul config we are using? [13:16:07] DanielK_WMDE: ^ What do you think? Stay away from integration tests for now...? :/ [13:16:32] There are both PHP and Lua side unit tests [13:16:37] it looks like the one from github? [13:16:38] https://www.irccloud.com/pastebin/RlPMSYbR [13:16:44] aude ^^ [13:16:47] it goes in /etc/zuul/wikimedia [13:17:12] huh, well progress [13:17:32] * aude eats for real... back in 30 min [13:17:34] hoo: ok. how about this: make inegration tests that are skipped unless both repo and client extension are active on the same instance [13:17:44] if they are both active, you should be aable to create test items [13:18:13] DanielK_WMDE: I am... but still Scribunto test everything on main page... so that I would have to link my test item with main page... and that stinks quite a lot [13:18:31] I initially hoped changing wgTitle would be enough, but seems it's not [13:18:36] * tests [13:19:04] hoo: make scribunto tests more flexible, then :) [13:19:05] Title::newMainPage() [13:19:16] you can mark your wikibase patch as depending on the scribunto patch [13:20:28] (03PS10) 10Addshore: (DNM) just testing stuff foo [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:20:34] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:20:52] I'll investigate that... Scribunto is a mess in these kind of things... I'm not even sure what calls these instanciate functions... [13:21:12] but it's not in the stack of the tests AFAIS... some global thing does taht, which is weird [13:21:40] $suite = new PHPUnit_Framework_TestSuite; [13:21:40] [...] [13:21:40] $class = new ReflectionClass( $className ); [13:22:14] wow... just wow... that's how Scribunto tests get born :P [13:22:39] (03CR) 10Jens Ohlig: Introduce mw.wikibase.entity Lua library (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [13:23:12] hoo: wise man sais: if you dig deep, you find mess! [13:26:04] (03PS11) 10Addshore: (DNM) just testing stuff bar [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:26:10] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:30:14] The more I look at that, the more I agree... [13:33:31] (03PS12) 10Addshore: (DNM) just testing stuff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:33:37] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:34:41] (03PS13) 10Addshore: (DNM) just testing stufff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:34:46] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:34:55] DanielK_WMDE: I only see like 3 options: Link the test item with Title::newMainPage() and pray that doesn't break, totally throw over Scribunto's test mess mechanisms...... or introduce a global scribuntoTestTitle (not sure that's going to work though, given the strange way Scribunto recreates test classes). [13:35:09] Or I could try to catch Anomie some time and wtf to him [13:35:29] that last option seems sensible :) [13:36:51] heh :) That's somethin nice to talk about in SF if I can't catch him earlier [13:36:59] got the hotel stuff resolved now, btw [13:37:13] or rather, I'm close to resolving it, tahnks to Doreen [13:37:39] (03PS14) 10Addshore: (DNM) just testing stuffff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:37:45] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:40:34] (03PS15) 10Addshore: (DNM) just testing stufffff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:40:38] back [13:40:40] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:44:16] $this->assertValidHtml( hashar ); [13:45:05] indeed! [13:45:20] maybe we can get someone else to merge it [13:45:27] it would come in so handy in so many places [13:45:29] (03PS16) 10Aude: (DNM) just testing stuffffff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:45:34] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:45:49] hoo: you could steal my patch and submit it, then i can merge it :P [13:45:55] If no one replies until next week I'm also fine with pressing the button [13:46:04] ok [13:46:21] I'm just not into that enough to make desicions in that area [13:50:01] (03PS17) 10Aude: (DNM) just testing stuff fooooo [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:50:08] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:51:02] (03PS18) 10Addshore: (DNM) just testing stuff foooooo [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:51:10] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:51:23] * aude grumbles [13:51:42] addshore: echo status|nc -q 3 localhost 4730 | grep 'Wikibase' [13:51:47] finds nothing [13:52:05] should it? [13:52:28] yes [13:52:33] * aude reading https://www.mediawiki.org/wiki/Continuous_integration/Zuul [13:52:41] we might also need to re-register the job [13:52:49] * aude tries [13:53:12] aude: tried that :P [13:53:14] I think :D [13:53:18] try again [13:53:20] * aude tries [13:53:21] do you know how to poke gearman? [13:53:31] localhost 4730 [13:53:35] and is gearman tied in with jenkins itself? [13:54:40] the gearman-server.log seems to be empty [13:55:03] it is [13:55:29] http://wikidata-jenkins.wmflabs.org/ci/pluginManager/installed [13:56:02] oh [13:56:04] * aude tries again [13:56:14] jenkins log just spammed loads of gearman stuff [13:56:22] * aude is idiot [13:56:27] what did you just do? :P [13:56:30] it has to be enabled [13:56:35] and click *save*! [13:56:42] doh! [13:56:57] (03PS19) 10Aude: (DNM) just testing stufffffff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:56:58] the job now seems re-registerd [13:57:01] yes [13:57:10] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [13:57:30] aude: yes, it did run the job [13:57:37] we need to get mysql working [13:57:48] but the triggering now works [13:58:09] now it's working but we need the job to work [13:58:44] http://wikidata-jenkins.wmflabs.org/ci/job/wikibase-tests/1/console [13:58:45] yum [13:58:51] SQLite is probably good enough for now :P [13:58:57] addshore: yum install mysql-server? :D [13:59:14] yeh, WM jenkins uses sqlite [13:59:19] as far as I recall [13:59:31] it does indeed [13:59:35] can you hear? [13:59:36] we still have Travis to cry out [14:05:21] (03CR) 10Hoo man: "RE to Jens, will follow up soon" (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [14:09:58] (03CR) 10Mushroom: "Where can I see which tests failed?" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [14:11:14] (03CR) 10Addshore: "Ignore WikidataJenkins, this is currently in testing itself." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [14:12:28] ignore the bot! [14:14:15] aude: what do you want to do with sqlite then? install it using puppet or just apt-get for now? ;p [14:14:50] addshore: It's not already there? [14:14:59] Many deliver PHP with it these days [14:15:16] maybe its just the driver thats not there :O [14:15:24] PDO? [14:15:32] MediaWiki is using PDO for SQLite [14:15:43] or do you mean the bindings? [14:16:20] just checked, netiehr mysql or sqlite are currently installed :P [14:16:22] should be simple to setup mysql and/or sqlite [14:16:27] just needs a puppet thing [14:16:31] * aude searches [14:16:49] [= [14:17:12] give me a minute [14:17:57] puppet running [14:18:41] [= [14:21:58] also i see something "either host 'wikidata-jenkins' nor 'localhost' could be looked up with [14:22:01] /usr/bin/resolveip" [14:22:09] probably just a notice [14:26:37] "Creating tables" [14:27:16] (03CR) 10Addshore: [V: 032] "https://travis-ci.org/addshore/TravisRunTests/builds/17063151" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [14:32:37] Is it ok to use the source tag in documentation... it's not part of default MW, but it's installed on WMF wikis [14:34:20] aude: phpunit is missing.. :) [14:34:44] JeroenDeDauw: https://bugzilla.wikimedia.org/show_bug.cgi?id=60127 [14:35:53] (03CR) 10Mushroom: "Thanks Addshore!" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/105511 (owner: 10Mushroom) [14:36:04] not anymore but composer is not working [14:36:11] :< [14:36:11] http://wikidata-jenkins.wmflabs.org/ci/job/wikibase-tests/4/console [14:36:44] cp: cannot stat `/var/lib/jenkins/jobs/wikibase-tests/workspace/Wikibase': No such file or directory [14:36:50] wrong directory? wrong permissions? [14:37:07] infact, we just havnt made the repo on the instance.. [14:37:18] Hoi, the property P1005 does not refer to the external source [14:37:33] http://purl.pt/index/geral/aut/PT/!ID!.html is how it works in Reasonator [14:37:49] my question ... do I need to add a bug in bugzilla ?? [14:38:09] GerardM-: what do you mean by "does not refer to the external source"? [14:38:21] aude: composer is fine [14:38:35] there is just no Wikibase inside extensions where it could run [14:38:39] yeah [14:38:49] we're currently not cloning wikibase at all [14:38:57] GerardM-: You mean it's not linking to ...? [14:38:58] ok [14:39:03] compare http://tools.wmflabs.org/reasonator/test/?lang=en&q=Q5592 with http://www.wikidata.org/wiki/Q5592 [14:39:07] indeed [14:39:19] GerardM-: the linking is a JS hack, wikibase doesn't know about it. [14:39:28] yep... [14:39:31] aude: so how to do that with job-bulder? [14:39:31] hoo, addshore: do you happen to know where that script is? [14:39:35] sure [14:39:40] right ... so how does it get fixes ... hacked [14:39:43] which script? [14:39:50] addshore: nvm, hoo is at it [14:39:53] addshore: on it alreday [14:39:53] :D [14:40:01] it's https://www.wikidata.org/wiki/MediaWiki:Gadget-AuthorityControl.js [14:40:02] DanielK_WMDE: its the AuthoryControl widget isn't it? [14:40:07] yep [14:40:08] i guess :P [14:40:23] Henning hacked on that a bit in the past [14:40:32] another thing that could really benefit from claims-on-properties [14:40:40] hoo: basically he made it usable [14:40:44] :) [14:40:45] you could just attach the URL pattern to the property as a claim [14:40:54] We discussed that sometime back... this should be put into an extension at some point, but of course not Wikibase :P [14:41:00] and the gadget would use that to build the urls, insteaqd of manually maintaining a list of url patterns [14:41:26] at least the mapping shouldn't go into Wikibase, the general handling maybe could in some way [14:41:28] GerardM-: does that tell you where to ask about it? [14:41:56] i guess https://www.wikidata.org/wiki/MediaWiki_talk:Gadget-AuthorityControl.js is being used for this [14:42:10] Tobi_WMDE: http://git.wikimedia.org/blob/integration%2Fjenkins.git/4738d8444fce3548173c157fde469962281e67c7/bin%2Fmultigit.sh [14:42:17] i think we want that script (or modified) [14:42:28] http://git.wikimedia.org/tree/integration%2Fjenkins.git (in /bin) has a bunch of scripts [14:42:37] I can add that, just give me the target url, that's a one minute thing [14:44:18] hoo: http://purl.pt/index/geral/aut/PT/!ID!.html is how it works in Reasonator [14:44:31] (03CR) 10Addshore: [V: 032] "https://travis-ci.org/addshore/TravisRunTests/builds/17064097" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107836 (owner: 10Addshore) [14:44:45] (03CR) 10Addshore: [V: 032] "https://travis-ci.org/addshore/TravisRunTests/builds/17064126" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/106897 (owner: 10Addshore) [14:44:46] DanielK_WMDE: I see... done now [14:44:48] :) indeed just change the !ID! [14:45:04] (03CR) 10Addshore: [V: 032] "https://travis-ci.org/addshore/TravisRunTests/builds/17064164" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/98795 (owner: 10Addshore) [14:45:17] hoo, GerardM-: please verify that it actually works ;) [14:45:22] (03CR) 10Addshore: [V: 032] "https://travis-ci.org/addshore/TravisRunTests/builds/17064195" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/96268 (owner: 10Addshore) [14:45:33] I love how my Firefox freezes whenever I open a large item :P [14:45:37] that feels so productive! [14:45:43] huhu... [14:45:53] (03PS20) 10Tobias Gritschacher: (DNM) just testing stuff fooooooo [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 [14:45:57] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/4/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [14:46:06] DanielK_WMDE: Yup, works [14:46:10] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [14:46:39] We IMO should consider a Wikidata specific extension with stuff like that... git is so much fancier [14:46:48] and that code review thing [14:47:56] hoo: as soon as we can have claims on properties, the extension doesn't need to be wikidata-specific, but can be wikibase-generic [14:48:06] i suggest to wait for that [14:48:43] aude: addshore script is working (without zuul yet), see http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/4/console [14:49:37] DanielK_WMDE: But If people then create a URL mapper property or something like that, how can we handle it in Wikibase (w/o knowing the ID...)... that would need to be a more built in thing tahn that [14:49:53] hoo: that would be a configuration setting [14:50:03] but just one peoperty id to configure, nto a hundred urls. [14:50:18] sounds bearable :) [14:50:19] coudl even be done via a system message i guess [14:50:44] Commons preview also is still a gadget AFAIK... do we even have a bug for that thing...? [14:51:27] that could actually be in wikibase proper [14:51:29] that's something we should really include... [14:51:32] yeah [14:51:41] * DanielK_WMDE has been saying that for a long time [14:51:54] hoo: one thing that is kind of missing for that is a decent way to expose meta data about the image [14:52:08] but commons now does have a semi-nice interface for that [14:52:24] Tobi_WMDE: yep [14:52:32] see Extension:CommonsMetadata [14:53:26] One step at a time... but nice :) [14:53:55] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [14:54:46] "If you're developing or testing this extension, we do NOT suggest you copy the Commons templates for image metadata, as they take extremely long to compile and have complicated dependencies like Scribunto. Instead, get an expanded version that has only wikitext/HTML and put in the various parameter references (or don't) manually. You can find an example (to be used with Special:Import)" wow... programming that must have been a pain [14:54:59] Someone should really bring them some kind of fance semantic storage... :D [14:55:05] * fancy [14:55:18] aude: http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/4/console passed! :-D [14:55:20] yay! [14:55:45] aude: so, we need to figure out how to checkout the correct change [14:55:56] yeah [14:58:01] (03PS11) 10Hoo man: Introduce mw.wikibase.entity Lua library [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 [14:58:10] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [14:58:26] (03CR) 10Hoo man: "Extended the documentation a bit, per Jens" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [14:58:50] Tobi_WMDE: It doesn't handle stacked changes, does it? [14:59:23] (03PS1) 10Addshore: Reduce limits in NoClientOrRepoUsageTest [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107843 [14:59:42] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107843 (owner: 10Addshore) [15:00:38] hoo: what do you mean by "stacked changes"? [15:00:59] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/5/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [15:01:03] Tobi_WMDE: Gerrit changes that depend on other (yet unmerged) changes [15:01:09] Like https://gerrit.wikimedia.org/r/107206 [15:01:49] hoo: it checks out all other changes it depends on, if you mean that [15:02:18] why did https://gerrit.wikimedia.org/r/107206 fail then? [15:03:03] http://dpaste.com/1554755/ [15:03:15] i'm trying to get it where the scripts know those variables [15:06:19] * hoo kills git review [15:08:53] (03PS10) 10Hoo man: Implement mw.wikibase.entity.renderClaims [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 [15:09:00] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [15:09:03] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 (owner: 10Hoo man) [15:09:29] [travis-ci] addshore/TravisRunTests#17 (master - d56a99e : addshore): The build passed. [15:09:29] [travis-ci] Change view : https://github.com/addshore/TravisRunTests/compare/8988e2eb0bb6...d56a99e6dc6e [15:09:29] [travis-ci] Build details : http://travis-ci.org/addshore/TravisRunTests/builds/17065693 [15:09:35] Tobi_WMDE: "This change was unable to be automatically merged with the current state of the repository. Please rebase your change and upload a new patchset." ... :/ [15:09:55] (03CR) 10Hoo man: "Rebased" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 (owner: 10Hoo man) [15:11:13] (03CR) 10Jens Ohlig: "You dug out the cool unit testing for Scribunto/Lua. Care to add tests for the Lua code? ;)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [15:12:14] (03CR) 10Jens Ohlig: [C: 031 V: 031] Introduce mw.wikibase.entity Lua library (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [15:13:03] (03CR) 10Hoo man: "I added as many as I could: client/tests/phpunit/includes/scribunto/LuaWikibaseEntityLibraryTests.lua Sadly further tests would mean to se" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [15:13:28] (03CR) 10Addshore: [V: 032] "https://travis-ci.org/addshore/TravisRunTests/builds/17065693" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107843 (owner: 10Addshore) [15:13:34] Tobi_WMDE: can i poke at the jenkins job? [15:13:45] aude: sure [15:13:49] go ahead [15:13:52] k [15:13:59] adding parameters to the job definition [15:14:47] https://gist.github.com/filbertkm/29846b3d796ecaaab735 [15:15:24] (03CR) 10Jeroen De Dauw: [C: 032] "\o/" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107843 (owner: 10Addshore) [15:17:36] aude: could we have this configuration also somewhere on our github and update it from there? [15:20:15] (03CR) 10Daniel Kinzler: [C: 04-1] "nitpick" (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107576 (owner: 10Addshore) [15:22:26] Tobi_WMDE: i can't build it on labs but sure put on github [15:24:38] Tobi_WMDE: put it here https://github.com/wmde/WikidataCI ? [15:25:57] aude: yes [15:26:00] it would go there [15:26:21] but if we're not able to get it from there on labs, than it probably makes no sense [15:26:49] i'll put in own git repo [15:26:57] still makes sense to put it in git [15:27:48] aude: yes, makes probably more sense to have different repos for different configs [15:28:04] are you able to create repos on wmde github? [15:29:09] https://github.com/wmde/jenkins-job-builder-config [15:29:18] can you make it public? no reason for that to be private [15:31:03] (03CR) 10Daniel Kinzler: [V: 032] "works and can go in except for the one nitpick" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107576 (owner: 10Addshore) [15:40:49] aude: public now [15:41:07] when you create a new repo it defaults to private, no idea why [15:41:19] you've to select public [15:41:55] ok [15:44:57] (03PS11) 10Hoo man: Implement mw.wikibase.entity.renderClaims [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 [15:45:07] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 (owner: 10Hoo man) [15:46:06] (03CR) 10Hoo man: "Expanded the documentation a little to bring it in line with the previous patches." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 (owner: 10Hoo man) [15:48:18] (03PS12) 10Hoo man: Implement mw.wikibase.entity.formatPropertyValues [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 [15:48:24] (03CR) 10WikidataJenkins: [V: 04-1] "Build failed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 (owner: 10Hoo man) [15:48:36] * hoo pats WikidataJenkins [15:48:48] hoo: just remove it for the moment [15:49:07] Tobi_WMDE: Will it then stay silent? [15:49:17] nope [15:49:19] :) [15:49:38] aude: are you still working on correctly checking out the changes? [15:49:40] (03CR) 10Hoo man: "Updated commit message" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107395 (owner: 10Hoo man) [15:50:09] i think we need triggers: - zuul [15:50:39] but i get an error in job builder with that [15:50:58] Tobi_WMDE: yes [15:52:06] aude: ok [15:58:41] http://www.kickstarter.com/projects/eliw/php-architect-orange-elephpant :) [15:58:44] Lydia_WMDE: ^ [15:59:56] aude: <3 [15:59:58] :P [16:00:37] * Lydia_WMDE heads off to the wmf office [16:00:40] laters [16:00:44] see you [16:01:33] :) [16:08:31] 01[13DataValuesJavascript01] 15addshore pushed 1 new commit to 06master: 02http://git.io/BSasDA [16:08:31] 13DataValuesJavascript/06master 14fe783a4 15addshore: Merge pull request #7 from wmde/factoryfix... [16:08:53] 01[13DataValuesJavascript01] 15addshore pushed 1 new commit to 06master: 02http://git.io/wiFXFw [16:08:53] 13DataValuesJavascript/06master 14a547736 15addshore: Merge pull request #8 from wmde/removenotifier... [16:09:37] [13ValueView] 15addshore closed pull request #5: Added .jshint file (06master...06jshintfile) 02http://git.io/vkxu5A [16:10:06] 01[13ValueView01] 15addshore pushed 1 new commit to 06master: 02http://git.io/rXlXFw [16:10:07] 13ValueView/06master 14309d788 15addshore: Merge pull request #6 from wmde/notifier... [16:10:32] 01[13ValueView01] 15addshore pushed 1 new commit to 06master: 02http://git.io/lL0Ndg [16:10:33] 13ValueView/06master 1407aa9a0 15addshore: Merge pull request #3 from wmde/firefoxtest... [16:25:35] (03PS21) 10Aude: (DNM) just testing stuff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:25:38] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/7/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:25:52] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:28:32] (03PS22) 10Aude: (DNM) just testing stuffs [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:28:51] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:29:33] progress [16:30:25] Do you also run the Scribunto tests? (-> Is Scribunto there? [16:30:26] ) [16:32:09] well, no wikibase tests yet [16:32:33] but it knows about which patch and extension triggered the job [16:34:13] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:34:15] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/8/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:38:01] (03PS23) 10Aude: (DNM) just testing stuff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:38:16] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:40:46] (03PS24) 10Aude: (DNM) just testing stuffs [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:41:00] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:42:12] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:42:14] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/9/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:46:33] (03PS25) 10Aude: (DNM) just testing stuff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:46:54] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:49:18] is someone running puppet? [16:49:22] or maybe automatic [16:50:08] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:50:09] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/10/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:50:41] (03PS26) 10Aude: (DNM) just testing stuffs :) [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:51:02] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:55:07] (03PS27) 10Aude: (DNM) just testing stuffs [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:55:25] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:58:31] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [16:58:33] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/11/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:06:32] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:06:34] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/12/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:14:29] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:14:31] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/13/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:22:10] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:22:51] * aude wonders if jenkins is running on a cronjob? [17:22:58] every 8 min [17:23:03] hah [17:23:22] or is someone still playing with it? [17:39:20] ok, it stopped [17:54:57] (03PS28) 10Aude: (DNM) just testing stuff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:55:00] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/14/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:55:16] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [17:57:45] JeroenDeDauw: Hi! Do you think it's a good beginning for Snack serialization? https://github.com/Tpt/WikibaseDataModelSerialization/commit/4a1611e9b44e3e8b413d033b5d057c4af0304c8c [18:03:02] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:04:06] (03PS29) 10Aude: (DNM) just testing stuffs [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:04:25] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:07:53] (03CR) 10Hoo man: Introduce mw.wikibase.entity Lua library (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107206 (owner: 10Hoo man) [18:12:26] (03CR) 10WikidataJenkins: [V: 031] "Build Successful" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:22:15] (03PS30) 10Aude: (DNM) just testing stuff [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:22:19] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/16/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:22:29] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:24:17] grrr [18:29:41] (03CR) 10WikidataJenkins: [V: 04-1] "Build Failed" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:35:04] (03PS31) 10Aude: (DNM) just testing stuffs [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:35:07] (03CR) 10WikidataJenkins: "Build Started http://wikidata-jenkins.wmflabs.org/ci/job/wikidata-ci/17/" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:35:11] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:35:42] 01[13ValueView01] 15JeroenDeDauw 04deleted 06jshintfile at 145fca751: 02http://git.io/eXtlDA [18:38:25] 01[13DataValuesJavascript01] 15JeroenDeDauw 04deleted 06removenotifier at 1447a611b: 02http://git.io/QNLAUw [18:42:20] (03CR) 10WikidataJenkins: [V: 04-1] "Build Failed" [extensions/Wikibase] (cloudbees-testing) - 10https://gerrit.wikimedia.org/r/106703 (owner: 10Tobias Gritschacher) [18:47:30] DanielK_WMDE: Around? [19:40:43] is anyone here with advanced knowledge about the incremental dumps? [19:41:13] sorry... maybe aude? [21:04:02] http://ultimategerardm.blogspot.nl/2014/01/wikisource-in-wikidata.html [21:09:00] much information about a source is language specific [21:10:41] [23:10:10] (03CR) 10WikidataJenkins: [V: 032] "Build succeeded." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/107972 (owner: 10L10n-bot)