Page MenuHomePhabricator

Hokwelum (Hannah Okwelum)
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Wednesday

  • No visible events.

User Details

User Since
Nov 19 2021, 11:39 AM (212 w, 2 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
HOkwelum (WMF) [ Global Accounts ]

Recent Activity

Thu, Dec 11

Hokwelum closed T411400: Fix "Using null as an array offset is deprecated" PHP 8.5 warning in Less_ImportVisitor, a subtask of T411213: mediawiki/libs/less.php release for PHP 8.5, as Resolved.
Thu, Dec 11, 1:59 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, MW-1.45-release, MW-1.44-release, MW-1.43-release, Release, Less.php
Hokwelum closed T411400: Fix "Using null as an array offset is deprecated" PHP 8.5 warning in Less_ImportVisitor as Resolved.
Thu, Dec 11, 1:59 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, Less.php

Mon, Dec 8

Hokwelum claimed T411398: Fix "Using null as an array offset is deprecated" PHP 8.5 warnings in Less_Functions::_minMax.
Mon, Dec 8, 3:03 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, Less.php
Hokwelum moved T411398: Fix "Using null as an array offset is deprecated" PHP 8.5 warnings in Less_Functions::_minMax from Inbox, needs triage to Kanban Board on the MediaWiki-Platform-Team board.
Mon, Dec 8, 3:03 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, Less.php

Thu, Dec 4

Hokwelum changed the status of T411397: Fix "ord(): Providing an empty string is deprecated" PHP 8.5 warning in Less_Parser, a subtask of T411213: mediawiki/libs/less.php release for PHP 8.5, from Open to In Progress.
Thu, Dec 4, 3:45 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, MW-1.45-release, MW-1.44-release, MW-1.43-release, Release, Less.php
Hokwelum changed the status of T411397: Fix "ord(): Providing an empty string is deprecated" PHP 8.5 warning in Less_Parser from Open to In Progress.
Thu, Dec 4, 3:45 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, Less.php
Hokwelum changed the status of T411400: Fix "Using null as an array offset is deprecated" PHP 8.5 warning in Less_ImportVisitor, a subtask of T411213: mediawiki/libs/less.php release for PHP 8.5, from Open to In Progress.
Thu, Dec 4, 3:45 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, MW-1.45-release, MW-1.44-release, MW-1.43-release, Release, Less.php
Hokwelum changed the status of T411400: Fix "Using null as an array offset is deprecated" PHP 8.5 warning in Less_ImportVisitor from Open to In Progress.
Thu, Dec 4, 3:45 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, Less.php
Hokwelum claimed T411397: Fix "ord(): Providing an empty string is deprecated" PHP 8.5 warning in Less_Parser.
Thu, Dec 4, 3:43 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, Less.php
Hokwelum claimed T411400: Fix "Using null as an array offset is deprecated" PHP 8.5 warning in Less_ImportVisitor.
Thu, Dec 4, 12:31 PM · MediaWiki-Platform-Team (Kanban Board), PHP 8.5 support, Less.php

Thu, Nov 27

Hokwelum closed T384442: Create OAuth 2 Hello World app as Resolved.

Updated the doc @Oauth2.0!

Thu, Nov 27, 10:08 PM · MediaWiki-Platform-Team (Kanban Board), MediaWiki-extensions-OAuth

Nov 9 2025

Hokwelum added a comment to T398827: Fold LessVarModule into FileModule to enable teams to reduce startup manifest size.

@Krinkle, Although I initially thought adding LessMessage to the switch was the cause, but after separating the grouped options of dependencies, message, and LessMessage the bug seems to go away when $option = array_values( array_unique( (array)$option ) ); was disabled for dependencies.

Nov 9 2025, 10:11 AM · MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MediaWiki-Platform-Team (Kanban Board), Developer Productivity, MediaWiki-ResourceLoader

Nov 8 2025

Hokwelum added a comment to T398827: Fold LessVarModule into FileModule to enable teams to reduce startup manifest size.

Thanks for the follow-up! So I was able to see why we have the regression! Removing duplicates is causing the bug in VisualEditor.

Nov 8 2025, 1:25 PM · MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MediaWiki-Platform-Team (Kanban Board), Developer Productivity, MediaWiki-ResourceLoader
Hokwelum added a comment to T409619: [Regression pre-1.46wmf.2] Clicking "Edit" button makes its label go missing in VE.

Thank you!

Nov 8 2025, 10:27 AM · MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Regression, MediaWiki-ResourceLoader, MediaWiki-Platform-Team, VisualEditor-MediaWiki, VisualEditor
Hokwelum added a comment to T409619: [Regression pre-1.46wmf.2] Clicking "Edit" button makes its label go missing in VE.

Thanks for the heads up. I was able to reproduce on beta, but I couldn’t on my localhost. Is there a way to enable the "Editing Mode" option locally?

Nov 8 2025, 10:24 AM · MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Regression, MediaWiki-ResourceLoader, MediaWiki-Platform-Team, VisualEditor-MediaWiki, VisualEditor

Oct 13 2025

Hokwelum added a comment to T393835: Explore removing WikiModuleTitleInfo in ResourceLoader, in favour of standard LinkCache.

How I tested Foreign Wiki pages'. For subclasses with a foreign $this->getDB(), getting page info from Title will result to null as it looks at the local db.

Oct 13 2025, 10:05 AM · MediaWiki-Platform-Team (Kanban Board), MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Patch-For-Review, Technical-Debt, Essential-Work, MediaWiki-ResourceLoader

Sep 25 2025

Hokwelum added a comment to T384442: Create OAuth 2 Hello World app.

It looks like I have to create the tool before setting up a repo for the project. I just applied for membership, and my request is still pending.

Sep 25 2025, 6:25 PM · MediaWiki-Platform-Team (Kanban Board), MediaWiki-extensions-OAuth
Hokwelum added a comment to T384442: Create OAuth 2 Hello World app.

Okay! Thanks for the feedback @matmarex! I'll have those set up and let you know how it goes :)

Sep 25 2025, 5:18 PM · MediaWiki-Platform-Team (Kanban Board), MediaWiki-extensions-OAuth

Sep 24 2025

Hokwelum changed the visibility for F66343855: oauth2.php.
Sep 24 2025, 10:12 AM

Sep 23 2025

Hokwelum updated subscribers of T384442: Create OAuth 2 Hello World app.

@matmarex, please have a look and let me know what you think! I haven’t tested with a real client_id yet.
https://phabricator.wikimedia.org/F66343855

Sep 23 2025, 8:51 PM · MediaWiki-Platform-Team (Kanban Board), MediaWiki-extensions-OAuth

Sep 18 2025

Hokwelum claimed T384442: Create OAuth 2 Hello World app.
Sep 18 2025, 9:44 PM · MediaWiki-Platform-Team (Kanban Board), MediaWiki-extensions-OAuth

Sep 3 2025

Hokwelum claimed T403056: Hex color with alpha compiles to invalid syntax.
Sep 3 2025, 2:51 PM · Patch-For-Review, Regression, MediaWiki-Platform-Team, Less.php
Hokwelum added a comment to T403056: Hex color with alpha compiles to invalid syntax.

I think this is what fixed the bug for less.js https://github.com/less/less.js/pull/3291/files

Sep 3 2025, 8:57 AM · Patch-For-Review, Regression, MediaWiki-Platform-Team, Less.php

Aug 21 2025

Hokwelum added a comment to T400667: Make all SessionManager tests pass with PHPSessionHandler disabled.

To replicate the errors, I had to do $this->overrideConfigValue( CAMainConfigNames::CentralAuthEnableSul3, false ); in APiLoginTest.

Aug 21 2025, 1:51 PM · MW-1.45-notes (1.45.0-wmf.17; 2025-09-02), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-Core-AuthManager
Hokwelum added a comment to T400667: Make all SessionManager tests pass with PHPSessionHandler disabled.

@matmarex, were you able to reproduce the failed test locally?

Aug 21 2025, 1:36 PM · MW-1.45-notes (1.45.0-wmf.17; 2025-09-02), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-Core-AuthManager

Aug 18 2025

Hokwelum added a comment to T400667: Make all SessionManager tests pass with PHPSessionHandler disabled.

So I tried doing this locally by adding $wgPHPSessionHandling = 'disable'; to my localsettings and running: ./vendor/bin/phpunit tests/phpunit/includes/session/.

Aug 18 2025, 4:24 PM · MW-1.45-notes (1.45.0-wmf.17; 2025-09-02), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-Core-AuthManager

Aug 15 2025

Hokwelum claimed T400667: Make all SessionManager tests pass with PHPSessionHandler disabled.
Aug 15 2025, 6:05 PM · MW-1.45-notes (1.45.0-wmf.17; 2025-09-02), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-Core-AuthManager
Hokwelum added a comment to T393835: Explore removing WikiModuleTitleInfo in ResourceLoader, in favour of standard LinkCache.

Hello @Krinkle, this is what it looks like for titleinfo-user cache hit.

Aug 15 2025, 6:05 PM · MediaWiki-Platform-Team (Kanban Board), MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Patch-For-Review, Technical-Debt, Essential-Work, MediaWiki-ResourceLoader

Aug 6 2025

Hokwelum added a comment to T400249: SessionBackend should save sessions at the end of the request (and only there).

Is it safe to remove the test referencing the destructor function for the test files, or do we move that to the test to make the test pass? CC @Tgr @matmarex

Aug 6 2025, 6:02 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MediaWiki-Platform-Team, MediaWiki-Core-AuthManager

Aug 5 2025

Hokwelum added a comment to T400249: SessionBackend should save sessions at the end of the request (and only there).

Thanks @Tgr! I'll do that and see how it goes!

Aug 5 2025, 10:43 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MediaWiki-Platform-Team, MediaWiki-Core-AuthManager

Jul 31 2025

Hokwelum added a comment to T393835: Explore removing WikiModuleTitleInfo in ResourceLoader, in favour of standard LinkCache.

This is what I'm experiencing:

Jul 31 2025, 2:29 PM · MediaWiki-Platform-Team (Kanban Board), MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Patch-For-Review, Technical-Debt, Essential-Work, MediaWiki-ResourceLoader

Jul 30 2025

Hokwelum added a comment to T400249: SessionBackend should save sessions at the end of the request (and only there).

Hello @Tgr , I’ve been trying to come up with a scenario where session::save is called from destruct, but I haven't been able to.

Jul 30 2025, 5:02 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MediaWiki-Platform-Team, MediaWiki-Core-AuthManager

Jul 28 2025

Hokwelum claimed T400249: SessionBackend should save sessions at the end of the request (and only there).
Jul 28 2025, 10:07 AM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), MediaWiki-Platform-Team, MediaWiki-Core-AuthManager

Jun 25 2025

Hokwelum closed T393383: Add support for Logical Functions: if() and boolean(), a subtask of T288498: Update less.php port to support Less.js 3.13 behaviours, as Resolved.
Jun 25 2025, 5:41 AM · MediaWiki-Platform-Team (Roadmap), Patch-For-Review, Less.php, Design-System-Team, Technical-Debt, MediaWiki-ResourceLoader
Hokwelum closed T393383: Add support for Logical Functions: if() and boolean() as Resolved.
Jun 25 2025, 5:40 AM · Less.php, MediaWiki-Platform-Team, MediaWiki-ResourceLoader

Jun 23 2025

Hokwelum moved T393835: Explore removing WikiModuleTitleInfo in ResourceLoader, in favour of standard LinkCache from Needs refinement to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Jun 23 2025, 1:35 PM · MediaWiki-Platform-Team (Kanban Board), MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Patch-For-Review, Technical-Debt, Essential-Work, MediaWiki-ResourceLoader
Hokwelum changed the status of T393835: Explore removing WikiModuleTitleInfo in ResourceLoader, in favour of standard LinkCache from Open to In Progress.
Jun 23 2025, 1:33 PM · MediaWiki-Platform-Team (Kanban Board), MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Patch-For-Review, Technical-Debt, Essential-Work, MediaWiki-ResourceLoader

Jun 4 2025

Hokwelum closed T381537: Raise Grade A JavaScript requirement from ES2016 (ES7) to ES2017 (ES8) as Resolved.
Jun 4 2025, 11:49 PM · User-notice-archive, MW-1.45-notes (1.45.0-wmf.6; 2025-06-17), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, JavaScript

May 30 2025

Hokwelum closed T395592: Unblock stuck global rename of Yusuf_Taha_Lüleci as Resolved.
May 30 2025, 10:58 AM · MediaWiki-Platform-Team, Wikimedia-maintenance-script-run

May 29 2025

Hokwelum moved T393383: Add support for Logical Functions: if() and boolean() from Needs refinement to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
May 29 2025, 9:09 PM · Less.php, MediaWiki-Platform-Team, MediaWiki-ResourceLoader

May 24 2025

Hokwelum added a comment to T392481: Identify browsers affected by ES2017 Grade A requirement.

Thanks to @Krinkle, we were able to increase our Grade A traffic percentage to 85%, which is a significant improvement. However, we still consider the result inconclusive due to missing grading data for iOS devices, which are a major part of our traffic.

May 24 2025, 3:00 PM · MediaWiki-Platform-Team, MediaWiki-ResourceLoader

May 13 2025

Hokwelum moved T393383: Add support for Logical Functions: if() and boolean() from In progress (DO NOT USE) to Needs refinement on the MediaWiki-Platform-Team board.
May 13 2025, 3:27 PM · Less.php, MediaWiki-Platform-Team, MediaWiki-ResourceLoader
Hokwelum moved T381537: Raise Grade A JavaScript requirement from ES2016 (ES7) to ES2017 (ES8) from Needs refinement to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
May 13 2025, 2:39 PM · User-notice-archive, MW-1.45-notes (1.45.0-wmf.6; 2025-06-17), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, JavaScript

May 5 2025

Hokwelum added a project to T393383: Add support for Logical Functions: if() and boolean(): Less.php.
May 5 2025, 2:45 PM · Less.php, MediaWiki-Platform-Team, MediaWiki-ResourceLoader
Hokwelum moved T393383: Add support for Logical Functions: if() and boolean() from Inbox, needs triage to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
May 5 2025, 2:01 PM · Less.php, MediaWiki-Platform-Team, MediaWiki-ResourceLoader
Hokwelum created T393383: Add support for Logical Functions: if() and boolean().
May 5 2025, 2:00 PM · Less.php, MediaWiki-Platform-Team, MediaWiki-ResourceLoader

May 3 2025

Hokwelum added a comment to T392481: Identify browsers affected by ES2017 Grade A requirement.

Currently, our compatibility test successfully excludes browsers that do not support ES2017.

May 3 2025, 10:45 PM · MediaWiki-Platform-Team, MediaWiki-ResourceLoader

Apr 25 2025

Hokwelum added a comment to T392481: Identify browsers affected by ES2017 Grade A requirement.

Here is the script I used to get the page views per month using all_sites_by_browser_family_and_major.tsv data.

Apr 25 2025, 6:34 PM · MediaWiki-Platform-Team, MediaWiki-ResourceLoader

Apr 23 2025

Hokwelum moved T392481: Identify browsers affected by ES2017 Grade A requirement from Inbox, needs triage to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Apr 23 2025, 12:44 PM · MediaWiki-Platform-Team, MediaWiki-ResourceLoader
Hokwelum created T392481: Identify browsers affected by ES2017 Grade A requirement.
Apr 23 2025, 12:43 PM · MediaWiki-Platform-Team, MediaWiki-ResourceLoader

Apr 10 2025

Hokwelum claimed T381537: Raise Grade A JavaScript requirement from ES2016 (ES7) to ES2017 (ES8).
Apr 10 2025, 6:21 PM · User-notice-archive, MW-1.45-notes (1.45.0-wmf.6; 2025-06-17), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, JavaScript
Hokwelum closed T390815: mediawiki_bagostuff_bytes_sent_total from RESTBagOStuff is flaky as Resolved.
Apr 10 2025, 5:22 PM · MW-1.44-notes (1.44.0-wmf.25; 2025-04-15), MediaWiki-libs-BagOStuff, MediaWiki-Platform-Team

Apr 3 2025

Hokwelum moved T390815: mediawiki_bagostuff_bytes_sent_total from RESTBagOStuff is flaky from Inbox, needs triage to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Apr 3 2025, 8:28 AM · MW-1.44-notes (1.44.0-wmf.25; 2025-04-15), MediaWiki-libs-BagOStuff, MediaWiki-Platform-Team

Apr 2 2025

Hokwelum moved T387122: Add support for async iteration (for await) from Needs refinement to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Apr 2 2025, 2:03 PM · MediaWiki-Platform-Team, Wikimedia-Minify, MediaWiki-ResourceLoader

Mar 26 2025

Hokwelum closed T386833: Improve error message for using package require() in module without packageFiles as Resolved.
Mar 26 2025, 9:25 PM · MW-1.44-notes (1.44.0-wmf.23; 2025-04-01), MediaWiki-Platform-Team, MediaWiki-ResourceLoader, MediaWiki-Core-Tests

Mar 25 2025

Hokwelum moved T277675: Add native support for ES2016-ES2017 to the minifier from Needs refinement to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Mar 25 2025, 11:13 AM · MW-1.43-notes, MW-1.39-notes, MW-1.42-notes, MW-1.44-notes (1.44.0-wmf.23; 2025-04-01), MediaWiki-Platform-Team, Wikimedia-Minify, JavaScript, MediaWiki-ResourceLoader

Mar 24 2025

Hokwelum moved T386833: Improve error message for using package require() in module without packageFiles from Not planned (Patches welcome!) to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Mar 24 2025, 8:32 PM · MW-1.44-notes (1.44.0-wmf.23; 2025-04-01), MediaWiki-Platform-Team, MediaWiki-ResourceLoader, MediaWiki-Core-Tests
Hokwelum claimed T386833: Improve error message for using package require() in module without packageFiles.
Mar 24 2025, 3:40 PM · MW-1.44-notes (1.44.0-wmf.23; 2025-04-01), MediaWiki-Platform-Team, MediaWiki-ResourceLoader, MediaWiki-Core-Tests

Mar 21 2025

Hokwelum updated the task description for T386530: Add native support for ES2018-ES2020 to the minifier.
Mar 21 2025, 6:39 PM · Patch-For-Review, MediaWiki-Platform-Team (Radar), Wikimedia-Minify, MediaWiki-ResourceLoader
Hokwelum closed T386077: Fix ParseError on css var without semicolon inside block (Less.js 4.2.2) as Resolved.
Mar 21 2025, 10:56 AM · Less.php, MediaWiki-Platform-Team
Hokwelum closed T386079: Fix functions calls in CSS variable value after first comma (Less.js 4.2.2) as Resolved.
Mar 21 2025, 10:56 AM · MediaWiki-Platform-Team, Less.php
Hokwelum closed T386139: Add minification support for async function method, a subtask of T277675: Add native support for ES2016-ES2017 to the minifier, as Resolved.
Mar 21 2025, 10:55 AM · MW-1.43-notes, MW-1.39-notes, MW-1.42-notes, MW-1.44-notes (1.44.0-wmf.23; 2025-04-01), MediaWiki-Platform-Team, Wikimedia-Minify, JavaScript, MediaWiki-ResourceLoader
Hokwelum closed T386139: Add minification support for async function method as Resolved.
Mar 21 2025, 10:55 AM · MediaWiki-Platform-Team, Wikimedia-Minify, JavaScript, MediaWiki-ResourceLoader

Mar 20 2025

Hokwelum moved T386079: Fix functions calls in CSS variable value after first comma (Less.js 4.2.2) from Not planned (Patches welcome!) to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Mar 20 2025, 9:05 PM · MediaWiki-Platform-Team, Less.php
Hokwelum changed the status of T386079: Fix functions calls in CSS variable value after first comma (Less.js 4.2.2) from Open to In Progress.
Mar 20 2025, 9:03 PM · MediaWiki-Platform-Team, Less.php
Hokwelum claimed T386077: Fix ParseError on css var without semicolon inside block (Less.js 4.2.2).
Mar 20 2025, 4:09 PM · Less.php, MediaWiki-Platform-Team

Mar 19 2025

Hokwelum added a comment to T386139: Add minification support for async function method.

Currently, async causes a bug when it appears as a literal in property expression;

Mar 19 2025, 9:06 PM · MediaWiki-Platform-Team, Wikimedia-Minify, JavaScript, MediaWiki-ResourceLoader
Hokwelum closed T389384: Less_Exception_Compiler: error evaluating function `unit` The first argument to unit must be a number. Have you forgotten parenthesis? index: 153 in ext.echo.styles.badge.less on line 6, column 14| @size-icon: 14px;5| @font-s as Resolved.

Thank you!

Error is gone from the logs, thank you for the fix @Hokwelum :)

I'm removing this as a train blocker

Mar 19 2025, 5:17 PM · MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), Modern, Wikimedia-production-error
Hokwelum claimed T389384: Less_Exception_Compiler: error evaluating function `unit` The first argument to unit must be a number. Have you forgotten parenthesis? index: 153 in ext.echo.styles.badge.less on line 6, column 14| @size-icon: 14px;5| @font-s.
Mar 19 2025, 4:01 PM · MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), Modern, Wikimedia-production-error

Mar 18 2025

Hokwelum claimed T386079: Fix functions calls in CSS variable value after first comma (Less.js 4.2.2).
Mar 18 2025, 4:14 PM · MediaWiki-Platform-Team, Less.php

Mar 15 2025

Hokwelum added a comment to T388323: ResourceLoaderModule-dependencies writes the exact same value to database multiple times every second.

Summary of what was causing this bug:

Mar 15 2025, 12:27 AM · MW-1.44-notes (1.44.0-wmf.27; 2025-04-29), Wikidata Integration in Wikimedia projects, Wikidata, MediaWiki-extensions-WikimediaBadges, MediaWiki-Platform-Team, MediaWiki-ResourceLoader

Mar 10 2025

Hokwelum changed the status of T36738: ResourceLoader should use context/config instead of global variables from In Progress to Open.
Mar 10 2025, 2:22 PM · MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), Patch-For-Review, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MW-1.41-notes (1.41.0-wmf.22; 2023-08-15), good first task, Technical-Debt, MediaWiki-ResourceLoader
Hokwelum changed the status of T36738: ResourceLoader should use context/config instead of global variables, a subtask of T32956: Make ResourceLoader a standalone library, from In Progress to Open.
Mar 10 2025, 2:22 PM · MW-1.43-notes (1.43.0-wmf.16; 2024-07-30), MediaWiki-Platform-Team (Radar), Librarization, MediaWiki-ResourceLoader

Mar 9 2025

Hokwelum added a comment to T386215: 1.44.0-wmf.20 deployment blockers.
  1. Risky Patch! 🚂🔥
Mar 9 2025, 8:29 PM · Release-Engineering-Team (Doing 😎), Release, Train Deployments

Mar 7 2025

Hokwelum closed T379661: Drop unused module_deps table from MediaWiki schema as Resolved.
Mar 7 2025, 11:39 PM · MW-1.44-notes (1.44.0-wmf.17; 2025-02-18), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, Schema-change
Hokwelum updated the task description for T379661: Drop unused module_deps table from MediaWiki schema.
Mar 7 2025, 11:39 PM · MW-1.44-notes (1.44.0-wmf.17; 2025-02-18), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, Schema-change
Hokwelum updated the task description for T379661: Drop unused module_deps table from MediaWiki schema.
Mar 7 2025, 11:29 PM · MW-1.44-notes (1.44.0-wmf.17; 2025-02-18), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, Schema-change

Mar 6 2025

Hokwelum closed T387432: Add minification support for optional catch binding, a subtask of T386530: Add native support for ES2018-ES2020 to the minifier, as Resolved.
Mar 6 2025, 9:54 PM · Patch-For-Review, MediaWiki-Platform-Team (Radar), Wikimedia-Minify, MediaWiki-ResourceLoader
Hokwelum closed T387432: Add minification support for optional catch binding as Resolved.
Mar 6 2025, 9:54 PM · MediaWiki-Platform-Team, Wikimedia-Minify, MediaWiki-ResourceLoader
Hokwelum closed T387507: Tag a new release of wikimedia/minify as Resolved.
Mar 6 2025, 6:51 PM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), Release, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, Wikimedia-Minify

Feb 28 2025

Hokwelum moved T387122: Add support for async iteration (for await) from In progress (DO NOT USE) to Needs refinement on the MediaWiki-Platform-Team board.
Feb 28 2025, 7:46 PM · MediaWiki-Platform-Team, Wikimedia-Minify, MediaWiki-ResourceLoader

Feb 27 2025

Hokwelum moved T387507: Tag a new release of wikimedia/minify from Inbox, needs triage to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Feb 27 2025, 6:10 PM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), Release, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, Wikimedia-Minify
Hokwelum created T387507: Tag a new release of wikimedia/minify.
Feb 27 2025, 6:10 PM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), Release, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, Wikimedia-Minify
Hokwelum moved T387432: Add minification support for optional catch binding from Inbox, needs triage to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Feb 27 2025, 7:46 AM · MediaWiki-Platform-Team, Wikimedia-Minify, MediaWiki-ResourceLoader
Hokwelum created T387432: Add minification support for optional catch binding.
Feb 27 2025, 7:45 AM · MediaWiki-Platform-Team, Wikimedia-Minify, MediaWiki-ResourceLoader

Feb 26 2025

Hokwelum updated the task description for T379661: Drop unused module_deps table from MediaWiki schema.
Feb 26 2025, 2:40 PM · MW-1.44-notes (1.44.0-wmf.17; 2025-02-18), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, Schema-change

Feb 24 2025

Hokwelum claimed T387122: Add support for async iteration (for await).
Feb 24 2025, 2:24 PM · MediaWiki-Platform-Team, Wikimedia-Minify, MediaWiki-ResourceLoader
Hokwelum moved T387122: Add support for async iteration (for await) from Inbox, needs triage to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Feb 24 2025, 1:30 PM · MediaWiki-Platform-Team, Wikimedia-Minify, MediaWiki-ResourceLoader
Hokwelum created T387122: Add support for async iteration (for await).
Feb 24 2025, 1:30 PM · MediaWiki-Platform-Team, Wikimedia-Minify, MediaWiki-ResourceLoader
Hokwelum added a comment to T367441: Remove ResourceLoader debug mode v1.

Re-opening for the ESLint TODO.

Feb 24 2025, 1:27 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), MW-1.45-notes (1.45.0-wmf.22; 2025-10-07), MW-1.44-notes (1.44.0-wmf.21; 2025-03-18), Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-ResourceLoader

Feb 21 2025

Hokwelum moved T386074: Fix un-parenthesized nested operation via a variable (Less.js 4.1.1) from Needs refinement to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Feb 21 2025, 1:35 AM · Patch-For-Review, MediaWiki-Platform-Team, Less.php
Hokwelum claimed T386074: Fix un-parenthesized nested operation via a variable (Less.js 4.1.1).
Feb 21 2025, 1:35 AM · Patch-For-Review, MediaWiki-Platform-Team, Less.php

Feb 20 2025

Hokwelum added a comment to T368204: Consider removing new-line insertion from JavaScriptMinifier.

Yes, @mszabo! We'll be doing all that! That's the only way the fix would be in the next mw train!

Feb 20 2025, 7:10 PM · MediaWiki-Platform-Team, Wikimedia-Minify
Hokwelum added a comment to T368204: Consider removing new-line insertion from JavaScriptMinifier.

Hello @Daimona! Sorry you had to go through all that. Hopefully, the fix should be included in the next MediaWiki deployment train, so core will be updated soon.

Feb 20 2025, 7:01 PM · MediaWiki-Platform-Team, Wikimedia-Minify

Feb 17 2025

Hokwelum moved T386139: Add minification support for async function method from Needs refinement to In progress (DO NOT USE) on the MediaWiki-Platform-Team board.
Feb 17 2025, 2:12 PM · MediaWiki-Platform-Team, Wikimedia-Minify, JavaScript, MediaWiki-ResourceLoader

Feb 14 2025

Hokwelum moved T36738: ResourceLoader should use context/config instead of global variables from In progress (DO NOT USE) to Waiting on the MediaWiki-Platform-Team board.
Feb 14 2025, 9:01 AM · MW-1.44-notes (1.44.0-wmf.22; 2025-03-25), Patch-For-Review, MediaWiki-Engineering-Group-onboarding, MediaWiki-Platform-Team, MW-1.41-notes (1.41.0-wmf.22; 2023-08-15), good first task, Technical-Debt, MediaWiki-ResourceLoader

Feb 13 2025

Hokwelum moved T385952: "Parse error: Unexpected: )" for a gadget JS file with no syntax errors from Inbox, needs triage to Not planned (Patches welcome!) on the MediaWiki-Platform-Team board.
Feb 13 2025, 2:14 PM · Local-Wiki-Template-And-Gadget-Issues, MediaWiki-Platform-Team, MediaWiki-ResourceLoader
Hokwelum added a comment to T385997: Drop module_deps table in WMF prod.

Sounds good!

I will drop the table and remove it from the catalog the week after to make sure all code has reached production.

Feb 13 2025, 2:08 PM · Patch-For-Review, Data-Engineering-Radar, DBA, MediaWiki-Platform-Team, MediaWiki-ResourceLoader, Schema-change, Data-Engineering

Feb 12 2025

Hokwelum moved T386139: Add minification support for async function method from Inbox, needs triage to Needs refinement on the MediaWiki-Platform-Team board.
Feb 12 2025, 5:16 PM · MediaWiki-Platform-Team, Wikimedia-Minify, JavaScript, MediaWiki-ResourceLoader

Feb 11 2025

Hokwelum created T386139: Add minification support for async function method.
Feb 11 2025, 9:17 PM · MediaWiki-Platform-Team, Wikimedia-Minify, JavaScript, MediaWiki-ResourceLoader