WMDE team's iteration board
Details
Wed, Jan 8
Tue, Jan 7
Change #1108793 had a related patch set uploaded (by Jakob; author: Jakob):
[mediawiki/core@master] Add ILBFactory::getAutoCommitPrimaryConnection()
Change #1108777 had a related patch set uploaded (by Jakob; author: Jakob):
[mediawiki/extensions/Wikibase@master] Use flushSnapshot instead of write connection TRX flag
We don't have evidence of lots of people using this on Cloud, so option 1 (remove and wait for complaints) works for us. We actually already removed it on our side:)
Mon, Jan 6
This is now fixed and deployed, see e.g. the query mentioned in T317702#10361128: https://query.wikidata.org/#%23Asterophryinae%20parent%20taxon%20reverse%20graph%0A%23defaultView%3AGraph%0APREFIX%20gas%3A%20%3Chttp%3A%2F%2Fwww.bigdata.com%2Frdf%2Fgas%23%3E%0A%0ASELECT%20%3Fitem%20%3FitemLabel%20%3Fpic%20%3FlinkTo%20%28%3Frelation%20AS%20%3FedgeLabel%29%0AWHERE%0A%7B%0A%20%20BIND%28%22someedgeLabel%22%20AS%20%3Frelation%29%0A%20%20SERVICE%20gas%3Aservice%20%7B%0A%20%20%20%20gas%3Aprogram%20gas%3AgasClass%20%22com.bigdata.rdf.graph.analytics.SSSP%22%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20gas%3Ain%20wd%3AQ1968598%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20gas%3AtraversalDirection%20%22Reverse%22%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20gas%3Aout%20%3Fitem%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20gas%3Aout1%20%3Fdepth%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20gas%3AmaxIterations%203%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20gas%3AlinkType%20wdt%3AP171%20.%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP171%20%3FlinkTo%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP18%20%3Fpic%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7Bbd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20%7D%0A%7D%20LIMIT%20200
Change #1108400 merged by Jakob:
[wikidata/query/gui-deploy@production] Merging from 4890e57b33844ac08da518b5075814fd91c74625
Change #1108400 merged by Jakob:
[wikidata/query/gui-deploy@production] Merging from 4890e57b33844ac08da518b5075814fd91c74625
Change #1108400 merged by Jakob:
[wikidata/query/gui-deploy@production] Merging from 4890e57b33844ac08da518b5075814fd91c74625
Change #1108400 had a related patch set uploaded (by Dima koushha; author: WDQSGuiBuilder):
[wikidata/query/gui-deploy@production] Merging from 4890e57b33844ac08da518b5075814fd91c74625
Change #1108400 had a related patch set uploaded (by Dima koushha; author: WDQSGuiBuilder):
[wikidata/query/gui-deploy@production] Merging from 4890e57b33844ac08da518b5075814fd91c74625
Change #1108400 had a related patch set uploaded (by Dima koushha; author: WDQSGuiBuilder):
[wikidata/query/gui-deploy@production] Merging from 4890e57b33844ac08da518b5075814fd91c74625
Mon, Dec 30
Sat, Dec 28
Change #1107055 had a related patch set uploaded (by Muhammad Jaziraly; author: Muhammad Jaziraly):
[mediawiki/extensions/Wikibase@master] Replace Travis CI builds with github actions in WikibaseDataModel
Mon, Dec 23
Change #1106321 had a related patch set uploaded (by Muhammad Jaziraly; author: Muhammad Jaziraly):
[mediawiki/extensions/Wikibase@master] REST: Remove describeWithTestData in ResourceTooLargeTest and clarify its usage
Change #1106298 had a related patch set uploaded (by Muhammad Jaziraly; author: Muhammad Jaziraly):
[mediawiki/extensions/Wikibase@master] REST: Add route coverage tests to validate production and happy path routes