[Wikidata-bugs] [Maniphest] T297706: Stop using WikiPage::factory() in Wikibase

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747161 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Stop using WikiPage::factory in SubmitEntityAction https://gerrit.wikimedia.org/r/747161 TASK DETAIL https://phabricator.wikimedia.org/T297706 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T294465: Make Wikibase work with the Vue 3 migration build

2021-12-16 Thread Catrope
Catrope added a comment. Note that there is still one `new Vue()` call remaining in Wikibase, in ErrorPermission.vue in data bridge

[Wikidata] Re: Fwd: Using wikidata to extract aditional information about entities

2021-12-16 Thread Darnelle Melvin
Hi Ricardo, To answer your questions, 1. I would use the following query to get the info you need. SELECT ?item ?itemLabel WHERE { ?item wdt:P31 wd:Q6256 ; rdfs:label "Portugal"@en . SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } 2. There are a few ways to SPARQL

[Wikidata-bugs] [Maniphest] T292110: Security Readiness Review For Improved Property Suggester/Recommender for Wikidata

2021-12-16 Thread sbassett
sbassett added a comment. In T292110#7574265 , @Michaelcochez wrote: > @sbassett Is that something which should be checked now, during the security readiness review, or only later upon deployment? > > I have added the TLS option to

[Wikidata-bugs] [Maniphest] T297854: Improve VisualEditor workflow for updating Wikidata values on Wikipedia articles that use {{Wikidata}}

2021-12-16 Thread Sdkb
Sdkb added a comment. @Lydia_Pintscher, I added a TemplateData description after creating this ticket, but it's impossible to do more than that until T54582 is resolved. And even if the TemplateData was perfect, there'd still be no link that'd

[Wikidata] Fwd: Using wikidata to extract aditional information about entities

2021-12-16 Thread Federico Leva (Nemo)
Forwarding to the list a question sent to -owners. Federico Messaggio Inoltrato Oggetto: Using wikidata to extract aditional information about entities Data: Thu, 16 Dec 2021 10:33:49 + Mittente: Ricardo Pinto Good afternoon! My name is Ricardo Pinto, I am currently

[Wikidata-bugs] [Maniphest] T269960: Schema properties in client code loads the whole item in every page view

2021-12-16 Thread Krinkle
Krinkle added a parent task: T277788: Save Timing improvements (2021). TASK DETAIL https://phabricator.wikimedia.org/T269960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, Krinkle Cc: karapayneWMDE, Michael, wkandek, Jdforrester-WMF,

[Wikidata-bugs] [Maniphest] T285987: Do not generate full html parser output at the end of Wikibase edit requests

2021-12-16 Thread Krinkle
Krinkle added a parent task: T277788: Save Timing improvements (2021). TASK DETAIL https://phabricator.wikimedia.org/T285987 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, Krinkle Cc: danshick-wmde, RShigapov, Kormat, Marostegui,

[Wikidata-bugs] [Maniphest] T290300: Serve WCQS Sparql endpoint through api.wikimedia.org with OAuth 2

2021-12-16 Thread Zache
Zache added a comment. Hi, > I see no reason why a tool couldn't use a tool-specific account for queries like that. Because it prevents creating client only solutions and requests would need to be routed via proxy which would do the authentication. This would increase

[Wikidata-bugs] [Maniphest] T290300: Serve WCQS Sparql endpoint through api.wikimedia.org with OAuth 2

2021-12-16 Thread AntiCompositeNumber
AntiCompositeNumber added a comment. In T290300#7354239 , @Zache wrote: > In any case with mandatory authentication you will basically limit all use cases where the client side would query data dynamically for UI (say like

[Wikidata-bugs] [Maniphest] T290300: Serve WCQS Sparql endpoint through api.wikimedia.org with OAuth 2

2021-12-16 Thread Legoktm
Legoktm added a comment. Having helped with investigating a WDQS outage caused by a *single* user once, I have a lot of sympathy for why we'd want authentication, but I worry that putting auth walls up for any access at all is a bad step (we've long had similar discussions about this for

[Wikidata-bugs] [Maniphest] T290300: Serve WCQS Sparql endpoint through api.wikimedia.org with OAuth 2

2021-12-16 Thread Fuzheado
Fuzheado added a comment. FYI, related announcement - https://commons.wikimedia.org/wiki/Commons:SPARQL_query_service/Upcoming_General_Availability_release TASK DETAIL https://phabricator.wikimedia.org/T290300 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T290300: Serve WCQS Sparql endpoint through api.wikimedia.org with OAuth 2

2021-12-16 Thread Fuzheado
Fuzheado added a comment. In T290300#7349048 , @Zbyszko wrote: > On the other hand, we have been affected by this greatly, when maintaining that service - we don't have an effective way to block or limit users that cause or contribute

[Wikidata-bugs] [Maniphest] T297706: Stop using WikiPage::factory() in Wikibase

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747158 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Stop using WikiPage::factory() in order providers https://gerrit.wikimedia.org/r/747158 TASK DETAIL https://phabricator.wikimedia.org/T297706 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297706: Stop using WikiPage::factory() in Wikibase

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747146 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Stop using WikiPage::factory() in tests https://gerrit.wikimedia.org/r/747146 TASK DETAIL https://phabricator.wikimedia.org/T297706 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: toan, WMDE-leszek, Aklapper, Invadibot, maantietaja, Akuckartz, Nandana,

[Wikidata-bugs] [Maniphest] T297706: Stop using WikiPage::factory() in Wikibase

2021-12-16 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.38-notes (1.38.0-wmf.16; 2022-01-03). TASK DETAIL https://phabricator.wikimedia.org/T297706 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot Cc: Zabe, Aklapper,

[Wikidata] Ghana Histo Cita-Thon 2.0

2021-12-16 Thread Stephen Dakyi
Dear All, I am pleased to invite you to the Ghana Histo-Cita-thon 2.0 on Friday 17th December 2021. The Ghana Histo Cita-thon 2.0 Seeks to introduce participants on how to source for reference and cite from open Books and Journals and use it in creating and improving Wikipedia articles and

[Wikidata-bugs] [Maniphest] T297894: Fix broken tests for Nuke

2021-12-16 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. Restricted Application added a project: wdwb-tech. TASK DETAIL https://phabricator.wikimedia.org/T297894 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: toan, Aklapper, Invadibot,

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747873 **merged** by jenkins-bot: [mediawiki/extensions/Nuke@REL1_35] Fix broken reference to Title::getId https://gerrit.wikimedia.org/r/747873 TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297706: Stop using WikiPage::factory() in Wikibase

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747141 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Stop using WikiPage::factory() in EchoNotificationsHandlers https://gerrit.wikimedia.org/r/747141 TASK DETAIL https://phabricator.wikimedia.org/T297706 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297890: CVE-2021 in Log4j for Wikibase test systems

2021-12-16 Thread Aklapper
Aklapper added a comment. See also T297866 TASK DETAIL https://phabricator.wikimedia.org/T297890 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Aklapper Cc: WMDE-leszek, toan, Aklapper, Rosalie_WMDE, Invadibot, Devnull, maantietaja, Akuckartz,

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: toan, WMDE-leszek, Aklapper, 786, Suran38, Biggs657, Invadibot, Lalamarie69,

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747873 had a related patch set uploaded (by Tobias Andersson; author: Tobias Andersson): [mediawiki/extensions/Nuke@REL1_35] Fix broken reference to Title::getId https://gerrit.wikimedia.org/r/747873 TASK DETAIL

[Wikidata-bugs] [Maniphest] T195792: Add support for setting individual query timeout in wikimedia/rdbms

2021-12-16 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.38-notes (1.38.0-wmf.12; 2021-12-06); removed MW-1.38-notes (1.38.0-wmf.13; 2021-12-13). TASK DETAIL https://phabricator.wikimedia.org/T195792 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup,

[Wikidata-bugs] [Maniphest] T297890: CVE-2021 in Log4j for Wikibase test systems

2021-12-16 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T297890 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: WMDE-leszek, toan, Aklapper, Rosalie_WMDE, Invadibot, Devnull, maantietaja,

[Wikidata-bugs] [Maniphest] T195792: Add support for setting individual query timeout in wikimedia/rdbms

2021-12-16 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T195792 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, Maintenance_bot Cc: Ladsgroup, CDanis, Kormat, dpifke, danshick-wmde, Aklapper,

[Wikidata-bugs] [Maniphest] T195792: Add support for setting individual query timeout in wikimedia/rdbms

2021-12-16 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2021-12-16T15:03:25Z] Synchronized php-1.38.0-wmf.12/includes/libs/rdbms/database/: Backport: [[gerrit:747692|rdbms: add query timeout support to Database::select() (T129093

[Wikidata-bugs] [Maniphest] T195792: Add support for setting individual query timeout in wikimedia/rdbms

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747692 **merged** by jenkins-bot: [mediawiki/core@wmf/1.38.0-wmf.12] rdbms: add query timeout support to Database::select() https://gerrit.wikimedia.org/r/747692 TASK DETAIL https://phabricator.wikimedia.org/T195792 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread toan
toan added a comment. WIKIBASE_IMAGE_NAME=ghcr.io/wmde/wikibase:1586662284 WDQS_IMAGE_NAME=ghcr.io/wmde/wdqs:1586662284 WDQS_FRONTEND_IMAGE_NAME=ghcr.io/wmde/wdqs-frontend:1586662284 ELASTICSEARCH_IMAGE_NAME=ghcr.io/wmde/elasticsearch:1586662284

[Wikidata-bugs] [Maniphest] T195792: Add support for setting individual query timeout in wikimedia/rdbms

2021-12-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T195792 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, gerritbot Cc: Ladsgroup, CDanis, Kormat, dpifke, danshick-wmde, Aklapper, Legoktm,

[Wikidata-bugs] [Maniphest] T195792: Add support for setting individual query timeout in wikimedia/rdbms

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747692 had a related patch set uploaded (by Ladsgroup; author: Aaron Schulz): [mediawiki/core@wmf/1.38.0-wmf.12] rdbms: add query timeout support to Database::select() https://gerrit.wikimedia.org/r/747692 TASK DETAIL

[Wikidata-bugs] [Maniphest] T258834: Create a Commons equivalent of the wikidata_entity table in the Data Lake

2021-12-16 Thread JAllemandou
JAllemandou added a comment. Code is ready: - Import `commons-mediainfo` json dumps to HDFS (https://gerrit.wikimedia.org/r/738874) - Update spark transformation job to work with both wikidata and commons dumps (https://gerrit.wikimedia.org/r/739129) - Update `wikidata_entity` table

[Wikidata-bugs] [Maniphest] T285056: prefill the Item ID list or SPARQL query via URL parameter

2021-12-16 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Shortening the URL would be nice but not a hard requirement. TASK DETAIL https://phabricator.wikimedia.org/T285056 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Botoxparty, jhsoby,

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread toan
toan added a comment. https://github.com/wmde/wikibase-release-pipeline/actions/runs/1586662284 TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: toan Cc: toan, WMDE-leszek, Aklapper, Invadibot,

[Wikidata-bugs] [Maniphest] T281454: Onboard teams with Prometheus-based alerts to AlertManager

2021-12-16 Thread Gehel
Gehel added a parent task: T297555: [epic] Brian's onboarding to the Search Platform team. TASK DETAIL https://phabricator.wikimedia.org/T281454 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Gehel Cc: Jdlrobson, fgiunchedi, Aklapper, Invadibot,

[Wikidata-bugs] [Maniphest] T297700: Test the pre-release 1.35.5-wmde.3 on the test system

2021-12-16 Thread toan
toan renamed this task from "Test the pre-release 1.35.5-wmde.5 on the test system" to "Test the pre-release 1.35.5-wmde.3 on the test system". TASK DETAIL https://phabricator.wikimedia.org/T297700 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T291006: wd-entity needs to be reloaded

2021-12-16 Thread Gehel
Gehel closed this task as "Resolved". Gehel claimed this task. Gehel added a comment. All data has been reloaded as part of the new streaming updater. Please re-open if the issue isn't fixed. TASK DETAIL https://phabricator.wikimedia.org/T291006 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T238303: Define a release process for wdqs

2021-12-16 Thread Gehel
Gehel closed this task as "Resolved". Gehel claimed this task. Gehel added a comment. Documentation is good enough for now, it is going to be further improved organically as needed. TASK DETAIL https://phabricator.wikimedia.org/T238303 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T265290: Rediscover, review, and update the federation input process for WDQS

2021-12-16 Thread Gehel
Gehel triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T265290 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: MPhamWMF, Gehel Cc: Psychoslave,

[Wikidata-bugs] [Maniphest] T297870: WDQS Streaming Updater fails with Timeout expired after 60000milliseconds while awaiting InitProducerId

2021-12-16 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T297870 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: BTullis, elukey, dcausse, Aklapper, Invadibot, MPhamWMF, maantietaja, CBogen,

[Wikidata-bugs] [Maniphest] T214980: Support mathematical formulae in Wikidata Query Service UI on all browsers

2021-12-16 Thread Physikerwelt
Physikerwelt added a comment. Okay. Let's wait for T237516 to be landed, and then we can see if there are still issues. TASK DETAIL https://phabricator.wikimedia.org/T214980 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297870: WDQS Streaming Updater fails with Timeout expired after 60000milliseconds while awaiting InitProducerId

2021-12-16 Thread dcausse
dcausse created this task. dcausse added a project: Wikidata-Query-Service. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION This error causes the pipeline to restart and might trigger the latency alert //WdqsStreamingUpdaterFlinkProcessingLatencyIsHigh//. It was seen

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: WMDE-leszek, Aklapper, Invadibot, maantietaja, Akuckartz, Nandana, Lahi,

[Wikidata-bugs] [Maniphest] T297864: EntitySchema doesn't build on REL1_35

2021-12-16 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T297864 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Aklapper, toan, Invadibot, maantietaja, SCIdude, Akuckartz, darthmon_wmde, pdehaye,

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747792 **merged** by Tobias Andersson: [mediawiki/extensions/Wikibase@REL1_35] Prep 1.35.5-wmde.3 https://gerrit.wikimedia.org/r/747792 TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297289: Make sure tests run for WikibaseEdtf + SyntaxHighlighting

2021-12-16 Thread toan
toan updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T297289 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rosalie_WMDE, toan Cc: toan, Aklapper, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] T222349: Do not rate limit dumps from internal network

2021-12-16 Thread ArielGlenn
ArielGlenn added a comment. Note that the checksum files for those dumps are available for download as well, since they are provided along with the main dump output files to all mirrors. Someone from WMCS will probably need to look at this (again) if the discussion is being re-opened.

[Wikidata-bugs] [Maniphest] T296599: Create project tag for Schematree_recommender

2021-12-16 Thread Michaelcochez
Michaelcochez closed this task as "Declined". Michaelcochez added a subscriber: Martaannaj. Michaelcochez added a comment. Ok, I added myself and @Martaannaj to #mediawiki-extensions-propertysuggester and change

[Wikidata-bugs] [Maniphest] T222349: Do not rate limit dumps from internal network

2021-12-16 Thread Volans
Volans added subscribers: cmooney, ayounsi, Volans. Volans reopened this task as "Open". Volans added a comment. Restricted Application added a project: wdwb-tech. I'm re-opening this as a follow up from a chat in this CR

[Wikidata-bugs] [Maniphest] T297643: MediaViewer can't display video on Wikidata items

2021-12-16 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Link to statement for testing: https://www.wikidata.org/wiki/Property:P10#P10$87244956-42b5-0c17-21d2-025ca5b9a5b4 TASK DETAIL https://phabricator.wikimedia.org/T297643 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] T297643: MediaViewer can't display video on Wikidata items

2021-12-16 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata-Campsite. Lydia_Pintscher added a comment. Can confirm: The file name linked is Komodo dragons video.ogv but when opening it I get this, which includes a px number: F34885873: image.png TASK DETAIL

[Wikidata-bugs] [Maniphest] T296599: Create project tag for Schematree_recommender

2021-12-16 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. I think we can use the existing one and clean it up to be about the general feature of Property suggestions, independent of the backend. TASK DETAIL https://phabricator.wikimedia.org/T296599 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297854: Improve VisualEditor workflow for updating Wikidata values on Wikipedia articles that use {{Wikidata}}

2021-12-16 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. It looks like the template on English Wikipedia needs to have Template Data added like other templates that work well with the Visual Editor: https://en.wikipedia.org/wiki/Template:Wikidata#TemplateData TASK DETAIL https://phabricator.wikimedia.org/T297854

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: WMDE-leszek, Aklapper, 786, Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja,

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread gerritbot
gerritbot added a comment. Change 747792 had a related patch set uploaded (by Tobias Andersson; author: Tobias Andersson): [mediawiki/extensions/Wikibase@REL1_35] Prep 1.35.5-wmde.3 https://gerrit.wikimedia.org/r/747792 TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL

[Wikidata-bugs] [Maniphest] T297695: Create pre-release packages of the upcoming 1.35.5-wmde.3

2021-12-16 Thread toan
toan renamed this task from "Create pre-release packages of the upcoming 1.35.5-wmde.4" to "Create pre-release packages of the upcoming 1.35.5-wmde.3". TASK DETAIL https://phabricator.wikimedia.org/T297695 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] T297015: Reverting a review decision to its original value should not trigger submission to the backend

2021-12-16 Thread ItamarWMDE
ItamarWMDE claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T297015 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Silvan_WMDE, Aklapper, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE, ItamarWMDE,