[Wikidata-bugs] [Maniphest] T355037: Compare the performance of sparql queries between the full graph and the subgraphs

2024-01-26 Thread dr0ptp4kt
dr0ptp4kt added a comment.


  Now, the screenshot from the randomized order queries. I'll run one more time 
to see that comparable output is achieved. Those were produced with the 
following. This latest output file has been moved to `result.nt.003`.
  
scala> val joined6 = wikidata.as("w").join(full.as("f")).where("w.id = f.id 
and w.success = true and  w.success = f.success and w.resultSize = f.resultSize 
and w.reorderedHash = f.reorderedHash").select(concat(col("w.query"), 
lit("\n### BENCH DELIMITER ###"))).distinct.sample(withReplacement=false, 
fraction=1.0, seed=42)
scala> joined6.count // matches same as joined5.count
scala> joined6.repartition(1).write.option("compression", 
"none").text("queries_for_performance_randomized_2024_01_26.txt")
scala> :quit
$ hdfs dfs -copyToLocal 
hdfs://analytics-hadoop/user/dr0ptp4kt/queries_for_performance_randomized_2024_01_26.txt/part-0-131df78f-da7a-4ffc-aad4-9874342165ca-c000.txt
 ./queries_for_performance_randomized.txt 
$ sha1sum queries_for_performance.txt queries_for_performance_randomized.txt
$ # they're different
$ diff queries_for_performance.txt queries_for_performance_randomized.txt | 
wc -l
$ # they're very different
$ cp wdqs-split-test.yml wdqs-split-test-randomized.yml
$ # changed pointers to query file to be 
queries_for_performance_randomized.txt
$ bash start-iguana.sh wdqs-split-test-randomized.yml
$ mv result.nt result.nt.003

TASK DETAIL
  https://phabricator.wikimedia.org/T355037

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dr0ptp4kt
Cc: dr0ptp4kt, dcausse, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, EBjune, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T353807: Stop showing IP warning when editing using Wikidata Bridge when temporary accounts enabled

2024-01-26 Thread Sarai-WMDE
Sarai-WMDE added a comment.


  My quick take:
  
  - Using the message type "Notice" to display the information to temp-accounts 
makes sense.
  - Flashing the warning message in this scenario is definitely confusing. In 
case this is unavoidable, then my initial suggestion would be to only display 
the relevant message in that space once the data is retrieved (the waiting time 
is really short after all). A nice animation would help:
  
  F41720412: dialog_animation.gif 
  
  Let me know if you think is this is sensible/feasible. Ready to fine-tune 
this or think of other alternatives if this doesn't sound fitting.
  Please let me know if there are any other open questions that I failed to 
address. Thank you!

TASK DETAIL
  https://phabricator.wikimedia.org/T353807

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, Sarai-WMDE
Cc: Sarai-WMDE, Lucas_Werkmeister_WMDE, Lydia_Pintscher, Aklapper, 
Arian_Bozorg, Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, 
Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, Michael, 
CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Aschroet, 
Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T324420: Allow creating items with badges using Special:NewItem

2024-01-26 Thread Sarai-WMDE
Sarai-WMDE added a comment.


  I believe overall the changes look good, and agree with keeping badge 
selection as a conscious user choice. 
  (Would love to explore ways to replace that long list of checkboxes by a less 
bulky component, but that's for a different task).
  Thanks for the contribution, and apologies for the delayed review!

TASK DETAIL
  https://phabricator.wikimedia.org/T324420

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Sarai-WMDE, Arian_Bozorg, Tacsipacsi, Lucas_Werkmeister_WMDE, Oudedutchman, 
Aklapper, Stang, Ericliu1912, Bugreporter, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355955: Simplify Termbox SSR test release

2024-01-26 Thread Jdforrester-WMF
Jdforrester-WMF updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T355955

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: Aklapper, Lucas_Werkmeister_WMDE, akosiaris, Danny_Benjafield_WMDE, 
Kappakayala, Astuthiodit_1, Arnoldokoth, karapayneWMDE, Invadibot, maantietaja, 
wkandek, JMeybohm, ItamarWMDE, Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, 
Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Clement_Goubert
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T349118: Migrate node-based services in production to node18

2024-01-26 Thread Jdforrester-WMF
Jdforrester-WMF updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T349118

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: WMDE-leszek, KartikMistry, Michael, gmodena, Ottomata, elukey, WDoranWMF, 
Ahoelzl, MSantos, Jdforrester-WMF, GLima-WMF, Danny_Benjafield_WMDE, 
BartTerpstra, Isabelladantes1983, Themindcoder, Dominika_Naumiuk, Kappakayala, 
Mohamed-Awnallah, Adamm71, Jersione, Hellket777, LisafBia6531, Wangombe, 
Astuthiodit_1, 786, lbowmaker, VPuffetMichel, Arnoldokoth, BTullis, Biggs657, 
ihurbain, karapayneWMDE, Kritisinghh, Vyaki, bwang, Deek9399, Invadibot, 
Surya742, Dasgupta002, Deveshprasad577, Atharva17, Tsiruot, sobhanbera, 
UOzurumba, Bharatkhatri351, Ywats0ns, PallaviPatke, diegodlh, Aishik_Rehman, 
maantietaja, Juan90264, Tiputini, wkandek, JMeybohm, Alter-paule, Beast1978, 
Rileych, ItamarWMDE, Un1tY, DAlangi_WMF, Nintendofan885, Akuckartz, Ironie, 
50019062, Hook696, darthmon_wmde, Kent7301, joker88john, Tris_T7, CucyNoiD, 
Nandana, jijiki, Gaboe420, Mihailo, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, chapulina, QZanden, srishakatux, KimKelting, 
Alfa80, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Jdrewniak, 
Jason_Quinn, Soum213, Taiwania_Justo, Neuronton, Nizil, Scott_WUaS, 
Shangkuanlc, Ixocactus, Verdy_p, Wikidata-bugs, Base, aude, Amire80, Mvolz, 
Dalba, Lydia_Pintscher, Jsahleen, mxn, Nikerabbit, Arrbee, santhosh, Arlolra, 
TheDJ, Mbch331, Jay8g, Krenair, Clement_Goubert
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T344140: [LEX] [TECH] Decide on how to move forward with daily Lexeme browser tests

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993156 **merged** by jenkins-bot:
  
  [integration/config@master] jjb: Drop selenium-daily-beta-WikibaseLexeme
  
  https://gerrit.wikimedia.org/r/993156

TASK DETAIL
  https://phabricator.wikimedia.org/T344140

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Lucas_Werkmeister_WMDE, zeljkofilipin, ItamarWMDE, Michael, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
KimKelting, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T326768: [LEX] OutOfRangeException: Lexeme L136328 doesn't have Form L136328-F2

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Looking at logstash, the sense version of this error seems to be somewhat 
more common (which is annoying since we only added logging to the form 
version), but there’s still a couple of occurrences in logstash, such as this 
one 

 (`reqId:"4c2aaeea-5a28-4d57-afa8-47f447afed52"`; `@timestamp` Dec 26, 2023 @ 
18:11:25.115).
  
  - formId: L679512-F3 (was removed 
,
 incidentally by the same user as in T326768#8523696 
, but with a revision 
timestamp three minutes before the logstash timestamp)
  - representationDiff: 
`a:4:{s:4:"data";a:0:{}s:5:"index";i:0;s:12:"typePointers";a:6:{s:3:"add";a:0:{}s:6:"remove";a:0:{}s:6:"change";a:0:{}s:4:"list";a:0:{}s:3:"map";a:0:{}s:4:"diff";a:0:{}}s:5:"assoc";s:1:"n";}`
  - grammaticalFeaturesDiff: 
`a:4:{s:4:"data";a:0:{}s:5:"index";i:0;s:12:"typePointers";a:6:{s:3:"add";a:0:{}s:6:"remove";a:0:{}s:6:"change";a:0:{}s:4:"list";a:0:{}s:3:"map";a:0:{}s:4:"diff";a:0:{}}s:5:"assoc";s:1:"n";}`
  - statementsDiff: 
`a:4:{s:4:"data";a:0:{}s:5:"index";i:0;s:12:"typePointers";a:6:{s:3:"add";a:0:{}s:6:"remove";a:0:{}s:6:"change";a:0:{}s:4:"list";a:0:{}s:3:"map";a:0:{}s:4:"diff";a:0:{}}s:5:"assoc";s:1:"t";}`
  - existingForms: L679512-F1, L679512-F2, L679512-F4, L679512-F5
  
  All three diffs are effectively just empty, and in fact they’re almost 
identical. Unserialized, they look like this:
  
[
"data" => [],
"index" => 0,
"typePointers" => [
  "add" => [],
  "remove" => [],
  "change" => [],
  "list" => [],
  "map" => [],
  "diff" => [],
],
"assoc" => "n",
]
  
  Where the `statementsDiff` has `"assoc" => "t"` instead of `"n"`. So we’ve 
ended up with a `ChangeFormDiffOp` for a form that should already be deleted, 
with no visible changes for that form. (Though it might be worth checking 
whether the diff contains any other `$this->diffOps`?)
  
  It might also be worth logging (or getting from Hive, like in T255566#9484983 
?) the request parameters, 
so we know which request this error comes from. (And if we’re adding more 
logging, we should definitely also add it to the senses code, so we have more 
chances of seeing the problem.)

TASK DETAIL
  https://phabricator.wikimedia.org/T326768

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: thiemowmde, Lucas_Werkmeister_WMDE, ItamarWMDE, Michael, Aklapper, jeena, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284061: [LEX] [TECH] OutOfRangeException: Lexeme L493003 doesn't have sense L493003-S7

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  I think we can leave this task in the task breakdown column for a bit and 
focus the investigation on T326768 , 
where we had already added some debug logging.

TASK DETAIL
  https://phabricator.wikimedia.org/T284061

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, ItamarWMDE, Aklapper, Michael, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Verdy_p, 
Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284061: [LEX] [TECH] OutOfRangeException: Lexeme L493003 doesn't have sense L493003-S7

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE edited projects, added Wikidata Dev Team (Wikidata.org 
Slice); removed Wikidata Dev Team.

TASK DETAIL
  https://phabricator.wikimedia.org/T284061

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, ItamarWMDE, Aklapper, Michael, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Verdy_p, 
Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T326768: [LEX] OutOfRangeException: Lexeme L136328 doesn't have Form L136328-F2

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE edited projects, added Wikidata Dev Team (Wikidata.org 
Slice); removed Wikidata Dev Team.

TASK DETAIL
  https://phabricator.wikimedia.org/T326768

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: thiemowmde, Lucas_Werkmeister_WMDE, ItamarWMDE, Michael, Aklapper, jeena, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355037: Compare the performance of sparql queries between the full graph and the subgraphs

2024-01-26 Thread dr0ptp4kt
dr0ptp4kt added a comment.


  Now, a screenshot showing the re-run. And then a screenshot showing them 
side-by-side. This is just for the visual, and the data produced from IGUANA 
(what is in the `.nt` output that we can convert to a handy CSV) should be more 
telling.
  
  Next up, I'll randomize the order of the queries and do it again.
  
  F41720004: Screenshot 2024-01-26 at 10.19.36 AM.png 

  
  F41720006: Screenshot 2024-01-26 at 10.20.48 AM.png 


TASK DETAIL
  https://phabricator.wikimedia.org/T355037

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dr0ptp4kt
Cc: dr0ptp4kt, dcausse, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, EBjune, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T344140: [LEX] [TECH] Decide on how to move forward with daily Lexeme browser tests

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE removed Lucas_Werkmeister_WMDE as the assignee of this 
task.

TASK DETAIL
  https://phabricator.wikimedia.org/T344140

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, zeljkofilipin, ItamarWMDE, Michael, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
KimKelting, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T344140: [LEX] [TECH] Decide on how to move forward with daily Lexeme browser tests

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993157 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/WikibaseLexeme@master] Remove selenium-daily npm script
  
  https://gerrit.wikimedia.org/r/993157

TASK DETAIL
  https://phabricator.wikimedia.org/T344140

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, zeljkofilipin, ItamarWMDE, Michael, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
KimKelting, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T344140: [LEX] [TECH] Decide on how to move forward with daily Lexeme browser tests

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993156 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [integration/config@master] jjb: Drop selenium-daily-beta-WikibaseLexeme
  
  https://gerrit.wikimedia.org/r/993156

TASK DETAIL
  https://phabricator.wikimedia.org/T344140

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, zeljkofilipin, ItamarWMDE, Michael, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
KimKelting, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T344140: [LEX] [TECH] Decide on how to move forward with daily Lexeme browser tests

2024-01-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T344140

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, zeljkofilipin, ItamarWMDE, Michael, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
KimKelting, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T344140: [LEX] [TECH] Decide on how to move forward with daily Lexeme browser tests

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993155 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/WikibaseLexeme@master] Add ADR for stopping daily Beta 
browser tests
  
  https://gerrit.wikimedia.org/r/993155

TASK DETAIL
  https://phabricator.wikimedia.org/T344140

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, zeljkofilipin, ItamarWMDE, Michael, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, 
KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T344140: [LEX] [TECH] Decide on how to move forward with daily Lexeme browser tests

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from In Task Breakdown to In Development 
on the Wikidata Dev Team (Wikidata.org Slice) board.
Lucas_Werkmeister_WMDE claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T344140

WORKBOARD
  https://phabricator.wikimedia.org/project/board/6751/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, zeljkofilipin, ItamarWMDE, Michael, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, 
KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T344140: [LEX] [TECH] Decide on how to move forward with daily Lexeme browser tests

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE edited projects, added Wikidata Dev Team (Wikidata.org 
Slice); removed Wikidata Dev Team.
Lucas_Werkmeister_WMDE added a comment.


  Alright, to me it sounds like we pretty much have a decision here – **let’s 
stop running daily Lexeme browser tests against beta.** So what remains to do 
is to write the lightweight ADR, and to actually disable 
selenium-daily-beta-WikibaseLexeme 
 
builds in CI (they’re still running, they just don’t do anything at the moment).

TASK DETAIL
  https://phabricator.wikimedia.org/T344140

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, zeljkofilipin, ItamarWMDE, Michael, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, 
KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355685: Migrate Termbox SSR from Node 16 to 18

2024-01-26 Thread akosiaris
akosiaris added a comment.


  In T355685#9491033 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > In T355685#9490969 , 
@akosiaris wrote:
  >
  >> Definitely different task. I am also not at all sure right now that the 
test release can easily be folded in like that, we 'll have to see if the 
service mesh is able to support >1 release being exposed like that.
  >
  > Created T355955: Simplify Termbox SSR test release 
.
  >
  >>> Meanwhile, we should still fix the `localhost` issue of the `production` 
release. My understanding is that changing `localhost` to `127.0.0.1` might 
work, but T355686  has been proposed 
as an alternative solution that might be more sustainable; do you have any 
preference which one we should go for?
  >>
  >> T355686  is the preferable 
approach here, solving the problem more generically by having envoy dual stack 
binding and avoiding having every single application hardcoding localhost to 
127.0.0.1.
  >
  > Alright, then let’s see how that task develops. I’ve set myself a calendar 
reminder to come back to this task in ~two weeks, because I don’t think we 
should have a known broken version tagged as `latest` indefinitely – if the 
general solution doesn’t happen soon, we should either hard-code `127.0.0.1` 
after all (we can always revert it later) or revert the Node 18 upgrade for 
now. (But that’s not meant to hurry or pressure T355686 
 at all, I just want to make sure we 
don’t forget about the Wikidata part :))
  
  Cool, thanks for the patience.
  
  >>> (I was also wondering why the `HEALTHCHECK_QUERY` in `values.yaml`, which 
looks correct to me, didn’t prevent the broken deployment – but as far as I can 
tell, it’s not actually connected to any Kubernetes liveness/readiness/startup 
probes like I had assumed. It ends up in some OpenAPI spec `x-amples` (`curl 
'https://staging.svc.eqiad.wmnet:4004/?spec'`) and that’s apparently all.)
  >>
  >> That thing is used by 
https://gerrit.wikimedia.org/r/plugins/gitiles/operations/software/service-checker/+/refs/heads/master
 which runs in our monitoring infrastructure. It utilizes the `x-amples` stanza 
to construct and issue queries to the service as part of monitoring, 
effectively mimicking a simple "user", at least as far as the x-amples stanzas 
for every endpoint instruct it to.
  >
  > I see, thanks. So it the broken termbox would’ve shown up in monitoring 
sooner or later even without me testing it, but it didn’t automatically hold 
back the new version.
  
  Yes. If you do want to call the tool manually, you can via something like
  
deploy1002:~$ service-checker-swagger -t 60 termbox.svc.eqiad.wmnet 
https://termbox.discovery.wmnet:4004
All endpoints are healthy
  
  Mess with the arguments a bit and you can test out all 4 releases with this. 
Note that in our infra we only test against the 2 `production` releases

TASK DETAIL
  https://phabricator.wikimedia.org/T355685

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: akosiaris
Cc: Aklapper, akosiaris, Clement_Goubert, Jdforrester-WMF, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Kappakayala, 
Mohamed-Awnallah, Astuthiodit_1, lbowmaker, Arnoldokoth, BTullis, 
karapayneWMDE, Invadibot, Ywats0ns, maantietaja, wkandek, JMeybohm, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355685: Migrate Termbox SSR from Node 16 to 18

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  In T355685#9490969 , 
@akosiaris wrote:
  
  > Definitely different task. I am also not at all sure right now that the 
test release can easily be folded in like that, we 'll have to see if the 
service mesh is able to support >1 release being exposed like that.
  
  Created T355955: Simplify Termbox SSR test release 
.
  
  >> Meanwhile, we should still fix the `localhost` issue of the `production` 
release. My understanding is that changing `localhost` to `127.0.0.1` might 
work, but T355686  has been proposed 
as an alternative solution that might be more sustainable; do you have any 
preference which one we should go for?
  >
  > T355686  is the preferable 
approach here, solving the problem more generically by having envoy dual stack 
binding and avoiding having every single application hardcoding localhost to 
127.0.0.1.
  
  Alright, then let’s see how that task develops. I’ve set myself a calendar 
reminder to come back to this task in ~two weeks, because I don’t think we 
should have a known broken version tagged as `latest` indefinitely – if the 
general solution doesn’t happen soon, we should either hard-code `127.0.0.1` 
after all (we can always revert it later) or revert the Node 18 upgrade for 
now. (But that’s not meant to hurry or pressure T355686 
 at all, I just want to make sure we 
don’t forget about the Wikidata part :))
  
  >> (I was also wondering why the `HEALTHCHECK_QUERY` in `values.yaml`, which 
looks correct to me, didn’t prevent the broken deployment – but as far as I can 
tell, it’s not actually connected to any Kubernetes liveness/readiness/startup 
probes like I had assumed. It ends up in some OpenAPI spec `x-amples` (`curl 
'https://staging.svc.eqiad.wmnet:4004/?spec'`) and that’s apparently all.)
  >
  > That thing is used by 
https://gerrit.wikimedia.org/r/plugins/gitiles/operations/software/service-checker/+/refs/heads/master
 which runs in our monitoring infrastructure. It utilizes the `x-amples` stanza 
to construct and issue queries to the service as part of monitoring, 
effectively mimicking a simple "user", at least as far as the x-amples stanzas 
for every endpoint instruct it to.
  
  I see, thanks. So it the broken termbox would’ve shown up in monitoring 
sooner or later even without me testing it, but it didn’t automatically hold 
back the new version.

TASK DETAIL
  https://phabricator.wikimedia.org/T355685

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, akosiaris, Clement_Goubert, Jdforrester-WMF, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Kappakayala, 
Mohamed-Awnallah, Astuthiodit_1, lbowmaker, Arnoldokoth, BTullis, 
karapayneWMDE, Invadibot, Ywats0ns, maantietaja, wkandek, JMeybohm, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355955: Simplify Termbox SSR test release

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  For the record, my expectation is that this task is not high priority for the 
Wikidata team – as I wrote in T355685#9484621 
, a broken termbox is not 
the end of the world, and we also don’t deploy new Termbox versions often 
enough for this to be important. I don’t know if #serviceops 
 are interested in improving 
the release in this way; if not, perhaps this task will just stay in the 
backlog for a while.

TASK DETAIL
  https://phabricator.wikimedia.org/T355955

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, akosiaris, Danny_Benjafield_WMDE, 
Kappakayala, Astuthiodit_1, Arnoldokoth, karapayneWMDE, Invadibot, maantietaja, 
wkandek, JMeybohm, ItamarWMDE, Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, 
Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Clement_Goubert
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355955: Simplify Termbox SSR test release

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, wmde-wikidata-tech, 
Wikidata-Termbox, serviceops.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  The Wikidata Termbox server-side rendering service 
 has four 
releases: a `production` release in each of the `eqiad` and `codfw` clusters, 
and `staging` and `test` releases in the `staging` cluster. The `staging` 
release is pretty similar to the `production` releases, but `test` is fairly 
different in how it talks to the network. (I don’t really understand the 
differences enough to describe them in detail, tbh. But it affects both the way 
the `test` Termbox talks //to// Test Wikidata as well as the way it listens to 
connections //from// Wikidata, IIUC.)
  
  This means that the `test` release can be affected by problems that don’t 
affect the `production` release, and vice versa – making the `test` release 
less effective as a test environment for a new image version before deploying 
it to `production`. For example, in T355685 
 the `production` release was 
broken, but it was not noticed before deployment because `test` happened to not 
be affected. (There’s also a lot of useful information about the setup in the 
comments below that task.)
  
  We should see if we can make the `test` release less special / unique, and 
bring it closer to the `production` and `staging` releases. Although, according 
to @akosiaris (T355685#9490969 
):
  
  > I am also not at all sure right now that the test release can easily be 
folded in like that, we 'll have to see if the service mesh is able to support 
>1 release being exposed like that.

TASK DETAIL
  https://phabricator.wikimedia.org/T355955

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, akosiaris, Danny_Benjafield_WMDE, 
Kappakayala, Astuthiodit_1, Arnoldokoth, karapayneWMDE, Invadibot, maantietaja, 
wkandek, JMeybohm, ItamarWMDE, Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, 
Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Clement_Goubert
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T312097: [EPIC] MUL - Improve language fallback on Wikibase

2024-01-26 Thread Manuel
Manuel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T312097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Michael, Huntster, William_Avery, mrephabricator, Aklapper, Manuel, me, 
Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE, 
Invadibot, maantietaja, Peteosx1x, NavinRizwi, ItamarWMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T312097: [EPIC] MUL - Improve language fallback on Wikibase

2024-01-26 Thread Manuel
Manuel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T312097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Michael, Huntster, William_Avery, mrephabricator, Aklapper, Manuel, me, 
Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE, 
Invadibot, maantietaja, Peteosx1x, NavinRizwi, ItamarWMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355685: Migrate Termbox SSR from Node 16 to 18

2024-01-26 Thread akosiaris
akosiaris added a comment.


  In T355685#9490871 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > Thanks a lot – I’ve added some of that information at 
https://wikitech.wikimedia.org/wiki/WMDE/Wikidata/SSR_Service#Deployment where 
it will hopefully be helpful in future.
  >
  > With your explanation, I think the `test` and `staging` releases are each 
somewhat useful (though I wouldn’t mind if you want to remove one of them 
either). Additionally, it sounds like it would be useful to make the `test` 
release in particular less special; I guess ideally, `values-test.yaml` would 
override the `config.public.WIKIBASE_REPO` (`test.wikidata.org` instead of 
`www.wikidata.org`) and the `main_app.version` (so we can bump this version 
before the `production` one), but almost nothing else? But to me that seems 
like a separate task. What do you think?
  
  Definitely different task. I am also not at all sure right now that the test 
release can easily be folded in like that, we 'll have to see if the service 
mesh is able to support >1 release being exposed like that.
  
  > Meanwhile, we should still fix the `localhost` issue of the `production` 
release. My understanding is that changing `localhost` to `127.0.0.1` might 
work, but T355686  has been proposed 
as an alternative solution that might be more sustainable; do you have any 
preference which one we should go for?
  
  T355686  is the preferable 
approach here, solving the problem more generically by having envoy dual stack 
binding and avoiding having every single application hardcoding localhost to 
127.0.0.1.
  
  > (I was also wondering why the `HEALTHCHECK_QUERY` in `values.yaml`, which 
looks correct to me, didn’t prevent the broken deployment – but as far as I can 
tell, it’s not actually connected to any Kubernetes liveness/readiness/startup 
probes like I had assumed. It ends up in some OpenAPI spec `x-amples` (`curl 
'https://staging.svc.eqiad.wmnet:4004/?spec'`) and that’s apparently all.)
  
  That thing is used by 
https://gerrit.wikimedia.org/r/plugins/gitiles/operations/software/service-checker/+/refs/heads/master
 which runs in our monitoring infrastructure. It utilizes the `x-amples` stanza 
to construct and issue queries to the service as part of monitoring, 
effectively mimicking a simple "user", at least as far as the x-amples stanzas 
for every endpoint instruct it to.

TASK DETAIL
  https://phabricator.wikimedia.org/T355685

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: akosiaris
Cc: Aklapper, akosiaris, Clement_Goubert, Jdforrester-WMF, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Kappakayala, 
Mohamed-Awnallah, Astuthiodit_1, lbowmaker, Arnoldokoth, BTullis, 
karapayneWMDE, Invadibot, Ywats0ns, maantietaja, wkandek, JMeybohm, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T330281: MUL - Phased rollout on Wikidata.org (Stage 2 of 3: Initial limited release)

2024-01-26 Thread Manuel
Manuel renamed this task from "MUL - Phased rollout on Wikidata.org: Initial 
limited release" to "MUL - Phased rollout on Wikidata.org (Stage 2 of 3: 
Initial limited release)".

TASK DETAIL
  https://phabricator.wikimedia.org/T330281

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Manuel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T312176: MUL - Phased rollout on Wikidata.org (Stage 3 of 3: Full release)

2024-01-26 Thread Manuel
Manuel renamed this task from "MUL - Phased rollout on Wikidata.org: Full 
release " to "MUL - Phased rollout on Wikidata.org (Stage 3 of 3: Full 
release)".

TASK DETAIL
  https://phabricator.wikimedia.org/T312176

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Manuel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T312097: [EPIC] MUL - Improve language fallback on Wikibase

2024-01-26 Thread Manuel
Manuel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T312097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Michael, Huntster, William_Avery, mrephabricator, Aklapper, Manuel, me, 
Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE, 
Invadibot, maantietaja, Peteosx1x, NavinRizwi, ItamarWMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351974: Stop showing create an account message on EntitySchema editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  As far as I’m aware, the warning shown in
  F41695393: image.png 
  doesn’t exist for EntitySchema – Wikibase only shows it for JavaScript 
editing features, and we don’t really have those for EntitySchema. 
(Special:SetEntitySchemaLabelDescriptionAliases and action=edit instead have a 
textual warning that we already removed in T352005 
.)

TASK DETAIL
  https://phabricator.wikimedia.org/T351974

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, ArthurTaylor, Arian_Bozorg, Michael, ItamarWMDE, 
Aklapper, Lydia_Pintscher, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, Akuckartz, pdehaye, Nandana, kostajh, Lahi, Gq86, 
Andrawaag, GoranSMilovanovic, QZanden, YULdigitalpreservation, KimKelting, 
LawExplorer, Salgo60, JJMC89, _jensen, rosalieper, Scott_WUaS, MisterSynergy, 
abian, Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T340615: MUL - Truncate placeholders for Wikidata Labels and Aliases

2024-01-26 Thread Manuel
Manuel added a parent task: T342278: [Milestone] v1.2 of the `mul` language 
code (www.wikidata.org).

TASK DETAIL
  https://phabricator.wikimedia.org/T340615

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Sarai-WMDE, Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T342278: [Milestone] v1.2 of the `mul` language code (www.wikidata.org)

2024-01-26 Thread Manuel
Manuel added a subtask: T340615: MUL - Truncate placeholders for Wikidata 
Labels and Aliases.

TASK DETAIL
  https://phabricator.wikimedia.org/T342278

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T330281: MUL - Phased rollout on Wikidata.org: Initial limited release

2024-01-26 Thread Manuel
Manuel renamed this task from "MUL - Phased rollout on Wikidata.org: Initial 
release" to "MUL - Phased rollout on Wikidata.org: Initial limited release".

TASK DETAIL
  https://phabricator.wikimedia.org/T330281

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Manuel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355685: Migrate Termbox SSR from Node 16 to 18

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Thanks a lot – I’ve added some of that information at 
https://wikitech.wikimedia.org/wiki/WMDE/Wikidata/SSR_Service#Deployment where 
it will hopefully be helpful in future.
  
  With your explanation, I think the `test` and `staging` releases are each 
somewhat useful (though I wouldn’t mind if you want to remove one of them 
either). Additionally, it sounds like it would be useful to make the `test` 
release in particular less special; I guess ideally, `values-test.yaml` would 
override the `config.public.WIKIBASE_REPO` (`test.wikidata.org` instead of 
`www.wikidata.org`) and the `main_app.version` (so we can bump this version 
before the `production` one), but almost nothing else? But to me that seems 
like a separate task. What do you think?
  
  Meanwhile, we should still fix the `localhost` issue of the `production` 
release. My understanding is that changing `localhost` to `127.0.0.1` might 
work, but T355686  has been proposed 
as an alternative solution that might be more sustainable; do you have any 
preference which one we should go for?
  
  (I was also wondering why the `HEALTHCHECK_QUERY` in `values.yaml`, which 
looks correct to me, didn’t prevent the broken deployment – but as far as I can 
tell, it’s not actually connected to any Kubernetes liveness/readiness/startup 
probes like I had assumed. It ends up in some OpenAPI spec `x-amples` (`curl 
'https://staging.svc.eqiad.wmnet:4004/?spec'`) and that’s apparently all.)

TASK DETAIL
  https://phabricator.wikimedia.org/T355685

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, akosiaris, Clement_Goubert, Jdforrester-WMF, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Kappakayala, 
Mohamed-Awnallah, Astuthiodit_1, lbowmaker, Arnoldokoth, BTullis, 
karapayneWMDE, Invadibot, Ywats0ns, maantietaja, wkandek, JMeybohm, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T312176: MUL - Phased rollout on Wikidata.org: Full release

2024-01-26 Thread Manuel
Manuel renamed this task from "MUL - Make the new mul language code available 
in Item termbox for all Wikidata editors by default" to "MUL - Phased rollout 
on Wikidata.org: Full release ".

TASK DETAIL
  https://phabricator.wikimedia.org/T312176

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Manuel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T330281: MUL - Phased rollout on Wikidata.org: Initial release

2024-01-26 Thread Manuel
Manuel renamed this task from "MUL - Start phased rollout on Wikidata.org" to 
"MUL - Phased rollout on Wikidata.org: Initial release".

TASK DETAIL
  https://phabricator.wikimedia.org/T330281

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Manuel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T330281: MUL - Start phased rollout on Wikidata.org

2024-01-26 Thread Manuel
Manuel renamed this task from "MUL - Deploy `mul` language code on 
Wikidata.org" to "MUL - Start phased rollout on Wikidata.org".
Manuel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T330281

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Manuel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355945: Collect statistics about `instance of` Items with/without sitelinks

2024-01-26 Thread Michael
Michael created this task.
Michael added projects: Wikidata, Wikidata Analytics, Wikidata Integration in 
Wikimedia projects.

TASK DESCRIPTION
  To better understand the patterns of what Wikidata Items are connected to 
articles/pages on other Wikimedia wikis, we would like to get an overview of 
Items with/without sitelinks grouped by their ontological properties, 
especially `P31 "instance of"`.
  
  **Acceptance criteria:**
  
  [ ] for Items **with** sitelinks we have a list of the 100 most common values 
for  `P31 "instance of"`
  [ ] for Items **without** sitelinks we have a list of the 100 most common 
values for  `P31 "instance of"`
  
  **Open Question:**
  
  - is it feasible and desirable to walk up the ontological tree here?
- On the one hand, many buildings are probably tagged with something more 
specific than Q41176 "building" , for 
example https://www.wikidata.org/wiki/Q105700993 has "instance of 'School 
building'", but for the purpose of this task, it would still be useful to know 
how many of the Items with sitelinks are buildings
- On the other hand, further up the chain of instance of/subclass of, there 
is for example artificial physical object 
 which likely would be less informative 
here

TASK DETAIL
  https://phabricator.wikimedia.org/T355945

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: ECohen_WMDE, Ifeatu_Nnaobi_WMDE, Aklapper, Michael, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T324420: Allow creating items with badges using Special:NewItem

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  In T324420#9490468 , 
@Oudedutchman wrote:
  
  > If everything is good, may someone approve and merge? :)
  
  No, Sarai still needs to take a look.

TASK DETAIL
  https://phabricator.wikimedia.org/T324420

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Sarai-WMDE, Arian_Bozorg, Tacsipacsi, Lucas_Werkmeister_WMDE, Oudedutchman, 
Aklapper, Stang, Ericliu1912, Bugreporter, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T324420: Allow creating items with badges using Special:NewItem

2024-01-26 Thread Oudedutchman
Oudedutchman added a comment.


  I wanted to rebase, but something went wrong: 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/993093

TASK DETAIL
  https://phabricator.wikimedia.org/T324420

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Oudedutchman
Cc: Sarai-WMDE, Arian_Bozorg, Tacsipacsi, Lucas_Werkmeister_WMDE, Oudedutchman, 
Aklapper, Stang, Ericliu1912, Bugreporter, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355934: [EPIC] [LEX] Port WikibaseLexeme browser tests to Cypress

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE renamed this task from "[LEX] [TECH] Port WikibaseLexeme 
browser tests to Cypress" to "[EPIC] [LEX] Port WikibaseLexeme browser tests to 
Cypress".
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T355934

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355685: Migrate Termbox SSR from Node 16 to 18

2024-01-26 Thread akosiaris
akosiaris added a comment.


  In T355685#9490230 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > In T355685#9490204 , 
@akosiaris wrote:
  >
  >>> Would it be possible to have just one helm release, but have Test 
Wikidata use the `staging` cluster while Wikidata uses the `eqiad` and `codfw` 
clusters?
  >>
  >> Meaning merging the functionality of `test` in the functionality of the 
`staging` release ? It certainly is possible, although that would mean 
overloading the functionality of the `staging` release. We do have an open big 
question of what the `staging` releases mean to deployers after all and whether 
they indeed find them useful. I am a bit ambivalent about that approach, but it 
certainly is possible and if product people deemed it is useful to have a test 
release, we can go down that path.
  >
  > Yeah, that’s certainly an open question for me – I don’t know what the 
current functionality of the `staging` release is.
  
  It was always envisioned as safety net. One could deploy there before 
deploying to production in order to catch errors that standard CI/CD failed to 
catch. That being said, I think that it's natural for all these kinds of 
environments to obtain more roles than the intended ones and I don't think we 
have made a very consistent effort to communicate what the vision was.
  
  > FWIW, when I’ve deployed new Termbox versions in the past, I never tested 
the deployment “directly” (though I assume it would be possible – `curl` some 
internal URL?) – I only ever tested it through MediaWiki, by looking at new 
items on Wikidata or Test Wikidata and checking whether they had a server-side 
rendered termbox or not. But IIUC, this only allows testing two of the possible 
release+cluster combinations: Wikidata targets the production release on the 
eqiad/codfw clusters, I assume, while Test Wikidata targets some other 
combination (I don’t know which one).
  
  There is a loop here. `wikidata.org` uses the `production` release of each 
helmfile environment (eqiad/codfw to match our DCs). The `production` releases 
use `wikidata.org` in their own turn (that's the loop I was pointing out).
  
  The `staging` release isn't being used by anything. It is using wikidata.org 
production as well (you can tell by the fact that the only thing it overrides 
from the main values.yaml file is the number of replicas).
  
  `test.wikidata.org` uses the `test` release. The `test` release uses 
`test.wikidata.org` in turn (same loop as above).
  
  As for a curl request example, here it is
  
deploy2002:~$ curl https://staging.svc.eqiad.wmnet:4004/_info
{"name":"wikibase-termbox","version":"0.1.0"}
  
  Your test release is accessible as
  
deploy1002:~$ curl http://staging.svc.eqiad.wmnet:3031/_info
{"name":"wikibase-termbox","version":"0.1.0"}
  
  Note the difference in ports and HTTPS vs HTTP. The `test` release, being the 
unique thing that it is, doesn't have TLS support as it doesn't use the service 
mesh.
  
  > (I also just noticed that `helmfile.yaml` lists //three// releases: 
production, staging, and test. ~~I don’t think I was aware of the test one 
before, to be honest.~~ Edit: Nonsense, that’s the one I updated in this Gerrit 
change 
. But 
there’s definitely //something// about the releases and clusters/environments 
that I didn’t realize, because I previously thought of it as 2×3 combinations, 
when it seems to be more 3×3. Maybe the thing I missed is that the name 
“staging” is used both for a release and for an environment/cluster?)
  
  It's 4 releases in total. 1 `production` release per helmfile environment (or 
cluster/DC/data center[1]) and 2 releases, named `staging` and `test` that both 
reside in a kubernetes cluster named `staging`. The corresponding environment 
in helmfile is also named `staging`.
  
  Some of the above can possibly be treated as implementation details. There is 
nothing forcing us to have the staging and test releases in a different 
cluster/environment, they could also reside in the eqiad/codfw ones (addressing 
them would a little bit different but not by much). We just chose to go that 
way for some historical reasons.
  
  [1] You can use those terms kinda interchangeably for this specific 
discussion we have right now. That might not always be the case, but it sure is 
right now

TASK DETAIL
  https://phabricator.wikimedia.org/T355685

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: akosiaris
Cc: Aklapper, akosiaris, Clement_Goubert, Jdforrester-WMF, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Kappakayala, 
Mohamed-Awnallah, Astuthiodit_1, lbowmaker, Arnoldokoth, BTullis, 
karapayneWMDE, Invadibot, Ywats0ns, maantietaja, wkandek, JMeybohm, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, jijiki, 

[Wikidata-bugs] [Maniphest] T273370: [LEX] Make the Wikibase Lexeme extension show a section on lexicographical data in the sidebar

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993091 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/WikibaseLexeme@master] Add Lexeme links to sidebar
  
  https://gerrit.wikimedia.org/r/993091

TASK DETAIL
  https://phabricator.wikimedia.org/T273370

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, gerritbot
Cc: ItamarWMDE, Arian_Bozorg, Michael, abian, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T324420: Allow creating items with badges using Special:NewItem

2024-01-26 Thread Oudedutchman
Oudedutchman added a comment.


  If everything is good, may someone approve and merge? :)

TASK DETAIL
  https://phabricator.wikimedia.org/T324420

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Oudedutchman
Cc: Sarai-WMDE, Arian_Bozorg, Tacsipacsi, Lucas_Werkmeister_WMDE, Oudedutchman, 
Aklapper, Stang, Ericliu1912, Bugreporter, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T189677: Set up the "Hello World" JS browser test

2024-01-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T189677

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Maintenance_bot
Cc: Pablo-WMDE, gerritbot, Aklapper, WMDE-leszek, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, KimKelting, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, 786, Biggs657, Juan90264, Alter-paule, Beast1978, 
Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, 
Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan, Neuronton
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T350226: [MSMF] Upgrade Laravel and peer dependencies

2024-01-26 Thread ItamarWMDE
ItamarWMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T350226

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ItamarWMDE
Cc: noarave, Aklapper, ItamarWMDE, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351994: [MSMF] Upgrade laravel/sail

2024-01-26 Thread ItamarWMDE
ItamarWMDE closed this task as a duplicate of T350226: [MSMF] Upgrade Laravel 
and peer dependencies.

TASK DETAIL
  https://phabricator.wikimedia.org/T351994

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ItamarWMDE
Cc: Aklapper, noarave, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, Mattia_Capozzi_WMDE, ItamarWMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T350226: [MSMF] Upgrade Laravel and peer dependencies

2024-01-26 Thread ItamarWMDE
ItamarWMDE merged a task: T351994: [MSMF] Upgrade laravel/sail .
ItamarWMDE added a subscriber: noarave.

TASK DETAIL
  https://phabricator.wikimedia.org/T350226

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ItamarWMDE
Cc: noarave, Aklapper, ItamarWMDE, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355936: [LEX] [TECH] Set up Cypress in WikibaseLexeme

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Lexicographical data, 
wmde-wikidata-tech.

TASK DESCRIPTION
  As part of porting our browser tests to Cypress, we first need to create an 
initial setup.
  
  To check that it works, we can port the simple “hello world” 

 test spec that was initially added to set up Selenium (T189677 
).

TASK DETAIL
  https://phabricator.wikimedia.org/T355936

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355934: [LEX] [TECH] Port WikibaseLexeme browser tests to Cypress

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Lexicographical data, 
wmde-wikidata-tech.

TASK DESCRIPTION
  In T346260 , we decided that we 
will use Cypress for WikibaseLexeme browser tests (as a replacement for 
WebdriverIO), and will rewrite the existing tests to the new framework.

TASK DETAIL
  https://phabricator.wikimedia.org/T355934

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351973: Stop showing create an account message on Lexeme editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.42-notes (1.42.0-wmf.16; 2024-01-30).

TASK DETAIL
  https://phabricator.wikimedia.org/T351973

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ReleaseTaggerBot
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Arian_Bozorg, Aklapper, 
Lydia_Pintscher, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, kostajh, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, JJMC89, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355898: Collect statistics from Wikimedia Wikis about how many pages are using Wikidata data beyond sitelinks

2024-01-26 Thread Michael
Michael added a subscriber: Ifeatu_Nnaobi_WMDE.
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T355898

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Ifeatu_Nnaobi_WMDE, Aklapper, Michael, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T346260: [LEX] [TECH] Decide on a way forward with browser testing

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE removed Lucas_Werkmeister_WMDE as the assignee of this 
task.
Lucas_Werkmeister_WMDE moved this task from In Development to Ready for Peer 
Review on the Wikidata Dev Team (Wikidata.org Slice) board.

TASK DETAIL
  https://phabricator.wikimedia.org/T346260

WORKBOARD
  https://phabricator.wikimedia.org/project/board/6751/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, ArthurTaylor, Aklapper, ItamarWMDE, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T346260: [LEX] [TECH] Decide on a way forward with browser testing

2024-01-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T346260

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, ArthurTaylor, Aklapper, ItamarWMDE, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T346260: [LEX] [TECH] Decide on a way forward with browser testing

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993082 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/WikibaseLexeme@master] Add ADR for Cypress browser 
testing decision
  
  https://gerrit.wikimedia.org/r/993082

TASK DETAIL
  https://phabricator.wikimedia.org/T346260

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, ArthurTaylor, Aklapper, ItamarWMDE, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355875: Collect statistics about unlinked pages from Wikimedia Wikis

2024-01-26 Thread Michael
Michael added a comment.


  In T355875#9489926 , 
@Bugreporter wrote:
  
  > Some statistics is provided in 
https://wikidata-todo.toolforge.org/duplicity/.
  
  Ah, there's some interesting data there! Thank you 

TASK DETAIL
  https://phabricator.wikimedia.org/T355875

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Bugreporter, Aklapper, Michael, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351973: Stop showing create an account message on Lexeme editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T351973

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Maintenance_bot
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Arian_Bozorg, Aklapper, 
Lydia_Pintscher, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, kostajh, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, JJMC89, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Ltrlg, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
786, Biggs657, Juan90264, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, 
Lewizho99, Maathavan, Neuronton
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T354950: Stop showing create an account message on Item and property editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T354950

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Maintenance_bot
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Aklapper, Arian_Bozorg, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, JJMC89, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Ltrlg, Isabelladantes1983, Themindcoder, Adamm71, 
Jersione, Hellket777, LisafBia6531, 786, Biggs657, Juan90264, Alter-paule, 
Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, 
Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan, Neuronton
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T350705: [QB] Investigate moving Query Builder from Gerrit to GitLab

2024-01-26 Thread ItamarWMDE
ItamarWMDE added a comment.


  See T350793: move commons-query.wikimedia.org and query.wikidata.org to 
kubernetes  for a discussion about 
the microsites deployment pipeline for both QB and QS-GUI

TASK DETAIL
  https://phabricator.wikimedia.org/T350705

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: guergana.tzatchkova, ItamarWMDE
Cc: Aklapper, ItamarWMDE, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, Nintendofan885, Akuckartz, brennen, Nandana, Lahi, 
Gq86, Xover, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, TerraCodes, 
_jensen, rosalieper, Scott_WUaS, thcipriani, Wikidata-bugs, aude, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T341921: The button "format query" removes all prefixes

2024-01-26 Thread Tarrow
Tarrow added a comment.


  Thanks for your feedback; looking at the code not removing the prefixes is 
probably harder to do but it's good to get your opinion.
  
  I suspect this means that the solution we build for wikibase.cloud will look 
different to the slightly more distant work on wikidata.org

TASK DETAIL
  https://phabricator.wikimedia.org/T341921

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tarrow
Cc: Tarrow, Aklapper, Epidosis, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, KimKelting, merbst, LawExplorer, 
Salgo60, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T354950: Stop showing create an account message on Item and property editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993057 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Remove anonymous edit pop-up warning 
for TempUsers
  
  https://gerrit.wikimedia.org/r/993057

TASK DETAIL
  https://phabricator.wikimedia.org/T354950

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Aklapper, Arian_Bozorg, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, kostajh, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, Lewizho99, JJMC89, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351973: Stop showing create an account message on Lexeme editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993057 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Remove anonymous edit pop-up warning 
for TempUsers
  
  https://gerrit.wikimedia.org/r/993057

TASK DETAIL
  https://phabricator.wikimedia.org/T351973

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Arian_Bozorg, Aklapper, 
Lydia_Pintscher, Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, 
Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, 
Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, 
Lewizho99, JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T346260: [LEX] [TECH] Decide on a way forward with browser testing

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE added a comment.


  There’s a brief explanation of ADRs in WikibaseLexeme ADR 0001 
; Wikibase 
has a short template in `docs/adr/-adr-template.md`.

TASK DETAIL
  https://phabricator.wikimedia.org/T346260

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, ArthurTaylor, Aklapper, ItamarWMDE, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351973: Stop showing create an account message on Lexeme editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread ArthurTaylor
ArthurTaylor removed ArthurTaylor as the assignee of this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T351973

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Arian_Bozorg, Aklapper, 
Lydia_Pintscher, Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, 
Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, 
Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, 
Lewizho99, JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T354950: Stop showing create an account message on Item and property editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread ArthurTaylor
ArthurTaylor removed ArthurTaylor as the assignee of this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T354950

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Aklapper, Arian_Bozorg, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, kostajh, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, Lewizho99, JJMC89, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T341921: The button "format query" removes all prefixes

2024-01-26 Thread Epidosis
Epidosis added a comment.


  If I understand correctly, this would mean having e.g. 
https://database.factgrid.de/entity/ instead of wd: inside the queries, and no 
prefixes at the start of the queries; such a solution would not be an 
improvement, since it would make the queries much longer and, what is most 
concerning, much less readable, since prefixes significantly improve 
readability.
  I think that the easiest fix should be simply avoiding that the "format 
query" button erases prefixes.

TASK DETAIL
  https://phabricator.wikimedia.org/T341921

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Epidosis
Cc: Tarrow, Aklapper, Epidosis, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, KimKelting, merbst, LawExplorer, 
Salgo60, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355685: Migrate Termbox SSR from Node 16 to 18

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  In T355685#9490204 , 
@akosiaris wrote:
  
  >> Would it be possible to have just one helm release, but have Test Wikidata 
use the `staging` cluster while Wikidata uses the `eqiad` and `codfw` clusters?
  >
  > Meaning merging the functionality of `test` in the functionality of the 
`staging` release ? It certainly is possible, although that would mean 
overloading the functionality of the `staging` release. We do have an open big 
question of what the `staging` releases mean to deployers after all and whether 
they indeed find them useful. I am a bit ambivalent about that approach, but it 
certainly is possible and if product people deemed it is useful to have a test 
release, we can go down that path.
  
  Yeah, that’s certainly an open question for me – I don’t know what the 
current functionality of the `staging` release is. FWIW, when I’ve deployed new 
Termbox versions in the past, I never tested the deployment “directly” (though 
I assume it would be possible – `curl` some internal URL?) – I only ever tested 
it through MediaWiki, by looking at new items on Wikidata or Test Wikidata and 
checking whether they had a server-side rendered termbox or not. But IIUC, this 
only allows testing two of the possible release+cluster combinations: Wikidata 
targets the production release on the eqiad/codfw clusters, I assume, while 
Test Wikidata targets some other combination (I don’t know which one).
  
  (I also just noticed that `helmfile.yaml` lists //three// releases: 
production, staging, and test. I don’t think I was aware of the test one 
before, to be honest.)

TASK DETAIL
  https://phabricator.wikimedia.org/T355685

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, akosiaris, Clement_Goubert, Jdforrester-WMF, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Kappakayala, 
Mohamed-Awnallah, Astuthiodit_1, lbowmaker, Arnoldokoth, BTullis, 
karapayneWMDE, Invadibot, Ywats0ns, maantietaja, wkandek, JMeybohm, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T350793: move commons-query.wikimedia.org and query.wikidata.org to kubernetes

2024-01-26 Thread ItamarWMDE
ItamarWMDE added subscribers: LSobanski, noarave, hashar, ItamarWMDE.
ItamarWMDE added a comment.


  @LSobanski (CC @karapayneWMDE), Apologies for taking so much time to respond 
to your email, we're at the long tail of the New Year holidays. The 
repositories mentioned in the ticket description are only used for the 
deployment process itself. We only do active development on the following for 
the mentioned microsites:
  
  - `query.wikidata.org`: 
https://gerrit.wikimedia.org/r/plugins/gitiles/wikidata/query/gui/
  - `query.wikidata.org/query-builder`: 
https://gerrit.wikimedia.org/r/plugins/gitiles/wikidata/query-builder/
  
  However, we do not deploy actively to `commons-query.wikimedia.org`, so I am 
not sure what the process is there, perhaps the #structureddataoncommons 
  team would be 
able to provide more context.
  
  The repositories mentioned in the ticket are a part of a (frankly somewhat 
over-elaborate) process to deploy our code to the mentioned sites. Please see 
the deployment instructions on each of the repositories for more information:
  
  - `query.wikidata.org`: 
https://gerrit.wikimedia.org/r/plugins/gitiles/wikidata/query/gui/#deploy
  - `query.wikidata.org/query-builder`: 
https://gerrit.wikimedia.org/r/plugins/gitiles/wikidata/query-builder/#deploying-to-production
  
  A few months ago, we moved the deployment scripts themselves to the 
above-mentioned repositories with the help of @noarave and @hashar (see T328543 
). The configuration for these 
deployment jobs can be found in the following file on the integration config 
repository: 
https://gerrit.wikimedia.org/r/plugins/gitiles/integration/config/+/refs/heads/master/jjb/wikidata.yaml#77.
  
  That sums up the current context. I am personally happy to see that we are 
moving in the direction of migrating these pipelines to Kubernetes and GitLab, 
as the Wikidata team also has plans to investigate moving the actively 
developed repositories to GitLab (see T348518 
 for the query builder epic).
  
  Ideally, in the future, we would not have to utilize a custom script to build 
into a separate repository only for deployment purposes, but be able to 
directly build from GitLab to the above sites using some kind of workflow file 
in the repository itself using GitLab's CD mechanisms. I have already asked on 
slack what would be the limitations of moving to GitLab with this current setup 
(thread ), 
but we would be happy to know more from you.
  
  I hope this provides enough context for the planned migration, please do not 
hesitate to ask for any further required information.

TASK DETAIL
  https://phabricator.wikimedia.org/T350793

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ItamarWMDE
Cc: ItamarWMDE, hashar, noarave, LSobanski, karapayneWMDE, Lydia_Pintscher, 
Dzahn, RKemper, Gehel, bking, Jelto, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, AWesterinen, Invadibot, maantietaja, Nintendofan885, Akuckartz, 
brennen, Nandana, Namenlos314, Lahi, Gq86, Xover, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, KimKelting, merbst, LawExplorer, 
Salgo60, TerraCodes, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
thcipriani, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T317515: MUL - Update the auto-completion suggestions in WDQS to include the new mul language code

2024-01-26 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  I guess this should be a subtask of T304976 
? I would say it only covers the 
“auto-completion suggestions (WDQS GUI)” part of “Where this change is needed” 
there.

TASK DETAIL
  https://phabricator.wikimedia.org/T317515

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Michael, Lucas_Werkmeister_WMDE, Manuel, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355685: Migrate Termbox SSR from Node 16 to 18

2024-01-26 Thread akosiaris
akosiaris added a comment.


  In T355685#9484621 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > In T355685#9484091 , 
@akosiaris wrote:
  >
  >> My high level suggestion would be to re-evaluate if the `test` helm 
release actually serves a useful purpose (I know it serves `test.wikidata.org` 
but it apparently gets updated very infrequently. All termbox releases have 
been at the same version for 10 months now, so can't we just have 
`test.wikidata.org` use the main one?).
  >
  > IMHO it’s useful to be able to test a new Termbox version on Test Wikidata 
before deploying it to Wikidata – but as we’ve seen in this task, the current 
setup doesn’t support that perfectly, because there are too many differences 
between in the `test` release.
  
  Agreed on the last part. On the first part, it depends on what a failure of 
Termbox would mean for your end users and whether it indeed makes sense to have 
1 more safety net (in addition to staging). It's a product decision as you say. 
If it would help them make that decision, the dashboard for the `/termbox` API 
endpoint, is at 
https://grafana-rw.wikimedia.org/d/wJRbI7FGk/termbox?orgId=1=thanos=All=termbox=k8s_name=All=now-6M=now=12=12
  
  A quick reading show over the last 12 months, shows a multimodal 
distribution. It's split in 2 main sections, 1 that's before Jun 2023 and after 
mid-November 2023 and the in-between (Northern Summer+Autumn let's call it). 
The traffic in the latter pattern apparently tripled and then subsided again. I 
have no idea if this is a seasonal effect or a result of some code changes. In 
any case, the amount of rps implies a small amount of concurrent users 
globally, so there's an argument to be made that it might be OK to not have a 
`testing` ground.
  
  > Would it be possible to have just one helm release, but have Test Wikidata 
use the `staging` cluster while Wikidata uses the `eqiad` and `codfw` clusters?
  
  Meaning merging the functionality of `test` in the functionality of the 
`staging` release ? It certainly is possible, although that would mean 
overloading the functionality of the `staging` release. We do have an open big 
question of what the `staging` releases mean to deployers after all and whether 
they indeed find them useful. I am a bit ambivalent about that approach, but it 
certainly is possible and if product people deemed it is useful to have a test 
release, we can go down that path.
  
  > Otherwise, I think it wouldn’t be the end of the world if we just lost this 
ability, and always had to deploy to Test Wikidata and Wikidata together; the 
impact is that mobile users without JavaScript lose access to terms until the 
deployer notices the problem and rolls back to the old version, which should be 
accceptable IMHO. (Though I’d want to check that with Product if we decide to 
go this way.)
  
  Thanks for this input, I appreciate it.

TASK DETAIL
  https://phabricator.wikimedia.org/T355685

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: akosiaris
Cc: Aklapper, akosiaris, Clement_Goubert, Jdforrester-WMF, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Kappakayala, 
Mohamed-Awnallah, Astuthiodit_1, lbowmaker, Arnoldokoth, BTullis, 
karapayneWMDE, Invadibot, Ywats0ns, maantietaja, wkandek, JMeybohm, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, jijiki, Lahi, Gq86, GoranSMilovanovic, 
QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T341921: The button "format query" removes all prefixes

2024-01-26 Thread Tarrow
Tarrow added a comment.


  @Epidosis - as the original author I was wondering how you would feel about 
the actual output the default formatting output of SPARQL.js?
  
  This would mean no prefixes but each URI fully expanded. Would this be an 
improvement on the current situation or would it be worse?

TASK DETAIL
  https://phabricator.wikimedia.org/T341921

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tarrow
Cc: Tarrow, Aklapper, Epidosis, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, KimKelting, merbst, LawExplorer, 
Salgo60, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273370: [LEX] Make the Wikibase Lexeme extension show a section on lexicographical data in the sidebar

2024-01-26 Thread ArthurTaylor
ArthurTaylor added a comment.


  Hi @Arian_Bozorg ,
  
  We had a chat about this on Mattermost 
. Moving the 
translation strings themselves is easy and I've created a couple of patches to 
do that.
  
  What I also understand from the ticket is a wish to have these links 
automatically added to the sidebar of Mediawikis where the WikibaseLexeme 
plugin has been installed. This is possible, but the mechanisms we have to do 
this are not very smart. In particular, two issues show up:
  
- If the user has already configured these links in their sidebar, do we 
want to duplicate them, replace them, or do nothing in that case?
  - What should be considered as the same link?
- If the link target is the same?
- If the link title is the same?
- What if the link target is similar but, for example, has additional 
query parameters in the link that the user already has in their sidebar? Do we 
replace it or keep their version?
  - If the user has customised their sidebar and simply doesn't want these 
links to show up, what facility do we give them to prevent that?
  
  The status quo would be that we ship the translations, and it's up to the 
user to configure their Sidebar as they wish (and for wikidata.org, obviously, 
we wish to have those links there). What is your wish here?

TASK DETAIL
  https://phabricator.wikimedia.org/T273370

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor
Cc: ItamarWMDE, Arian_Bozorg, Michael, abian, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355040: Compare the results of sparql queries between the fullgraph and the subgraphs

2024-01-26 Thread dcausse
dcausse added a comment.


  WIP: 
https://people.wikimedia.org/~dcausse/T355040_EARLY_DRAFT_wdqs_query_results_analysis.html
 (UA redacted for now)
  
  TL/DR:
  
  - added support for identifying true positives (queries with a scientific 
article in the sparql query or in the results)
  - MixNMatch has a very high number of true positives, thus need more 
qualitative analysis (ticket TBD)
  - Listeria does not have any true positives but shows bad outcome (81% 
identical in the best case, 68% worst case), needs more qualitative analysis too

TASK DETAIL
  https://phabricator.wikimedia.org/T355040

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dcausse
Cc: Gehel, Aklapper, dcausse, Danny_Benjafield_WMDE, Isabelladantes1983, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, 
Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, EBjune, KimKelting, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T355040: Compare the results of sparql queries between the fullgraph and the subgraphs

2024-01-26 Thread CodeReviewBot
CodeReviewBot added a project: Patch-For-Review.
CodeReviewBot added a comment.


  dcausse opened 
https://gitlab.wikimedia.org/repos/search-platform/notebooks/-/merge_requests/1
  
  Draft: early draft of a comparison analysis

TASK DETAIL
  https://phabricator.wikimedia.org/T355040

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dcausse, CodeReviewBot
Cc: Gehel, Aklapper, dcausse, Danny_Benjafield_WMDE, Isabelladantes1983, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, 
Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, EBjune, KimKelting, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273368: Include MediaWiki:Wikibase-lexeme-randomlexeme in the Wikibase Lexeme extension

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993060 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikidata.org@master] Move wikibase-lexeme translations 
to WikibaseLexeme extension
  
  https://gerrit.wikimedia.org/r/993060

TASK DETAIL
  https://phabricator.wikimedia.org/T273368

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Amire80, gerritbot
Cc: Nikki, Amire80, abian, Danny_Benjafield_WMDE, Isabelladantes1983, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, 
MaryMunyoki, Prufkick, Biggs657, karapayneWMDE, Invadibot, maantietaja, 
Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
srishakatux, KimKelting, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Neuronton, Scott_WUaS, Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, 
Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273370: [LEX] Make the Wikibase Lexeme extension show a section on lexicographical data in the sidebar

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993060 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikidata.org@master] Move wikibase-lexeme translations 
to WikibaseLexeme extension
  
  https://gerrit.wikimedia.org/r/993060

TASK DETAIL
  https://phabricator.wikimedia.org/T273370

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, gerritbot
Cc: ItamarWMDE, Arian_Bozorg, Michael, abian, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273369: Include MediaWiki:Lexicographical-data in the Wikibase Lexeme extension

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993060 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikidata.org@master] Move wikibase-lexeme translations 
to WikibaseLexeme extension
  
  https://gerrit.wikimedia.org/r/993060

TASK DETAIL
  https://phabricator.wikimedia.org/T273369

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Amire80, gerritbot
Cc: Nikki, abian, Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, 
Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273369: Include MediaWiki:Lexicographical-data in the Wikibase Lexeme extension

2024-01-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T273369

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Amire80, gerritbot
Cc: Nikki, abian, Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, 
Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273370: [LEX] Make the Wikibase Lexeme extension show a section on lexicographical data in the sidebar

2024-01-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T273370

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, gerritbot
Cc: ItamarWMDE, Arian_Bozorg, Michael, abian, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273368: Include MediaWiki:Wikibase-lexeme-randomlexeme in the Wikibase Lexeme extension

2024-01-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T273368

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Amire80, gerritbot
Cc: Nikki, Amire80, abian, Danny_Benjafield_WMDE, Isabelladantes1983, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, 
MaryMunyoki, Prufkick, Biggs657, karapayneWMDE, Invadibot, maantietaja, 
Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
srishakatux, KimKelting, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Neuronton, Scott_WUaS, Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, 
Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273370: [LEX] Make the Wikibase Lexeme extension show a section on lexicographical data in the sidebar

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993059 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/WikibaseLexeme@master] Move wikibase-lexeme 
translations to WikibaseLexeme extension
  
  https://gerrit.wikimedia.org/r/993059

TASK DETAIL
  https://phabricator.wikimedia.org/T273370

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, gerritbot
Cc: ItamarWMDE, Arian_Bozorg, Michael, abian, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273369: Include MediaWiki:Lexicographical-data in the Wikibase Lexeme extension

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993059 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/WikibaseLexeme@master] Move wikibase-lexeme 
translations to WikibaseLexeme extension
  
  https://gerrit.wikimedia.org/r/993059

TASK DETAIL
  https://phabricator.wikimedia.org/T273369

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Amire80, gerritbot
Cc: Nikki, abian, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273368: Include MediaWiki:Wikibase-lexeme-randomlexeme in the Wikibase Lexeme extension

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993059 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/WikibaseLexeme@master] Move wikibase-lexeme 
translations to WikibaseLexeme extension
  
  https://gerrit.wikimedia.org/r/993059

TASK DETAIL
  https://phabricator.wikimedia.org/T273368

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Amire80, gerritbot
Cc: Nikki, Amire80, abian, Danny_Benjafield_WMDE, Astuthiodit_1, MaryMunyoki, 
Prufkick, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, srishakatux, 
KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Srdjan, 
MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao, 
Arrbee, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T350464: Expose SPARQL endpoints with full wikidata data set and with split graph to enable experimentation on federation with a split graph

2024-01-26 Thread Gehel
Gehel closed this task as "Resolved".
Gehel claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T350464

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Gehel
Cc: RKemper, Gehel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, KimKelting, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T337013: [Epic] Splitting the graph in WDQS

2024-01-26 Thread Gehel
Gehel closed subtask T350464: Expose SPARQL endpoints with full wikidata data 
set and with split graph to enable experimentation on federation with a split 
graph as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T337013

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Gehel
Cc: SEgt-WMF, dr0ptp4kt, RKemper, bking, tfmorris, elal, karapayneWMDE, 
Aklapper, Lydia_Pintscher, me, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, BeautifulBold, Suran38, Invadibot, maantietaja, Peteosx1x, 
NavinRizwi, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, KimKelting, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351650: Expose 3 new dedicated WDQS endpoints

2024-01-26 Thread Gehel
Gehel closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T351650

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: RKemper, Gehel
Cc: Gehel, bking, dcausse, dr0ptp4kt, RKemper, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, AWesterinen, BTullis, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, KimKelting, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T350464: Expose SPARQL endpoints with full wikidata data set and with split graph to enable experimentation on federation with a split graph

2024-01-26 Thread Gehel
Gehel closed subtask T351650: Expose 3 new dedicated WDQS endpoints as 
Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T350464

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Gehel
Cc: RKemper, Gehel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, KimKelting, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351650: Expose 3 new dedicated WDQS endpoints

2024-01-26 Thread Gehel
Gehel closed subtask T354658: Create 3 microsites for wdqs full graph, main 
graph,  scholarly articles as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T351650

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: RKemper, Gehel
Cc: Gehel, bking, dcausse, dr0ptp4kt, RKemper, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, AWesterinen, BTullis, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, KimKelting, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T354658: Create 3 microsites for wdqs full graph, main graph, & scholarly articles

2024-01-26 Thread Gehel
Gehel closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T354658

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: RKemper, Gehel
Cc: Aklapper, Gehel, RKemper, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, BTullis, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, KimKelting, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T346260: [LEX] [TECH] Decide on a way forward with browser testing

2024-01-26 Thread ArthurTaylor
ArthurTaylor added a comment.


  Probably makes sense. What is the process for ADRs? Is there a template?

TASK DETAIL
  https://phabricator.wikimedia.org/T346260

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor
Cc: Lucas_Werkmeister_WMDE, ArthurTaylor, Aklapper, ItamarWMDE, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351974: Stop showing create an account message on EntitySchema editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread ArthurTaylor
ArthurTaylor added a comment.


  Hi @Arian_Bozorg ,
  
  I had a look at this, and I'm not able to produce the warning box on beta. 
Which edit link are you clicking to make that show up?

TASK DETAIL
  https://phabricator.wikimedia.org/T351974

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor
Cc: ArthurTaylor, Arian_Bozorg, Michael, ItamarWMDE, Aklapper, Lydia_Pintscher, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
Akuckartz, pdehaye, Nandana, kostajh, Lahi, Gq86, Andrawaag, GoranSMilovanovic, 
QZanden, YULdigitalpreservation, KimKelting, LawExplorer, Salgo60, JJMC89, 
_jensen, rosalieper, Scott_WUaS, MisterSynergy, abian, Wikidata-bugs, aude, 
Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351973: Stop showing create an account message on Lexeme editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T351973

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, gerritbot
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Arian_Bozorg, Aklapper, 
Lydia_Pintscher, Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, 
Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, 
Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, 
Lewizho99, JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351973: Stop showing create an account message on Lexeme editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread gerritbot
gerritbot added a comment.


  Change 993057 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Remove anonymous edit pop-up warning 
for TempUsers
  
  https://gerrit.wikimedia.org/r/993057

TASK DETAIL
  https://phabricator.wikimedia.org/T351973

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, gerritbot
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Arian_Bozorg, Aklapper, 
Lydia_Pintscher, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, kostajh, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, QZanden, KimKelting, LawExplorer, JJMC89, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T354950: Stop showing create an account message on Item and property editing UI for Wikibase instances that have temporary accounts enabled

2024-01-26 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T354950

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArthurTaylor, gerritbot
Cc: ArthurTaylor, Lucas_Werkmeister_WMDE, Aklapper, Arian_Bozorg, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, kostajh, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, Lewizho99, JJMC89, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org