Page MenuHomePhabricator
Feed All Stories

Jun 3 2023

Maintenance_bot removed a project from T333437: Create MVP version of DSG documentation in Codex : Patch-For-Review.
Jun 3 2023, 12:10 AM · Documentation, Wikimedia Design Style Guide, Design-System-Team (Design-System-Sprint), Codex
gerritbot added a comment to T333437: Create MVP version of DSG documentation in Codex .

Change 917391 merged by jenkins-bot:

[design/codex@main] docs: Add coded typography example

https://gerrit.wikimedia.org/r/917391

Jun 3 2023, 12:08 AM · Documentation, Wikimedia Design Style Guide, Design-System-Team (Design-System-Sprint), Codex
bd808 added a comment to T87001: Provide basic page view metrics for individual tools on toolforge.

Part of me knew that csp-report would end up being the most active tool, but I wasn't expecting it to be that much more used. Time for a new round of working with maintainers to find datasources that don't violate the Content-Security-Policy to bring that down I guess.

I don't know how this tool works, but I gather there's automation somewhere to POST to the /collect endpoint. Could that be where the traffic is coming from? https://csp-report.toolforge.org doesn't even load for me, but I see https://csp-report.toolforge.org/tools does.

Jun 3 2023, 12:05 AM · Wikimedia-Hackathon-2024, Tool-toolviews, cloud-services-team, Toolforge
ppelberg closed T337476: New topic tool inputs duplicated when the page contains extra <div class="mw-parser-output"> elements as Resolved.
Jun 3 2023, 12:05 AM · Verified, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Editing-team (Kanban Board), DiscussionTools

Jun 2 2023

bd808 added a comment to T87001: Provide basic page view metrics for individual tools on toolforge.

The current backend doesn't have any localization system setup, but that should be possible. I think we can get away without localization for an initial implementation if needed too.

Awesome! Do you know of any Python packages for MediaWiki localization, as in something akin to Intuition? There aren't a whole lot of messages but there is a need for proper pluralization rules, etc. I also wasn't going to consider this a blocker for the initial release, but I have a feeling we'll want localization in the longer-term.

Jun 2 2023, 11:54 PM · Wikimedia-Hackathon-2024, Tool-toolviews, cloud-services-team, Toolforge
gerritbot added a comment to T335388: clean dlocal submethods.

Change 926547 had a related patch set uploaded (by Wfan; author: Wfan):

[mediawiki/extensions/DonationInterface@master] Make the submethods alphabetical

https://gerrit.wikimedia.org/r/926547

Jun 2 2023, 11:50 PM · MW-1.41-notes (1.41.0-wmf.30; 2023-10-10), Patch-For-Review, Fundraising Tech - Chaos Crew, Fundraising-Backlog
ppelberg added a subtask for T265163: Create a system to encode best practices into editing experiences: T337360: The new discussion tool should provide guidance to discourage talk forks.
Jun 2 2023, 11:36 PM · EditCheck, Editing-team, VisualEditor
ppelberg added a parent task for T337360: The new discussion tool should provide guidance to discourage talk forks: T265163: Create a system to encode best practices into editing experiences.
Jun 2 2023, 11:36 PM · DiscussionTools
Dbrant closed T338074: [suggestion] Fixing version name for Wikipedia Android app as Declined.

Sorry, we do not use "releases" on GitHub in the same way as other projects, which is probably why it's not compatible with "Obtainium". We only have one release called "latest" that represents the current Alpha build, and gets re-created with each merge to the repository. For production (stable) releases, we just use git tags.
If you really want to use the Alpha version of the app, you can just install the alpha APK from the "latest" release, and it will show you notifications about updates automatically.

Jun 2 2023, 11:36 PM · Wikipedia-Android-App-Backlog
gerritbot added a comment to T331040: TextArea: Add startIcon and endIcon props.

Change 920801 merged by jenkins-bot:

[design/codex@main] TextArea: Add startIcon and endIcon props

https://gerrit.wikimedia.org/r/920801

Jun 2 2023, 11:26 PM · Patch-For-Review, Design-System-Team (Design-System-Sprint), Codex
Etonkovidova added a comment to T323650: [L] Search preview - Open images in commons widget in Multimedia Viewer.

@SimoneThisDot - currently (wmf.11) the related images have a hand pointer, but they are not clickable.
In betalabs it's not possible to check - related images are not loaded due to Failed to load resource: net::ERR_CERT_DATE_INVALID.

Jun 2 2023, 11:23 PM · MW-1.41-notes (1.41.0-wmf.16; 2023-07-04), Structured-Data-Backlog (Current Work), SDAW-Search-Improvements (Milestone 4: Additional QuickView features)
Don-vip committed R2610:1c95eb8e928d: NASA SDO: add robustness.
NASA SDO: add robustness
Jun 2 2023, 11:21 PM
Soda committed rLTVT5af3fe58d8ea: Fix vite-hmr causing multiple missed requests (authored by Sohom <sohomdatta1+git@gmail.com>).
Fix vite-hmr causing multiple missed requests
Jun 2 2023, 11:13 PM
ppelberg assigned T337992: Make refinements to mobile MVP to align it with UX requirements to nayoub.

The task description now reflects the adjustments @nayoub see as being worthwhile to implement prior to sharing the prototype with volunteers for feedback.

Jun 2 2023, 11:11 PM · Release, Goal, Editing-team (Kanban Board), EditCheck, VisualEditor
ppelberg moved T337992: Make refinements to mobile MVP to align it with UX requirements from Incoming to Doing on the Editing-team (Kanban Board) board.
Jun 2 2023, 11:11 PM · Release, Goal, Editing-team (Kanban Board), EditCheck, VisualEditor
ppelberg updated the task description for T337992: Make refinements to mobile MVP to align it with UX requirements.
Jun 2 2023, 11:08 PM · Release, Goal, Editing-team (Kanban Board), EditCheck, VisualEditor
suffusion_of_yellow added a comment to T337431: Rework MediaWiki:SpamBlacklist.

It looks like there are over 1000 regexes doing something more complex than matching a single domain:

Jun 2 2023, 11:06 PM · Patch-Needs-Improvement, MW-1.41-notes (1.41.0-wmf.22; 2023-08-15), User-notice, Wikimedia-Hackathon-2023, AbuseFilter, SpamBlacklist
lwatson updated the task description for T337975: TextArea: Demonstrate more examples on the Codex docs.
Jun 2 2023, 11:03 PM · Design-System-Team (Design-Systems-Sprint-1), Patch-For-Review, Codex
Ladsgroup added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

Thanks for that. it didn't give me any error when I ran it :/ There might be something logically broken there :(

Jun 2 2023, 11:01 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
lwatson moved T337975: TextArea: Demonstrate more examples on the Codex docs from Committed to Ready for Development on the Design-System-Team (Design-System-Sprint) board.
Jun 2 2023, 11:01 PM · Design-System-Team (Design-Systems-Sprint-1), Patch-For-Review, Codex
ppelberg updated the task description for T337992: Make refinements to mobile MVP to align it with UX requirements.
Jun 2 2023, 11:01 PM · Release, Goal, Editing-team (Kanban Board), EditCheck, VisualEditor
Restricted Application triaged T337975: TextArea: Demonstrate more examples on the Codex docs as High priority.
Jun 2 2023, 11:00 PM · Design-System-Team (Design-Systems-Sprint-1), Patch-For-Review, Codex
Tsevener moved T334975: API Underpinnings for watchlist from Doing to Needs Code Review on the iOS Release FY2023-24 (Archive) board.
Jun 2 2023, 11:00 PM · iOS Release FY2023-24 (Archive), Wikipedia-iOS-App-Backlog
Reedy closed T329526: Update documentation to use maintenance/run.php, a subtask of T256239: Create MediaWiki-Docker documentation for all repositories with Selenium tests, as Resolved.
Jun 2 2023, 10:57 PM · Quality-and-Test-Engineering-Team (Test engineering), User-vaughnwalters, User-pwangai, Outreachy (Round 23), Documentation, Browser-Tests, MediaWiki-Docker, User-zeljkofilipin
Reedy closed T329526: Update documentation to use maintenance/run.php as Resolved.

Fixed these onwiki...

Jun 2 2023, 10:57 PM · User-zeljkofilipin, MediaWiki-Docker
KSarabia-WMF updated the task description for T335972: Launch content separation (Zebra #9) A/B test.
Jun 2 2023, 10:56 PM · MW-1.41-notes (1.41.0-wmf.10; 2023-05-23), Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 4), Patch-For-Review, Desktop Improvements (Vector 2022)
Albertoleoncio added a comment to T337431: Rework MediaWiki:SpamBlacklist.

Just to contribute some post-deployment ideas, I recently made an accessory tool to ptwiki's SBL that provides some relevant information about the inclusion of an URL, mainly the timestamp, the author of the inclusion and a link to their edits on that day (sometimes the author's explanation is a bit hollow, while their before/after edits helps providing some context about that URL).

Jun 2 2023, 10:55 PM · Patch-Needs-Improvement, MW-1.41-notes (1.41.0-wmf.22; 2023-08-15), User-notice, Wikimedia-Hackathon-2023, AbuseFilter, SpamBlacklist
Tsevener added a comment to T334975: API Underpinnings for watchlist.

API call PRs (Part 1)

Jun 2 2023, 10:54 PM · iOS Release FY2023-24 (Archive), Wikipedia-iOS-App-Backlog
Etonkovidova closed T336204: Cannot read properties of null (reading 'getAttribute') as Resolved.

No errors have been recorded for wmf.11 - see logstash link. Last timestamp - Jun 1, 2023 @ 17:11:27.848 for group 2 wmf.10 wikis.

Jun 2 2023, 10:54 PM · MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Structured-Data-Backlog (Current Work), SDAW-Search-Improvements
Bawolff added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

I meant it's on windows-1252, we run iconv('windows-1252, 'UTF-8//IGNORE', $text) on it (see moveToExternal::resolveLegacyEncoding)

One of them that's causing error is here:
https://sv.wikipedia.org/w/index.php?title=Diskussion:Bardhyl_Londo&action=edit

It looks interesting:

image.png (83×1 px, 19 KB)

Parsing it is fataling.

I can ask for a backup to see what exactly was stored for these entries. I'll do that on Monday.

Jun 2 2023, 10:54 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
KSarabia-WMF updated the task description for T335972: Launch content separation (Zebra #9) A/B test.
Jun 2 2023, 10:50 PM · MW-1.41-notes (1.41.0-wmf.10; 2023-05-23), Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 4), Patch-For-Review, Desktop Improvements (Vector 2022)
KSarabia-WMF changed Due Date from Jun 12 2023, 5:00 AM to Jun 16 2023, 5:00 AM on T337956: Turn off Zebra A/B Test.
Jun 2 2023, 10:45 PM · Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 6)
Reedy removed projects from T338059: Temporarily implement autoconfirmed-account-requirement for new article creation on ru.wiki: Growth-Team, MediaWiki-extensions-ArticleCreationWorkflow.
Jun 2 2023, 10:45 PM · Russian-Sites, Wikimedia-Site-requests
KSarabia-WMF added a comment to T335972: Launch content separation (Zebra #9) A/B test.

@KSarabia-WMF, Is it possible to prolong the AB test by an additional 3 or 4 days? This way, we would obtain a full two weeks of data once the edit button issue is resolved.

Jun 2 2023, 10:44 PM · MW-1.41-notes (1.41.0-wmf.10; 2023-05-23), Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 4), Patch-For-Review, Desktop Improvements (Vector 2022)
Ladsgroup added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

I meant it's on windows-1252, we run iconv('windows-1252, 'UTF-8//IGNORE', $text) on it (see moveToExternal::resolveLegacyEncoding)

Jun 2 2023, 10:44 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Reedy removed a project from T338033: Wikistats Bug: Small countries not displayed on the map: Analytics.
Jun 2 2023, 10:43 PM · Patch-For-Review, Data Pipelines (Sprint 14), Data-Engineering, Data-Engineering-Wikistats
Bawolff added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

I dont really understand. If the rows were legacy encoded as windows-1252, why would we convert UTF-8//IGNORE to UTF-8?

Jun 2 2023, 10:38 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Isaac added a comment to T334227: Ethical ML: Establish Initial Guidance.

Weekly updates:

  • Working on iterative feedback sessions on Human Rights Impact checklist. TODOs to help craft a few and potentially do a pilot implementation with some of Diego's models
  • Put together some patches for plugin to help improve quality of internal Wikipedia Search Results in anticipation of doing some testing of how well it does. Early indications are that it does just fine as ChatGPT is generally passing a standard list of keywords as opposed to the raw user question
Jun 2 2023, 10:35 PM · Research (FY2022-23-Research-April-June)
Etonkovidova closed T270396: Implement backward navigation when JS is not supported as Resolved.
Jun 2 2023, 10:24 PM · MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Structured-Data-Backlog (Current Work), SDAW-MediaSearch
Dwisehaupt updated the task description for T338075: Deactivate fundraising accounts for andyrussg.
Jun 2 2023, 10:23 PM · fundraising-tech-ops
Ladsgroup added a comment to T337431: Rework MediaWiki:SpamBlacklist.

The answer to Q3, Q3.1, Q5 and Q6 of that is that they won't be implemented in the first iteration. Spamblacklist and this special page will co-exist until all of the edge cases have been addressed (and edge cases stay in the spam blacklist in the meantime). No software is 100% ready in the first launch, doubly so one made by volunteers.

Jun 2 2023, 10:23 PM · Patch-Needs-Improvement, MW-1.41-notes (1.41.0-wmf.22; 2023-08-15), User-notice, Wikimedia-Hackathon-2023, AbuseFilter, SpamBlacklist
Dwisehaupt created T338075: Deactivate fundraising accounts for andyrussg.
Jun 2 2023, 10:21 PM · fundraising-tech-ops
Ladsgroup added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

The whole thing the script did was to run iconv() on the loaded string with 'UTF-8//IGNORE' and put it back as utf-8. Either these rows were incorrectly encoded as windows-1252 or the script took a utf-8 and assumed it's window-1252. Do you want to take a look @Bawolff ?

Jun 2 2023, 10:16 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
MusikAnimal added a comment to T87001: Provide basic page view metrics for individual tools on toolforge.

Either linking in a UI repo as a submodule or adding the UI code directly into the existing backend repo is fine with me. If we do a submodule I would recommend that we make a https://gitlab.wikimedia.org/toolforge-repos/toolviews-ui repo via Striker to hold the code rather than a personal namespace repo. That should make it easier for the next set of maintainers to manage the code.

Jun 2 2023, 10:14 PM · Wikimedia-Hackathon-2024, Tool-toolviews, cloud-services-team, Toolforge
Bawolff added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

When I checked for that page that got deleted in svwiktatiory, they were indeed moved by me. My guess is that they were invalid legacy encoding which would have not caused an error but when moved to utf-8, the check became strict which is fine in some cases but not all. I looked for any mediawiki page in nlwiki to make sure I won't break the wiki: T128154#8899826 I'll go and manually edit those 10 pages to fix their encoding.

Jun 2 2023, 10:08 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Ladsgroup added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

Yup, I ran

echo '' | mwscript edit.php --wiki=svwiktionary --user Ladsgroup --summary '[[phab:T337700]]' 'MediaWiki:Loginprompt'
Jun 2 2023, 9:56 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
EdoSecco triaged T338074: [suggestion] Fixing version name for Wikipedia Android app as Medium priority.
Jun 2 2023, 9:56 PM · Wikipedia-Android-App-Backlog
TheresNoTime added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

I just learned logging in is still broken on dawiktionary and svwiktionary. Okay, I try to figure out what's going on. First I need to unblock the logging in in these wikis

Random note:
The latest version looks weird but it doesn't error when I try to load it:

> $blob = \MediaWiki\MediaWikiServices::getInstance()->getBlobStore()->getBlob( 'tt:9469' );

> var_dump( $blob );
string(56) "Du �r nu inloggad p� wiktionary med anv�ndarnamnet "$1"."
Jun 2 2023, 9:53 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Novem_Linguae updated the task description for T338073: Special:NewPagesFeed username links always appearing red.
Jun 2 2023, 9:50 PM · MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), PageTriage
suffusion_of_yellow added a comment to T337431: Rework MediaWiki:SpamBlacklist.

Some more questions:

Jun 2 2023, 9:49 PM · Patch-Needs-Improvement, MW-1.41-notes (1.41.0-wmf.22; 2023-08-15), User-notice, Wikimedia-Hackathon-2023, AbuseFilter, SpamBlacklist
Novem_Linguae moved T338073: Special:NewPagesFeed username links always appearing red from Backlog to Other bugs on the PageTriage board.
Jun 2 2023, 9:48 PM · MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), PageTriage
Novem_Linguae created T338073: Special:NewPagesFeed username links always appearing red.
Jun 2 2023, 9:48 PM · MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), PageTriage
Stashbot added a comment to T336427: decom gerrit1001.

Mentioned in SAL (#wikimedia-releng) [2023-06-02T21:44:09Z] <mutante> based on T336427#8890714 pending a response, everything already copied to gerrit1003, and extra paths being added to Bacule... shell access to gerrit1001 will be removed next week

Jun 2 2023, 9:44 PM · collaboration-services
Dzahn raised the priority of T336427: decom gerrit1001 from Medium to High.
Jun 2 2023, 9:43 PM · collaboration-services
vaughnwalters added a comment to T326593: "Register for event" should appear in event page header when user is logged out.

I am testing only the Second test as noted above in T326593#8791418:

Jun 2 2023, 9:42 PM · MW-1.41-notes (1.41.0-wmf.5; 2023-04-17), MW-1.40-notes (1.40.0-wmf.27; 2023-03-13), Performance-Team (Radar), Campaign-Tools (Campaign-Tools-Current-Sprint), CampaignEvents
Dzahn added a comment to T336427: decom gerrit1001.

based on T336427#8890714 shell access to gerrit1001 will be removed next week

Jun 2 2023, 9:42 PM · collaboration-services
Superpes15 added a comment to T338059: Temporarily implement autoconfirmed-account-requirement for new article creation on ru.wiki.

I can do the patch, but I'll wait a bit for some sysadmins opinions, per this page. Thanks.

Jun 2 2023, 9:42 PM · Russian-Sites, Wikimedia-Site-requests
jhathaway updated the task description for T337970: Create tooling for disposable dev environments.
Jun 2 2023, 9:38 PM · Infrastructure-Foundations
brennen changed the status of T335921: Migrate mediawiki/ namespace from Gerrit to GitLab from Open to In Progress.
Jun 2 2023, 9:36 PM · Release-Engineering-Team (Priority Backlog 📥), Epic, User-brennen, GitLab (Project Migration)
brennen added a subtask for T335921: Migrate mediawiki/ namespace from Gerrit to GitLab: T319211: Create bot to sync LDAP groups with related GitLab groups.
Jun 2 2023, 9:35 PM · Release-Engineering-Team (Priority Backlog 📥), Epic, User-brennen, GitLab (Project Migration)
brennen added a parent task for T319211: Create bot to sync LDAP groups with related GitLab groups: T335921: Migrate mediawiki/ namespace from Gerrit to GitLab.
Jun 2 2023, 9:35 PM · collaboration-services, Patch-For-Review, Release-Engineering-Team, User-brennen, GitLab (Auth & Access)
gerritbot added a project to T337430: Create autoreview-based protection level in Russian Wikipedia: Patch-For-Review.
Jun 2 2023, 9:35 PM · Russian-Sites, Wikimedia-Site-requests
gerritbot added a comment to T337430: Create autoreview-based protection level in Russian Wikipedia.

Change 926632 had a related patch set uploaded (by Superpes15; author: Superpes15):

[operations/mediawiki-config@master] [ruwiki] Add an editautoreviewprotected level protecion

https://gerrit.wikimedia.org/r/926632

Jun 2 2023, 9:35 PM · Russian-Sites, Wikimedia-Site-requests
Sharvaniharan renamed T336811: Build remaining miscellaneous tests from Build remaining edit tests to Build remaining miscellaneous tests.
Jun 2 2023, 9:34 PM · Wikipedia-Android-App-Backlog (Android Release - FY2023-24), Test-Coverage
Ladsgroup added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

I just learned logging in is still broken on dawiktionary and svwiktionary. Okay, I try to figure out what's going on. First I need to unblock the logging in in these wikis

Jun 2 2023, 9:33 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Sharvaniharan moved T336809: Build more Espresso tests for Settings screen from Doing to Code Review on the Wikipedia-Android-App-Backlog (Android Release - FY2023-24) board.
Jun 2 2023, 9:28 PM · Wikipedia-Android-App-Backlog (Android Release - FY2023-24)
Sharvaniharan moved T335160: Improve espresso smoke tests in the app from Doing to Code Review on the Wikipedia-Android-App-Backlog (Android Release - FY2023-24) board.
Jun 2 2023, 9:28 PM · Wikipedia-Android-App-Backlog (Android Release - FY2023-24)
Sharvaniharan moved T336811: Build remaining miscellaneous tests from Ready for dev to Code Review on the Wikipedia-Android-App-Backlog (Android Release - FY2023-24) board.
Jun 2 2023, 9:28 PM · Wikipedia-Android-App-Backlog (Android Release - FY2023-24), Test-Coverage
Sharvaniharan claimed T336811: Build remaining miscellaneous tests.
Jun 2 2023, 9:28 PM · Wikipedia-Android-App-Backlog (Android Release - FY2023-24), Test-Coverage
KStoller-WMF updated the task description for T335715: Section-Level Images: Release checklist.
Jun 2 2023, 9:25 PM · Growth-Team (Sprint 0 (Growth Team)), Section-Level-Image-Suggestions, Growth-Structured-Tasks
Reedy renamed T338070: Latest MariaDB+Galera LTS (10.6.13/10.11.3) release breaks MediaWiki from Latest MariaDB+Galera LTS release breaks Mediawiki to Latest MariaDB+Galera LTS (10.6.13/10.11.3) release breaks Mediawiki.
Jun 2 2023, 9:19 PM · Performance-Team (Radar), MW-1.40-release, MW-1.39-release, MW-1.38-release, Upstream, MediaWiki-libs-Rdbms
MusikAnimal added a comment to T338055: Very large date ranges can cause the API to fail.

I think it would be interesting to run some comparisons using python client code to see how timings vary if we move the result sorting to the client side rather than asking ToolsDB to do the necessary file sort in its shared RAM.

which in this case is request_day ascending, tool ascending thanks to the primary key of (request_day, tool)

Jun 2 2023, 9:19 PM · User-bd808, Tool-toolviews
Superpes15 added a comment to T337412: Restrict Content Translation tool to the autoreview group in fiwiki.

Hi @Kyykaarme. FTR The following groups have the autoreview flag on fiwiki: autoreview, bot, editor, reviewer and sysop, so I'll add them to the allowed usergroups. Thanks!

Jun 2 2023, 9:17 PM · WMFI, ContentTranslation, Wikimedia-Site-requests
Ottomata added a comment to T325315: Add support for redirects in CirrusSearch.

So I guess:

Jun 2 2023, 9:17 PM · Data Engineering and Event Platform Team, MW-1.41-notes (1.41.0-wmf.16; 2023-07-04), Event-Platform, Data-Engineering, Discovery-Search (Current work)
Reedy updated the task description for T338072: Fill in missing qqq.json and enforce in future.
Jun 2 2023, 9:17 PM · I18n, Data-Engineering-Wikistats, Data-Engineering
Reedy created T338072: Fill in missing qqq.json and enforce in future.
Jun 2 2023, 9:15 PM · I18n, Data-Engineering-Wikistats, Data-Engineering
Krinkle updated the task description for T291015: Add per-request flamegraph option to WikimediaDebug.
Jun 2 2023, 9:14 PM · Wikimedia-Performance-publish, serviceops, WikimediaDebug, Arc-Lamp, Performance-Team
gerritbot added a project to T337412: Restrict Content Translation tool to the autoreview group in fiwiki: Patch-For-Review.
Jun 2 2023, 9:14 PM · WMFI, ContentTranslation, Wikimedia-Site-requests
gerritbot added a comment to T337412: Restrict Content Translation tool to the autoreview group in fiwiki.

Change 926628 had a related patch set uploaded (by Superpes15; author: Superpes15):

[operations/mediawiki-config@master] [fiwiki] Limitate the use of the ContentTranslation tool

https://gerrit.wikimedia.org/r/926628

Jun 2 2023, 9:14 PM · WMFI, ContentTranslation, Wikimedia-Site-requests
Krinkle closed T173955: Allow additional LocalSettings to be overriden by environment variables as Declined.

Note that MW_CONFIG_FILE shipped in MW 1.38. Per the above, individual setups are free to assign variables in LocalSettings.php from any source, including environment variables.

Jun 2 2023, 9:13 PM · User-brennen, Developer-Wishlist (Next), MediaWiki-Configuration
Maintenance_bot removed a project from T338037: move use of Math.random() to mw.user.getPageviewToken() in probenet.js: Patch-For-Review.
Jun 2 2023, 9:11 PM · probenet, MediaWiki-extensions-WikimediaEvents, MW-1.41-notes (1.41.0-wmf.12; 2023-06-06)
Maintenance_bot removed a project from T334247: Add horizontal scaling to 0 for inactive deployments: Patch-For-Review.
Jun 2 2023, 9:11 PM · Patch-For-Review, Abstract Wikipedia team, Tool-ducttape
Ottomata added a comment to T331399: Create new mediawiki.page_links_change stream based on fragment/mediawiki/state/change/page.

Based on all the info you've gathered, and comments in T325315, I think we can avoid committing a link_target entity schema for now, and just use page info fields in a redirect_target_page as described in T325315#8898609.

Jun 2 2023, 9:11 PM · Data-Engineering, Event-Platform, Machine-Learning-Team
Maintenance_bot removed a project from T326368: gerrit1003 service implementation task: Patch-For-Review.
Jun 2 2023, 9:11 PM · Patch-For-Review, Gerrit, Release-Engineering-Team, collaboration-services, SRE
Krinkle added a comment to T332329: Implement support for IDatabase::ALL_ROWS in UpdateQueryBuilder.

@Lucas_Werkmeister_WMDE Regarding SelectQueryBuilder, I believe the signature of SelectQueryBuilder::where() should already prevent use of null from passing static validation, is that right? If I understand correctly, fetchRowCount() and SelectQueryBuilder already work correctly in your example when skipping where.

Jun 2 2023, 9:09 PM · MW-1.41-notes (1.41.0-wmf.17; 2023-07-11), Performance-Team (Radar), MediaWiki-libs-Rdbms
BCornwall added a comment to T248938: ATS ts_lua coredumps on config reload.

@Vgutierrez Three years later, have you experienced these?

Jun 2 2023, 9:09 PM · Traffic-Icebox, SRE
Ladsgroup added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

The svwiktionary rows are:

mysql:research@s3-analytics-replica.eqiad.wmnet [svwiktionary]> select * from text where old_id in (956, 1279, 4946, 5462, 9469);
+--------+-----------------------+---------------------+
| old_id | old_text              | old_flags           |
+--------+-----------------------+---------------------+
|    956 | DB://cluster27/265098 | gzip,external       |
|   1279 | DB://cluster27/265766 | gzip,utf-8,external |
|   4946 | DB://cluster27/269404 | utf-8,gzip,external |
|   5462 | DB://cluster27/269918 | utf-8,gzip,external |
|   9469 | DB://cluster27/273899 | utf-8,gzip,external |
+--------+-----------------------+---------------------+
5 rows in set (0.002 sec)
Jun 2 2023, 9:03 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Ottomata added a comment to T331514: [Goal] M1: Metrics Platform: Control Plane: Analytics instrumentation stream management UI.

Got it thanks.

Jun 2 2023, 9:03 PM · Metrics Platform Backlog
bd808 closed T338069: Allow Wikimedia Maps usage on c5.gob.pa as Declined.

The free api worked great until now, is there an alternative if we can’t use this any longer?

Jun 2 2023, 9:01 PM · Maps, SRE
ReleaseTaggerBot added a project to T338037: move use of Math.random() to mw.user.getPageviewToken() in probenet.js: MW-1.41-notes (1.41.0-wmf.12; 2023-06-06).
Jun 2 2023, 9:00 PM · probenet, MediaWiki-extensions-WikimediaEvents, MW-1.41-notes (1.41.0-wmf.12; 2023-06-06)
jrbs added a comment to T338032: Mail from Bishzilla to emergency@wikimedia.org is possibly getting lost.

Just to give some additional insight: Emails sent to emergency@ are routed into our Zendesk system and, from there, to our PagerDuty system. This ensures data consistency and (when issues like these aren't happening) that someone from the team is paged to the issue.

Jun 2 2023, 9:00 PM · Mail, Infrastructure-Foundations, Trust-and-Safety
Krinkle renamed T332329: Implement support for IDatabase::ALL_ROWS in UpdateQueryBuilder from UpdateQueryBuilder does not support IDatabase::ALL_ROWS updates to Implement support for IDatabase::ALL_ROWS in UpdateQueryBuilder.
Jun 2 2023, 8:59 PM · MW-1.41-notes (1.41.0-wmf.17; 2023-07-11), Performance-Team (Radar), MediaWiki-libs-Rdbms
Krinkle added a comment to T331514: [Goal] M1: Metrics Platform: Control Plane: Analytics instrumentation stream management UI.

IIUC EventLogging does already have soft/optional dependencies […]

Jun 2 2023, 8:58 PM · Metrics Platform Backlog
Superpes15 removed a project from T334344: Grant ruwiki's bots sboverride userright: Patch-For-Review.
Jun 2 2023, 8:57 PM · MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Russian-Sites, Wikimedia-Site-requests
CodeReviewBot added a comment to T319211: Create bot to sync LDAP groups with related GitLab groups.

dancy merged https://gitlab.wikimedia.org/repos/releng/gitlab-settings/-/merge_requests/24

Jun 2 2023, 8:57 PM · collaboration-services, Patch-For-Review, Release-Engineering-Team, User-brennen, GitLab (Auth & Access)
Arlolra moved T336501: Error: Call to a member function serialize() on null from Backlog to Code Review on the Content-Transform-Team-WIP board.
Jun 2 2023, 8:57 PM · MW-1.41-notes (1.41.0-wmf.16; 2023-07-04), Content-Transform-Team-WIP, Parsoid, Wikimedia-production-error
CodeReviewBot added a project to T319211: Create bot to sync LDAP groups with related GitLab groups: Patch-For-Review.
Jun 2 2023, 8:56 PM · collaboration-services, Patch-For-Review, Release-Engineering-Team, User-brennen, GitLab (Auth & Access)
CodeReviewBot added a comment to T319211: Create bot to sync LDAP groups with related GitLab groups.

dancy opened https://gitlab.wikimedia.org/repos/releng/gitlab-settings/-/merge_requests/24

Jun 2 2023, 8:56 PM · collaboration-services, Patch-For-Review, Release-Engineering-Team, User-brennen, GitLab (Auth & Access)
gerritbot added a comment to T334344: Grant ruwiki's bots sboverride userright.

Change 908973 abandoned by Superpes15:

[operations/mediawiki-config@master] [ruwiki] Add 'sboverride' right to the bots

Reason:

Granted by default to the bots everywhere per T313107

https://gerrit.wikimedia.org/r/908973

Jun 2 2023, 8:56 PM · MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Russian-Sites, Wikimedia-Site-requests
spatton added a comment to T338038: Brazil card donors routing to Adyen? .

+1, thank you @Pcoombe for holding down the banner fort as only you can.

Jun 2 2023, 8:56 PM · Fundraising Tech - Chaos Crew, FR-donorservices, Fundraising-Backlog