Page MenuHomePhabricator

Patch-For-ReviewAutomation Metadata
ActivePublic

Details

Description

A tag automatically added by @gerritbot (patches in Gerrit) or @CodeReviewBot (patches in GitLab).

See wikitech:Gerrit Notification Bot and wikitech:GitLab/Phabricator for more information.

This tag is removed automatically by @Maintenance_bot when all patches attached to the ticket are merged or abandoned.

Recent Activity

Today

Daimona added a comment to T400673: Special:AbuseFilter/test takes long time and sometimes ends with server error.

I'm not sure if I follow: if a (lazy-loaded) variable was not computed, doesn't that mean that the user didn't see it? As a case in point, if you're on /test and a (lazy-loaded) protected variable was not computed, you can be sure that the user didn't get any information about it. (NB: this does not mean that the tested pattern doesn't use the variable: maybe it does, but we never got to actually computing it due to shortcircuiting. At any rate, the value of the variable did not influence the outcome).

In the examine view, the entire VariableHolder is dumped using ::dumpAllVars( ..., true) and has been doing that since before the security patches: https://gerrit.wikimedia.org/g/mediawiki/extensions/AbuseFilter/+/ec27766a500794b86f6019bcb4a27a6b3b8d1293/includes/View/AbuseFilterViewExamine.php#416

Wed, Aug 6, 9:50 PM · Patch-For-Review, Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), Performance Issue, Wikimedia-production-error, Trust and Safety Product Team, MediaWiki-Parser, AbuseFilter
Dreamy_Jazz added a comment to T400673: Special:AbuseFilter/test takes long time and sometimes ends with server error.

In any case, if you want to comment on any of the places I've left with ::dumpAllVars then feel free to comment on the patch I've uploaded for this task.

Wed, Aug 6, 8:52 PM · Patch-For-Review, Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), Performance Issue, Wikimedia-production-error, Trust and Safety Product Team, MediaWiki-Parser, AbuseFilter
Dreamy_Jazz added a comment to T400673: Special:AbuseFilter/test takes long time and sometimes ends with server error.

I'm not sure if I follow: if a (lazy-loaded) variable was not computed, doesn't that mean that the user didn't see it? As a case in point, if you're on /test and a (lazy-loaded) protected variable was not computed, you can be sure that the user didn't get any information about it. (NB: this does not mean that the tested pattern doesn't use the variable: maybe it does, but we never got to actually computing it due to shortcircuiting. At any rate, the value of the variable did not influence the outcome).

In the examine view, the entire VariableHolder is dumped using ::dumpAllVars( ..., true) and has been doing that since before the security patches: https://gerrit.wikimedia.org/g/mediawiki/extensions/AbuseFilter/+/ec27766a500794b86f6019bcb4a27a6b3b8d1293/includes/View/AbuseFilterViewExamine.php#416

Wed, Aug 6, 8:49 PM · Patch-For-Review, Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), Performance Issue, Wikimedia-production-error, Trust and Safety Product Team, MediaWiki-Parser, AbuseFilter
gerritbot added a comment to T395768: DoubleRedirectConstraint fails to re-validate when redirect target changes between redirect pages.

Change #1153950 abandoned by Bartosz Dziewoński:

[mediawiki/core@master] DoubleRedirectConstraint: show error when changing from one double redirect to a different double redirecy

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

Wed, Aug 6, 8:46 PM · Patch-For-Review, MediaWiki-Redirects
PatchDemoBot added a comment to T400819: PatchDemo Test task.

Test wiki on Patch demo by EBomani-WMF using patch(es) linked to this task was deleted:

Wed, Aug 6, 8:41 PM · Patch-For-Review
Daimona added a comment to T400673: Special:AbuseFilter/test takes long time and sometimes ends with server error.

I think omitting the $compute argument would fix this and give you a list of variables that are already set (either because they aren't lazy-loaded, or because the filter uses them).

In some places we do need to load the value of any lazily loaded protected variables, because when logging we only want to log that a value was viewed if it's not null.

Wed, Aug 6, 8:37 PM · Patch-For-Review, Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), Performance Issue, Wikimedia-production-error, Trust and Safety Product Team, MediaWiki-Parser, AbuseFilter
Bewfip added a comment to T46667: Allow multiple collations in same site and configure zh collations.

I'm not sure if this feature is ready to be deployed, as users probably can't agree on the collation method (zh-cn users naturally use pinyin, but not sure about others). Nevertheless I have created a discussion on zhwiki to collect users' opinions (link).

Wed, Aug 6, 8:36 PM · Patch-For-Review, Chinese-Sites, MediaWiki-Internationalization, Wikimedia-Site-requests
gerritbot added a comment to T399200: Update existing cookie-based sessions to include JWT cookie.

Change #1176315 had a related patch set uploaded (by Gergő Tisza; author: Gergő Tisza):

[mediawiki/extensions/CentralAuth@master] [WIP] Support JWT session cookies in CentralAuth

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

Wed, Aug 6, 8:26 PM · Patch-For-Review, MediaWiki-Platform-Team, Epic, FY2025-26 KR 5.1, OKR-Work
JWheeler-WMF added a comment to T400190: Update the statuses in CommunityRequests.

Given Joy's POV, I am OK with enabling the support button for wishes under review . The wish should be marked for translation only after it's gone beyond the review state.

Wed, Aug 6, 8:16 PM · Patch-For-Review, MediaWiki-extensions-CommunityRequests, Community-Tech (Sea Lion Squad)
gerritbot added a project to T397084: Clean up and consolidate typeahead search config across Minerva and Vector: Patch-For-Review.
Wed, Aug 6, 8:13 PM · Patch-For-Review, Reader Experience Team, Readers Essential Work 2025 (Use the same search UI in mobile and desktop), FY2024-25 KR 3.1 Content Discovery
Dreamy_Jazz moved T398345: Allow turning on IP Reveal from the onboarding dialog from In Progress to Needs Review on the Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)) board.
Wed, Aug 6, 8:06 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Patch-For-Review, Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), Temporary accounts (Global wiki rollout), Trust and Safety Product Team
Dreamy_Jazz moved T400673: Special:AbuseFilter/test takes long time and sometimes ends with server error from In Progress to Needs Review on the Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)) board.

We should backport the above patch once we are happy with it and have merged it in the master branch. This is because the security fixes that cause the slowdowns will also be present on the release versions and we should avoid making the release versions slow too.

Wed, Aug 6, 8:04 PM · Patch-For-Review, Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), Performance Issue, Wikimedia-production-error, Trust and Safety Product Team, MediaWiki-Parser, AbuseFilter
gerritbot added a project to T400673: Special:AbuseFilter/test takes long time and sometimes ends with server error: Patch-For-Review.
Wed, Aug 6, 8:03 PM · Patch-For-Review, Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), Performance Issue, Wikimedia-production-error, Trust and Safety Product Team, MediaWiki-Parser, AbuseFilter
ReleaseTaggerBot added projects to T401088: Infinite loop in findMissingFiles.php: MW-1.43-notes, MW-1.44-notes.
Wed, Aug 6, 8:00 PM · MW-1.44-notes, MW-1.43-notes, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-release, MW-1.43-release, Regression, MediaWiki-Maintenance-system
gerritbot added a comment to T313900: Renaming a user doubles their edit count according to CentralAuthUser::getGlobalEditCount() / global_edit_count.gec_count field.

Change #1176311 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):

[mediawiki/extensions/CentralAuth@master] Add maint script to fix global edit count of renamed users

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

Wed, Aug 6, 7:56 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.12; 2025-07-29), MediaWiki-extensions-CentralAuth, MediaWiki-Platform-Team, Library-Card-Platform, Moderator-Tools-Team
gerritbot added a project to T313900: Renaming a user doubles their edit count according to CentralAuthUser::getGlobalEditCount() / global_edit_count.gec_count field: Patch-For-Review.
Wed, Aug 6, 7:56 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.12; 2025-07-29), MediaWiki-extensions-CentralAuth, MediaWiki-Platform-Team, Library-Card-Platform, Moderator-Tools-Team
Tgr added a comment to T383047: Could not send confirmation email: Unknown error in PHP's mail() function..

Seems to be working:
Could not send confirmation email: Sendmail exited with non-zero exit code 74
Thanks a lot @jhathaway and @Scott_French for fixing the error reporting issue!

Wed, Aug 6, 7:52 PM · Patch-For-Review, MediaWiki-extensions-EmailAuth, MediaWiki-Email, MW-1.44-notes (1.44.0-wmf.13; 2025-01-21), Mail, Infrastructure-Foundations, MediaWiki-Platform-Team, MediaWiki-User-login-and-signup, Wikimedia-production-error
gerritbot added a comment to T397900: Warning: User::loadFromSession called before the end of Setup.php.

Change #1176308 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@REL1_43] GlobalBlockLookup: Don't call ContextSource::getUser unless safe

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

Wed, Aug 6, 7:46 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.13; 2025-08-05), Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), MediaWiki-Platform-Team (Radar), affects-Miraheze, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, GlobalBlocking
Dzahn added a subtask for T400645: dpkg error when deploying Jenkins to releases2003.codfw.wmnet: T401345: PuppetFailure - releases2003.
Wed, Aug 6, 7:44 PM · Patch-For-Review, collaboration-services, Continuous-Integration-Infrastructure, Jenkins, Release-Engineering-Team
PatchDemoBot added a comment to T400819: PatchDemo Test task.

Test wiki created on Patch demo using patch(es) linked to this task:
https://c7cbda7edc.demos.192.168.49.2.nip.io/w/

Wed, Aug 6, 7:43 PM · Patch-For-Review
Umherirrender closed T401088: Infinite loop in findMissingFiles.php as Resolved.
Wed, Aug 6, 7:43 PM · MW-1.44-notes, MW-1.43-notes, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-release, MW-1.43-release, Regression, MediaWiki-Maintenance-system
PatchDemoBot added a comment to T400819: PatchDemo Test task.

Test wiki created on Patch demo using patch(es) linked to this task:
https://854843f90f.demos.192.168.49.2.nip.io/w/

Wed, Aug 6, 7:41 PM · Patch-For-Review
gerritbot added a comment to T397900: Warning: User::loadFromSession called before the end of Setup.php.

Change #1176307 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@REL1_44] GlobalBlockLookup: Don't call ContextSource::getUser unless safe

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

Wed, Aug 6, 7:41 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.13; 2025-08-05), Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), MediaWiki-Platform-Team (Radar), affects-Miraheze, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, GlobalBlocking
gerritbot added a comment to T401088: Infinite loop in findMissingFiles.php.

Change #1176304 merged by jenkins-bot:

[mediawiki/core@REL1_44] maintenance: Fix paging in findMissingFiles.php

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

Wed, Aug 6, 7:41 PM · MW-1.44-notes, MW-1.43-notes, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-release, MW-1.43-release, Regression, MediaWiki-Maintenance-system
gerritbot added a comment to T401088: Infinite loop in findMissingFiles.php.

Change #1176305 merged by jenkins-bot:

[mediawiki/core@REL1_43] maintenance: Fix paging in findMissingFiles.php

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

Wed, Aug 6, 7:40 PM · MW-1.44-notes, MW-1.43-notes, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-release, MW-1.43-release, Regression, MediaWiki-Maintenance-system
gerritbot added a comment to T401344: Civi queries tagged with User : unknown.

Change #1176290 merged by jenkins-bot:

[wikimedia/fundraising/crm@master] Restore UID in query comments

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

Wed, Aug 6, 7:37 PM · Fundraising Tech - Chaos Crew, Wikimedia-Fundraising-CiviCRM, Fundraising-Backlog
Dreamy_Jazz added a comment to T397900: Warning: User::loadFromSession called before the end of Setup.php.

Having looked at several other examples of these errors, there are a lot which are not caused by GlobalBlocking code. Therefore, I will filter these logs to exclude those which do not include GlobalBlocking in the stack trace.

Wed, Aug 6, 7:36 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.13; 2025-08-05), Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), MediaWiki-Platform-Team (Radar), affects-Miraheze, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, GlobalBlocking
Jgreen added a comment to T400848: Review Redis session handler locking.

Done, with the 'possible' settings included.

Wed, Aug 6, 7:31 PM · Patch-For-Review, fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Stashbot added a comment to T399884: Configure production MediaWiki image builds for PHP 8.3.

Mentioned in SAL (#wikimedia-operations) [2025-08-06T19:30:19Z] <swfrench@deploy1003> Finished scap sync-world: No-op deployment to configure PHP 8.3 image builds - T399884 (duration: 19m 22s)

Wed, Aug 6, 7:30 PM · serviceops
gerritbot added a comment to T397900: Warning: User::loadFromSession called before the end of Setup.php.

Change #1176308 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/GlobalBlocking@REL1_43] GlobalBlockLookup: Don't call ContextSource::getUser unless safe

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

Wed, Aug 6, 7:24 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.13; 2025-08-05), Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), MediaWiki-Platform-Team (Radar), affects-Miraheze, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, GlobalBlocking
gerritbot added a comment to T397900: Warning: User::loadFromSession called before the end of Setup.php.

Change #1176307 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/GlobalBlocking@REL1_44] GlobalBlockLookup: Don't call ContextSource::getUser unless safe

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

Wed, Aug 6, 7:23 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.13; 2025-08-05), Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), MediaWiki-Platform-Team (Radar), affects-Miraheze, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, GlobalBlocking
Dreamy_Jazz moved T397900: Warning: User::loadFromSession called before the end of Setup.php from Needs QA to Needs Review on the Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)) board.
Wed, Aug 6, 7:23 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.13; 2025-08-05), Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), MediaWiki-Platform-Team (Radar), affects-Miraheze, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, GlobalBlocking
Kgraessle moved T392867: [SPIKE] Some watchlist highlighter colors not dark mode friendly 4HR from Design review to Eng review on the Moderator-Tools-Team (Kanban) board.
Wed, Aug 6, 7:20 PM · Patch-For-Review, Moderator-Tools-Team (Kanban), Spike, MediaWiki-Recent-changes, dark-mode, MediaWiki-Watchlist
Umherirrender added a comment to T395962: IPInfo: Selenium tests are flakily hanging.

https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1175580
https://integration.wikimedia.org/ci/job/wmf-quibble-selenium-php81/32089/console

14:56:52 [Chrome 120.0.0.0 linux #0-1] » /tests/selenium/specs/ipcontributions.js
14:56:52 [Chrome 120.0.0.0 linux #0-1] IPInfo on Special:IPContributions
14:56:52 [Chrome 120.0.0.0 linux #0-1]    ✓ should not be shown to users without necessary permissions
14:56:52 [Chrome 120.0.0.0 linux #0-1]    ✖ should show an error for IPs without edits after accepting agreement
14:56:52 [Chrome 120.0.0.0 linux #0-1]    ✓ should show geo data for IP with edits
14:56:52 [Chrome 120.0.0.0 linux #0-1]
14:56:52 [Chrome 120.0.0.0 linux #0-1] 2 passing (24.2s)
14:56:52 [Chrome 120.0.0.0 linux #0-1] 1 failing
14:56:52 [Chrome 120.0.0.0 linux #0-1]
14:56:52 [Chrome 120.0.0.0 linux #0-1] 1) IPInfo on Special:IPContributions should show an error for IPs without edits after accepting agreement
14:56:52 [Chrome 120.0.0.0 linux #0-1] element ("button[name=submit-agreement]") still not displayed after 5000ms
14:56:52 [Chrome 120.0.0.0 linux #0-1] Error: element ("button[name=submit-agreement]") still not displayed after 5000ms
14:56:52 [Chrome 120.0.0.0 linux #0-1]     at async IPContributionsWithIPInfoPage.acceptAgreement (/workspace/src/extensions/IPInfo/tests/selenium/pageobjects/IPContributionsWithIPInfoPage.js:44:3)
14:56:52 [Chrome 120.0.0.0 linux #0-1]     at async Context.<anonymous> (/workspace/src/extensions/IPInfo/tests/selenium/specs/ipcontributions.js:76:3)
Wed, Aug 6, 7:16 PM · Trust and Safety Product Sprint, Patch-For-Review, ci-test-error (WMF-deployed Build Failure), IP Info, Trust and Safety Product Team
Dreamy_Jazz updated the task description for T397900: Warning: User::loadFromSession called before the end of Setup.php.
Wed, Aug 6, 7:16 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.13; 2025-08-05), Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), MediaWiki-Platform-Team (Radar), affects-Miraheze, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, GlobalBlocking
gerritbot added a project to T397900: Warning: User::loadFromSession called before the end of Setup.php: Patch-For-Review.
Wed, Aug 6, 7:15 PM · Patch-For-Review, MW-1.45-notes (1.45.0-wmf.13; 2025-08-05), Trust and Safety Product Sprint (Sprint Rum baba (July 28 - August 15)), MediaWiki-Platform-Team (Radar), affects-Miraheze, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, GlobalBlocking
bwang updated the task description for T395634: Remove MobileFrontend and Minerva search code post-deployment of new mobile typeahead search.
Wed, Aug 6, 7:14 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Reader Experience Team (REx Sprint 2 [Q1 Jul 29-Aug 12 '25]), MinervaNeue, Patch-For-Review, MobileFrontend, Readers Essential Work 2025 (Use the same search UI in mobile and desktop)
bwang reassigned T395634: Remove MobileFrontend and Minerva search code post-deployment of new mobile typeahead search from LMora-WMF to Edtadros.
Wed, Aug 6, 7:13 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Reader Experience Team (REx Sprint 2 [Q1 Jul 29-Aug 12 '25]), MinervaNeue, Patch-For-Review, MobileFrontend, Readers Essential Work 2025 (Use the same search UI in mobile and desktop)
bwang moved T395634: Remove MobileFrontend and Minerva search code post-deployment of new mobile typeahead search from Needs code review to Needs QA on the Reader Experience Team (REx Sprint 2 [Q1 Jul 29-Aug 12 '25]) board.
Wed, Aug 6, 7:13 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Reader Experience Team (REx Sprint 2 [Q1 Jul 29-Aug 12 '25]), MinervaNeue, Patch-For-Review, MobileFrontend, Readers Essential Work 2025 (Use the same search UI in mobile and desktop)
PatchDemoBot added a comment to T400819: PatchDemo Test task.

Test wiki created on Patch demo by EBomani-WMF using patch(es) linked to this task:
https://staging-patchdemo.wmcloud.org/wikis/1f22897e55/w/

Wed, Aug 6, 7:12 PM · Patch-For-Review
Eileenmcnaughton added a comment to T400848: Review Redis session handler locking.

@Jgreen yes please enable on staging

Wed, Aug 6, 7:11 PM · Patch-For-Review, fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Stashbot added a comment to T399884: Configure production MediaWiki image builds for PHP 8.3.

Mentioned in SAL (#wikimedia-operations) [2025-08-06T19:11:32Z] <swfrench@deploy1003> Started scap sync-world: No-op deployment to configure PHP 8.3 image builds - T399884

Wed, Aug 6, 7:11 PM · serviceops
gerritbot added a comment to T401088: Infinite loop in findMissingFiles.php.

Change #1176305 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/core@REL1_43] maintenance: Fix paging in findMissingFiles.php

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

Wed, Aug 6, 7:11 PM · MW-1.44-notes, MW-1.43-notes, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-release, MW-1.43-release, Regression, MediaWiki-Maintenance-system
gerritbot added a project to T401088: Infinite loop in findMissingFiles.php: Patch-For-Review.
Wed, Aug 6, 7:10 PM · MW-1.44-notes, MW-1.43-notes, MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MW-1.44-release, MW-1.43-release, Regression, MediaWiki-Maintenance-system
CodeReviewBot added a comment to T399884: Configure production MediaWiki image builds for PHP 8.3.

make-container-image: add mediawiki publish-83 flavour

Wed, Aug 6, 7:03 PM · serviceops
ReleaseTaggerBot added a project to T385449: Selenium test "Client Hints stores client hints data on logout" is flaky: MW-1.45-notes (1.45.0-wmf.14; 2025-08-12).
Wed, Aug 6, 7:00 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Trust and Safety Product Sprint, MW-1.44-notes (1.44.0-wmf.24; 2025-04-08), Patch-For-Review, Trust and Safety Product Team, ci-test-error (WMF-deployed Build Failure), CheckUser
CodeReviewBot added a comment to T400920: Make PatchDemo Bot work for Catalyst back-end environments.

Add PatchDemo bot to Catalyst wiki creation flow.

Wed, Aug 6, 6:59 PM · Catalyst (musi)
Scott_French added a parent task for T399884: Configure production MediaWiki image builds for PHP 8.3: T401254: Upgrade mw-debug/next to PHP 8.3.
Wed, Aug 6, 6:58 PM · serviceops
Ejegg added a comment to T401277: Trustly search by email address.

I tried making the code change and it's just getting us an opaque error message back from Gravy's API. Have asked them for more info about how to make it work.

Wed, Aug 6, 6:43 PM · Patch-For-Review, Fundraising-Backlog
gerritbot added a comment to T385449: Selenium test "Client Hints stores client hints data on logout" is flaky.

Change #1176292 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] selenium: Skip flaky test

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

Wed, Aug 6, 6:43 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Trust and Safety Product Sprint, MW-1.44-notes (1.44.0-wmf.24; 2025-04-08), Patch-For-Review, Trust and Safety Product Team, ci-test-error (WMF-deployed Build Failure), CheckUser