Page MenuHomePhabricator
Feed Advanced Search

Jun 3 2020

nnikkhoui created T254403: Tests for api-testing node module.
Jun 3 2020, 8:59 PM · MediaWiki-Core-Tests, Platform Team Initiatives (API Integration Tests)
nnikkhoui moved T254400: Remove ActionAPI and REST tests from api-testing node module from Backlog to Doing on the Platform Team Workboards (Green) board.
Jun 3 2020, 8:52 PM · Platform Team Initiatives (API Integration Tests), Platform Team Workboards (Green)
nnikkhoui moved T252202: Contributor gets their own contributions from Ready to Doing on the Platform Team Workboards (Green) board.
Jun 3 2020, 8:52 PM · Platform Team Sprints Board (Sprint 2), Patch-For-Review, MW-1.35-notes (1.35.0-wmf.39; 2020-06-30), Platform Team Workboards (Green), Story, MediaWiki-REST-API, Platform Team Initiatives (MW REST API in PHP)
nnikkhoui added a subtask for T236680: Enable API integration tests in CI for MediaWiki core: T254400: Remove ActionAPI and REST tests from api-testing node module.
Jun 3 2020, 8:51 PM · MW-Interfaces-Team, Release-Engineering-Team (Radar), MW-1.35-notes (1.35.0-wmf.19; 2020-02-11), Platform Team Initiatives (API Integration Tests), Code-Health, Continuous-Integration-Config
nnikkhoui added a parent task for T254400: Remove ActionAPI and REST tests from api-testing node module: T236680: Enable API integration tests in CI for MediaWiki core.
Jun 3 2020, 8:51 PM · Platform Team Initiatives (API Integration Tests), Platform Team Workboards (Green)
nnikkhoui created T254400: Remove ActionAPI and REST tests from api-testing node module.
Jun 3 2020, 8:51 PM · Platform Team Initiatives (API Integration Tests), Platform Team Workboards (Green)
nnikkhoui updated the task description for T252202: Contributor gets their own contributions.
Jun 3 2020, 7:58 PM · Platform Team Sprints Board (Sprint 2), Patch-For-Review, MW-1.35-notes (1.35.0-wmf.39; 2020-06-30), Platform Team Workboards (Green), Story, MediaWiki-REST-API, Platform Team Initiatives (MW REST API in PHP)
nnikkhoui updated the task description for T252202: Contributor gets their own contributions.
Jun 3 2020, 7:23 PM · Platform Team Sprints Board (Sprint 2), Patch-For-Review, MW-1.35-notes (1.35.0-wmf.39; 2020-06-30), Platform Team Workboards (Green), Story, MediaWiki-REST-API, Platform Team Initiatives (MW REST API in PHP)
nnikkhoui created T254381: Update Example and BoilerPlate extensions for new hooks system.
Jun 3 2020, 5:24 PM · MW-1.36-notes (1.36.0-wmf.10; 2020-09-22), Platform Team Sprints Board (Sprint 2), Patch-For-Review, MediaWiki-extensions-Examples, Platform Team Initiatives (New Hook System)
nnikkhoui closed T251444: HookContainer Integration Tests as Resolved.
Jun 3 2020, 12:43 AM · MW-1.35-notes (1.35.0-wmf.34; 2020-05-26), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)

May 27 2020

nnikkhoui claimed T250757: Update individual hook manuals on MediaWiki.org.
May 27 2020, 11:55 PM · MediaWiki-Core-Hooks, Documentation, Platform Team Initiatives (New Hook System)

May 26 2020

nnikkhoui claimed T250754: Update Hooks Manual on MediaWiki.
May 26 2020, 11:13 PM · MediaWiki-Core-Hooks, Documentation, Platform Team Initiatives (New Hook System)
nnikkhoui added a comment to T250757: Update individual hook manuals on MediaWiki.org.

Looking at my previous comment, instead of just services we instead would want to note that it is the ObjectFactory spec, not just services.

May 26 2020, 9:43 PM · MediaWiki-Core-Hooks, Documentation, Platform Team Initiatives (New Hook System)

May 19 2020

nnikkhoui added a comment to T252566: Core REST API page history endpoint returns invalid links.

@daniel I may be completely missing something. but doesn't a handler have access to its full path via Handler::$request? Could we use something like $this->getRequest()->getUri()->getPath(); in the PageHistoryHandler?

May 19 2020, 11:50 PM · MW-1.35-notes (1.35.0-wmf.36; 2020-06-09), MediaWiki-REST-API, Platform Team Workboards (Green), Platform Team Initiatives (MW REST API in PHP)

May 18 2020

nnikkhoui added a comment to T252202: Contributor gets their own contributions.

@eprodromou question: I'm still a little confused by the "segment" param, the syntax is unclear to me by how it is written in the description. (Using timestamp below as an example)

May 18 2020, 11:50 PM · Platform Team Sprints Board (Sprint 2), Patch-For-Review, MW-1.35-notes (1.35.0-wmf.39; 2020-06-30), Platform Team Workboards (Green), Story, MediaWiki-REST-API, Platform Team Initiatives (MW REST API in PHP)
nnikkhoui created T253066: Page fixtures for MediaWiki REST integration tests .
May 18 2020, 8:28 PM · MediaWiki-REST-API, Testing-Roadblocks
nnikkhoui updated the task description for T252202: Contributor gets their own contributions.
May 18 2020, 6:12 PM · Platform Team Sprints Board (Sprint 2), Patch-For-Review, MW-1.35-notes (1.35.0-wmf.39; 2020-06-30), Platform Team Workboards (Green), Story, MediaWiki-REST-API, Platform Team Initiatives (MW REST API in PHP)

May 15 2020

nnikkhoui awarded T252811: Requesting +2 rights for Mediawiki Group for DannyS712 a 100 token.
May 15 2020, 4:35 PM · User-DannyS712, MediaWiki-Gerrit-Group-Requests

May 13 2020

nnikkhoui added a comment to T252686: extension.json did not pass validation: The property HookHandlers is not defined and the definition does not allow additional properties.

Actually! Just remembered @tstarling has this change in patch already out (but not yet merged).

May 13 2020, 8:27 PM · MediaWiki-Core-Hooks, Dependency injection, Platform Team Workboards (Clinic Duty Team)
nnikkhoui added a comment to T252686: extension.json did not pass validation: The property HookHandlers is not defined and the definition does not allow additional properties.

Unsure if this was intentionally omitted to prevent people from using it until the new Hooks system is fully released, but I think we need to just add HookHandlers to extension.schema.v2.json.

May 13 2020, 8:25 PM · MediaWiki-Core-Hooks, Dependency injection, Platform Team Workboards (Clinic Duty Team)

May 11 2020

nnikkhoui closed T250300: Update setTemporaryHook() to use scopedRegister as Resolved.
May 11 2020, 3:25 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)
nnikkhoui moved T251444: HookContainer Integration Tests from Ready to Doing on the Platform Team Workboards (Green) board.
May 11 2020, 3:09 PM · MW-1.35-notes (1.35.0-wmf.34; 2020-05-26), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)
nnikkhoui moved T250300: Update setTemporaryHook() to use scopedRegister from Doing to Done on the Platform Team Workboards (Green) board.
May 11 2020, 3:09 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)

May 6 2020

nnikkhoui added a comment to T250757: Update individual hook manuals on MediaWiki.org.

It looks really good to me!! Couple of ideas:

May 6 2020, 11:08 PM · MediaWiki-Core-Hooks, Documentation, Platform Team Initiatives (New Hook System)

May 4 2020

nnikkhoui added a comment to T249528: Warn if MediaWikiServices::getInstance() called prior to bootstrap completing .

@Aklapper Appreciate it !

May 4 2020, 3:36 PM · Platform Engineering Roadmap Decision Making, MediaWiki-libs-Services

Apr 29 2020

nnikkhoui moved T251444: HookContainer Integration Tests from Backlog to Ready on the Platform Team Workboards (Green) board.
Apr 29 2020, 5:48 PM · MW-1.35-notes (1.35.0-wmf.34; 2020-05-26), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)
nnikkhoui added a project to T251444: HookContainer Integration Tests: Platform Team Workboards (Green).
Apr 29 2020, 5:48 PM · MW-1.35-notes (1.35.0-wmf.34; 2020-05-26), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)
nnikkhoui updated the task description for T251444: HookContainer Integration Tests.
Apr 29 2020, 5:47 PM · MW-1.35-notes (1.35.0-wmf.34; 2020-05-26), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)
nnikkhoui created T251444: HookContainer Integration Tests.
Apr 29 2020, 5:47 PM · MW-1.35-notes (1.35.0-wmf.34; 2020-05-26), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)

Apr 28 2020

nnikkhoui updated subscribers of T250859: Rename BeforeParserrenderImageGalleryHook to BeforeParserRenderImageGalleryHook.

Renaming this would break some of the logic that generates the hook function names. A proposed alternative by @tstarling was to introduce hook aliases instead of actually renaming the hook itself. This would also allow us to alias some of the hooks that have double colons in the name (e.g. ApiMain::moduleManager) which as of now is converting the colons into underscores (e.g. ApiMain__moduleManager) which looks slightly awkward.

Apr 28 2020, 10:26 PM · MediaWiki-Parser

Apr 20 2020

nnikkhoui updated subscribers of T250754: Update Hooks Manual on MediaWiki.
Apr 20 2020, 9:39 PM · MediaWiki-Core-Hooks, Documentation, Platform Team Initiatives (New Hook System)
nnikkhoui updated subscribers of T250757: Update individual hook manuals on MediaWiki.org.
Apr 20 2020, 9:39 PM · MediaWiki-Core-Hooks, Documentation, Platform Team Initiatives (New Hook System)
nnikkhoui created T250757: Update individual hook manuals on MediaWiki.org.
Apr 20 2020, 9:38 PM · MediaWiki-Core-Hooks, Documentation, Platform Team Initiatives (New Hook System)
nnikkhoui created T250754: Update Hooks Manual on MediaWiki.
Apr 20 2020, 9:19 PM · MediaWiki-Core-Hooks, Documentation, Platform Team Initiatives (New Hook System)
nnikkhoui closed T250102: Fix failing tests that rely on Hooks.php as Resolved.
Apr 20 2020, 8:12 PM · MW-1.35-notes (1.35.0-wmf.30; 2020-04-28), Platform Team Workboards (Green), MediaWiki-Core-Hooks, Platform Team Initiatives (New Hook System)
nnikkhoui closed T247089: Create HookContainer.php, a subtask of T247086: Create New Hook Infrastructure, as Resolved.
Apr 20 2020, 8:12 PM · MediaWiki-Core-Hooks, Platform Team Workboards (Epics), Epic, Platform Team Initiatives (New Hook System)
nnikkhoui closed T247089: Create HookContainer.php as Resolved.
Apr 20 2020, 8:12 PM · Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)

Apr 17 2020

nnikkhoui moved T247089: Create HookContainer.php from Doing to Done on the Platform Team Workboards (Green) board.
Apr 17 2020, 9:34 PM · Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)

Apr 15 2020

nnikkhoui moved T250300: Update setTemporaryHook() to use scopedRegister from Backlog to Doing on the Platform Team Workboards (Green) board.
Apr 15 2020, 5:38 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)
nnikkhoui added a project to T250300: Update setTemporaryHook() to use scopedRegister: Platform Team Workboards (Green).
Apr 15 2020, 5:38 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)
nnikkhoui moved T250102: Fix failing tests that rely on Hooks.php from Doing to Done on the Platform Team Workboards (Green) board.
Apr 15 2020, 5:37 PM · MW-1.35-notes (1.35.0-wmf.30; 2020-04-28), Platform Team Workboards (Green), MediaWiki-Core-Hooks, Platform Team Initiatives (New Hook System)
nnikkhoui created T250300: Update setTemporaryHook() to use scopedRegister.
Apr 15 2020, 5:16 PM · MW-1.35-notes (1.35.0-wmf.32; 2020-05-12), Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)

Apr 13 2020

nnikkhoui moved T250102: Fix failing tests that rely on Hooks.php from Backlog to Doing on the Platform Team Workboards (Green) board.
Apr 13 2020, 5:40 PM · MW-1.35-notes (1.35.0-wmf.30; 2020-04-28), Platform Team Workboards (Green), MediaWiki-Core-Hooks, Platform Team Initiatives (New Hook System)
nnikkhoui added a project to T250102: Fix failing tests that rely on Hooks.php: Platform Team Workboards (Green).
Apr 13 2020, 5:40 PM · MW-1.35-notes (1.35.0-wmf.30; 2020-04-28), Platform Team Workboards (Green), MediaWiki-Core-Hooks, Platform Team Initiatives (New Hook System)
nnikkhoui closed T248194: "Error connecting to [Null] as user [Null]" (from DBFileJournal via DBFileJournalIntegrationTest) as Resolved.
Apr 13 2020, 5:37 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-File-management, Commons, ci-test-error
nnikkhoui closed T248194: "Error connecting to [Null] as user [Null]" (from DBFileJournal via DBFileJournalIntegrationTest), a subtask of T246358: Jenkins no longer fails build if mw-error.log or mw-dberror.log are non-empty, as Resolved.
Apr 13 2020, 5:37 PM · Performance-Team, Developer Productivity, Release-Engineering-Team-TODO (2020-07-01 to 2020-09-30 (Q1)), Sustainability (Incident Followup), Continuous-Integration-Config, Regression
nnikkhoui moved T248194: "Error connecting to [Null] as user [Null]" (from DBFileJournal via DBFileJournalIntegrationTest) from Ready (WIP:5) to Done on the Platform Team Workboards (Clinic Duty Team) board.
Apr 13 2020, 5:37 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-File-management, Commons, ci-test-error
nnikkhoui created T250102: Fix failing tests that rely on Hooks.php.
Apr 13 2020, 5:36 PM · MW-1.35-notes (1.35.0-wmf.30; 2020-04-28), Platform Team Workboards (Green), MediaWiki-Core-Hooks, Platform Team Initiatives (New Hook System)

Apr 9 2020

nnikkhoui added a project to T235865: Modify Quibble to accept a LocalSettings.php file : Testing-Roadblocks.
Apr 9 2020, 5:59 PM · Testing-Roadblocks, Quibble
nnikkhoui added a comment to T220353: Unable to create redirect on dewiki - fatal DBQueryError.

Checked to see if this was still occurring, and last logged instance was 6 occurrences between 2020-04-03T10:35:35 and 2020-04-03T10:37:36

Apr 9 2020, 5:07 PM · Platform Engineering, User-Marostegui, MediaWiki-Core-Revision-backend, Wikimedia-production-error, MediaWiki-Redirects

Apr 6 2020

nnikkhoui moved T249528: Warn if MediaWikiServices::getInstance() called prior to bootstrap completing from Inbox to Triage Meeting Inbox on the Platform Engineering board.
Apr 6 2020, 5:55 PM · Platform Engineering Roadmap Decision Making, MediaWiki-libs-Services
nnikkhoui edited projects for T249528: Warn if MediaWikiServices::getInstance() called prior to bootstrap completing , added: Platform Engineering; removed Platform Team Workboards (Clinic Duty Team).
Apr 6 2020, 5:55 PM · Platform Engineering Roadmap Decision Making, MediaWiki-libs-Services
nnikkhoui created T249528: Warn if MediaWikiServices::getInstance() called prior to bootstrap completing .
Apr 6 2020, 5:54 PM · Platform Engineering Roadmap Decision Making, MediaWiki-libs-Services

Apr 3 2020

nnikkhoui removed a project from T249348: Wikibase error when calling getProperty(). Property data type lookup failed for: P727: Wikibase-DataModel-Services.
Apr 3 2020, 5:01 PM · Wikidata, Structured Data Engineering, Structured-Data-Backlog, WikibaseMediaInfo, Commons, Wikimedia-production-error
nnikkhoui added a project to T249348: Wikibase error when calling getProperty(). Property data type lookup failed for: P727: Commons.
Apr 3 2020, 5:00 PM · Wikidata, Structured Data Engineering, Structured-Data-Backlog, WikibaseMediaInfo, Commons, Wikimedia-production-error
nnikkhoui created T249348: Wikibase error when calling getProperty(). Property data type lookup failed for: P727.
Apr 3 2020, 4:49 PM · Wikidata, Structured Data Engineering, Structured-Data-Backlog, WikibaseMediaInfo, Commons, Wikimedia-production-error

Apr 2 2020

nnikkhoui moved T247089: Create HookContainer.php from Backlog to Doing on the Platform Team Workboards (Green) board.
Apr 2 2020, 3:36 PM · Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)
nnikkhoui added a project to T247089: Create HookContainer.php: Platform Team Workboards (Green).
Apr 2 2020, 3:36 PM · Platform Team Workboards (Green), Platform Team Initiatives (New Hook System)

Apr 1 2020

nnikkhoui updated subscribers of T243803: API action=parse should be poolcounter-limited if a re-parse is necessary.

Talked with @Anomie and he brought up a good point that it may be worth it to implement PoolCounter for all requests, regardless of whether or not it bypasses ParserCache. That would lead to less complicated/case-by-case code and even if the request does hit ParserCache it may still be a cache miss and it would have to do the full slower parse anyway.

Apr 1 2020, 7:40 PM · Sustainability (Incident Followup), MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Platform Team Workboards (Clinic Duty Team), MediaWiki-Parser, serviceops, SRE
nnikkhoui moved T243803: API action=parse should be poolcounter-limited if a re-parse is necessary from Doing(WIP:5) to Ready (WIP:5) on the Platform Team Workboards (Clinic Duty Team) board.
Apr 1 2020, 6:37 PM · Sustainability (Incident Followup), MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Platform Team Workboards (Clinic Duty Team), MediaWiki-Parser, serviceops, SRE

Mar 31 2020

nnikkhoui moved T243803: API action=parse should be poolcounter-limited if a re-parse is necessary from Ready (WIP:5) to Doing(WIP:5) on the Platform Team Workboards (Clinic Duty Team) board.
Mar 31 2020, 9:15 PM · Sustainability (Incident Followup), MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Platform Team Workboards (Clinic Duty Team), MediaWiki-Parser, serviceops, SRE
nnikkhoui removed a project from T248854: MediaWiki installation error: MediaWiki\Storage\PageEditStash::getAndWaitForStashValue Error: 1105 Percona-XtraDB-Cluster prohibits use of GET_LOCK with pxc_strict_mode = ENFORCING: Platform Engineering.

Untagging Core Platform. Tracking work for this in T226857.

Mar 31 2020, 8:39 PM · MediaWiki-Page-editing, MediaWiki-libs-Rdbms, MediaWiki-Installer
nnikkhoui moved T248686: Allow subclasses of ApiBase to be used in phpunit tests without MediaWiki being initialized from Triage Meeting Inbox to Volunteer Needed Tasks on the Platform Engineering board.
Mar 31 2020, 8:36 PM · MW-1.36-notes (1.36.0-wmf.20; 2020-12-01), Platform Team Workboards (External Code Reviews), Testing-Roadblocks, MediaWiki-Core-Tests, MediaWiki-Action-API
nnikkhoui moved T43838: Make it possible for users without the editinterface right to edit the AbuseFilter messages from Triage Meeting Inbox to Volunteer Needed Tasks on the Platform Engineering board.
Mar 31 2020, 8:32 PM · User-DannyS712, Platform Engineering, AbuseFilter
nnikkhoui moved T70174: securepoll-votereligibility-list-* messages should be documented in comments from Triage Meeting Inbox to Volunteer Needed Tasks on the Platform Engineering board.
Mar 31 2020, 8:28 PM · Platform Engineering, good first task, I18n, MediaWiki-extensions-SecurePoll
nnikkhoui removed a project from T234779: Removed deprecated "legacy" serialization type from RESTBagOStuff: Platform Engineering.
Mar 31 2020, 8:27 PM · MW-1.35-notes (1.35.0-wmf.41; 2020-07-14), MediaWiki-libs-BagOStuff, Technical-Debt (Deprecation process), MW-1.35-release
nnikkhoui moved T248519: Organise Phabricator tasks about MediaWiki core's ParserCache from Triage Meeting Inbox to Tracking/Watching on the Platform Engineering board.
Mar 31 2020, 8:21 PM · MediaWiki-libs-BagOStuff, Platform Engineering
nnikkhoui edited projects for T248194: "Error connecting to [Null] as user [Null]" (from DBFileJournal via DBFileJournalIntegrationTest), added: Platform Team Workboards (Clinic Duty Team); removed Platform Engineering.
Mar 31 2020, 8:15 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-File-management, Commons, ci-test-error
nnikkhoui claimed T189362: ipblock-exempt does not allow account creation when blocked.
Mar 31 2020, 8:14 PM · MediaWiki-Platform-Team (Radar), IP-Blocking-Impacts, Patch-For-Review, MediaWiki-Blocks, MediaWiki-User-login-and-signup, MediaWiki-Core-AuthManager
nnikkhoui moved T248855: https://www.mediawiki.org/wiki/Special:ApiHelp?uselang=ru doesn't keep the language from Triage Meeting Inbox to Feature Requests to Review on the Platform Engineering board.
Mar 31 2020, 8:09 PM · MediaWiki-Special-pages, Platform Engineering, MediaWiki-Action-API
nnikkhoui edited projects for T249038: Tag edits made in the WikiEditor (2010 wikitext editor), added: MediaWiki-Page-editing; removed WMF-General-or-Unknown.
Mar 31 2020, 8:06 PM · Verified, MW-1.38-notes (1.38.0-wmf.13; 2021-12-13), Editing-team (Kanban Board), Performance-Team (Radar), MediaWiki-Page-editing, Product-Analytics
nnikkhoui removed projects from T249038: Tag edits made in the WikiEditor (2010 wikitext editor): Wikimedia-Hackathon-2019, MediaWiki-Action-API, Platform Engineering.
Mar 31 2020, 8:05 PM · Verified, MW-1.38-notes (1.38.0-wmf.13; 2021-12-13), Editing-team (Kanban Board), Performance-Team (Radar), MediaWiki-Page-editing, Product-Analytics

Mar 30 2020

nnikkhoui created T248871: The given Title (علاقات الجبل الأسود الخارجية) does not belong to page ID 7103929 but actually belongs to 7103918.
Mar 30 2020, 3:47 PM · Platform Engineering, MediaWiki-extensions-FlaggedRevs, MediaWiki-Core-Revision-backend, Wikimedia-production-error
nnikkhoui claimed T248194: "Error connecting to [Null] as user [Null]" (from DBFileJournal via DBFileJournalIntegrationTest).
Mar 30 2020, 2:32 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-File-management, Commons, ci-test-error
nnikkhoui added a comment to T248194: "Error connecting to [Null] as user [Null]" (from DBFileJournal via DBFileJournalIntegrationTest).

@Anomie Yea sounds good!

Mar 30 2020, 2:31 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-File-management, Commons, ci-test-error

Mar 27 2020

nnikkhoui triaged T248195: Db error "Duplicate entry TestNewSystemUser … for key actor_name" (via UserTest) as High priority.
Mar 27 2020, 7:53 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-User-management, ci-test-error
nnikkhoui moved T248195: Db error "Duplicate entry TestNewSystemUser … for key actor_name" (via UserTest) from Doing(WIP:5) to Waiting for Review on the Platform Team Workboards (Clinic Duty Team) board.
Mar 27 2020, 7:53 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-User-management, ci-test-error
nnikkhoui moved T248195: Db error "Duplicate entry TestNewSystemUser … for key actor_name" (via UserTest) from Inbox to Doing(WIP:5) on the Platform Team Workboards (Clinic Duty Team) board.
Mar 27 2020, 5:58 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-User-management, ci-test-error
nnikkhoui moved T248189: "LogicException: We have a problem" from phpunit/…/RefreshSecondaryDataUpdateTest.php: from Inbox to Waiting for Review on the Platform Team Workboards (Clinic Duty Team) board.
Mar 27 2020, 5:57 PM · MW-1.35-notes (1.35.0-wmf.26; 2020-03-31), Platform Team Workboards (Clinic Duty Team), Performance-Team, MediaWiki-Page-derived-data

Mar 24 2020

nnikkhoui removed a project from T248195: Db error "Duplicate entry TestNewSystemUser … for key actor_name" (via UserTest): Platform Engineering.
Mar 24 2020, 8:17 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-User-management, ci-test-error
nnikkhoui removed a project from T248189: "LogicException: We have a problem" from phpunit/…/RefreshSecondaryDataUpdateTest.php:: Platform Engineering.
Mar 24 2020, 8:16 PM · MW-1.35-notes (1.35.0-wmf.26; 2020-03-31), Platform Team Workboards (Clinic Duty Team), Performance-Team, MediaWiki-Page-derived-data
nnikkhoui claimed T248195: Db error "Duplicate entry TestNewSystemUser … for key actor_name" (via UserTest).
Mar 24 2020, 8:15 PM · MW-1.35-notes (1.35.0-wmf.28; 2020-04-14), Patch-For-Review, Platform Team Workboards (Clinic Duty Team), MediaWiki-User-management, ci-test-error
nnikkhoui added a project to T248189: "LogicException: We have a problem" from phpunit/…/RefreshSecondaryDataUpdateTest.php:: Platform Team Workboards (Clinic Duty Team).
Mar 24 2020, 8:12 PM · MW-1.35-notes (1.35.0-wmf.26; 2020-03-31), Platform Team Workboards (Clinic Duty Team), Performance-Team, MediaWiki-Page-derived-data
nnikkhoui claimed T248189: "LogicException: We have a problem" from phpunit/…/RefreshSecondaryDataUpdateTest.php:.
Mar 24 2020, 8:12 PM · MW-1.35-notes (1.35.0-wmf.26; 2020-03-31), Platform Team Workboards (Clinic Duty Team), Performance-Team, MediaWiki-Page-derived-data

Mar 17 2020

nnikkhoui moved T245629: mediawiki/core webdriver.io tests fail in EntitySchema extension from Doing(WIP:5) to Waiting for Review on the Platform Team Workboards (Clinic Duty Team) board.
Mar 17 2020, 7:43 PM · MW-1.35-notes (1.35.0-wmf.25; 2020-03-24), Platform Team Workboards (Clinic Duty Team), Patch-For-Review, Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MW-1.35-release, MediaWiki-Configuration, ci-test-error, Wikidata-Campsite, Wikidata, EntitySchema
nnikkhoui moved T245629: mediawiki/core webdriver.io tests fail in EntitySchema extension from Discussing to Doing(WIP:5) on the Platform Team Workboards (Clinic Duty Team) board.
Mar 17 2020, 7:43 PM · MW-1.35-notes (1.35.0-wmf.25; 2020-03-24), Platform Team Workboards (Clinic Duty Team), Patch-For-Review, Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MW-1.35-release, MediaWiki-Configuration, ci-test-error, Wikidata-Campsite, Wikidata, EntitySchema
nnikkhoui edited projects for T245629: mediawiki/core webdriver.io tests fail in EntitySchema extension, added: Platform Team Workboards (Clinic Duty Team); removed Platform Team Workboards (S&F Workboard).
Mar 17 2020, 7:42 PM · MW-1.35-notes (1.35.0-wmf.25; 2020-03-24), Platform Team Workboards (Clinic Duty Team), Patch-For-Review, Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MW-1.35-release, MediaWiki-Configuration, ci-test-error, Wikidata-Campsite, Wikidata, EntitySchema

Mar 12 2020

nnikkhoui added a subtask for T233871: 1.35.0-wmf.23 deployment blockers: T247553: Fail-safe exception from ReplicaMasterAwareRecordIdsAcquirer via Wikibase DataUpdateAdapter::doUpdate.
Mar 12 2020, 7:16 PM · User-brennen, Release-Engineering-Team-TODO (2020-01 to 2020-03 (Q3)), Release, Train Deployments
nnikkhoui added a parent task for T247553: Fail-safe exception from ReplicaMasterAwareRecordIdsAcquirer via Wikibase DataUpdateAdapter::doUpdate: T233871: 1.35.0-wmf.23 deployment blockers.
Mar 12 2020, 7:16 PM · MW-1.35-notes (1.35.0-wmf.25; 2020-03-24), Wikidata-Campsite (Wikidata-Campsite-Iteration-∞ (On Hold)), User-Ladsgroup, MediaWiki-extensions-WikibaseRepository, Wikidata, Wikimedia-production-error
nnikkhoui created T247553: Fail-safe exception from ReplicaMasterAwareRecordIdsAcquirer via Wikibase DataUpdateAdapter::doUpdate.
Mar 12 2020, 7:15 PM · MW-1.35-notes (1.35.0-wmf.25; 2020-03-24), Wikidata-Campsite (Wikidata-Campsite-Iteration-∞ (On Hold)), User-Ladsgroup, MediaWiki-extensions-WikibaseRepository, Wikidata, Wikimedia-production-error
nnikkhoui added a comment to T245629: mediawiki/core webdriver.io tests fail in EntitySchema extension.

@Peter.ovchyn ok :) I spent half of yesterday trying to re-produce locally so i could test some fixes and was unable to, even on the correct branches everything was passing. The only thing I did notice was that was another extension is reporting the same error (https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php72-docker/50811/console)

Mar 12 2020, 2:17 PM · MW-1.35-notes (1.35.0-wmf.25; 2020-03-24), Platform Team Workboards (Clinic Duty Team), Patch-For-Review, Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MW-1.35-release, MediaWiki-Configuration, ci-test-error, Wikidata-Campsite, Wikidata, EntitySchema

Mar 11 2020

nnikkhoui added a comment to T245629: mediawiki/core webdriver.io tests fail in EntitySchema extension.

Nice, ok lets see re-check these tests once that gets a +2 ?

Mar 11 2020, 4:48 PM · MW-1.35-notes (1.35.0-wmf.25; 2020-03-24), Platform Team Workboards (Clinic Duty Team), Patch-For-Review, Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MW-1.35-release, MediaWiki-Configuration, ci-test-error, Wikidata-Campsite, Wikidata, EntitySchema

Feb 5 2020

nnikkhoui updated the task description for T244375: Multiple links on MediaWiki throwing : Fatal exception of type "TypeError".
Feb 5 2020, 4:20 PM · MediaWiki-Internationalization, Platform Engineering
nnikkhoui updated the task description for T244375: Multiple links on MediaWiki throwing : Fatal exception of type "TypeError".
Feb 5 2020, 4:19 PM · MediaWiki-Internationalization, Platform Engineering
nnikkhoui triaged T244375: Multiple links on MediaWiki throwing : Fatal exception of type "TypeError" as Unbreak Now! priority.
Feb 5 2020, 4:15 PM · MediaWiki-Internationalization, Platform Engineering
nnikkhoui created T244375: Multiple links on MediaWiki throwing : Fatal exception of type "TypeError".
Feb 5 2020, 4:14 PM · MediaWiki-Internationalization, Platform Engineering

Jan 24 2020

nnikkhoui updated the task description for T238374: Client Developer uses client-side cache.
Jan 24 2020, 8:01 PM · MW-1.40-notes (1.40.0-wmf.19; 2023-01-16), Patch-For-Review, Platform Team Sprints Board (Sprint 2), MW-1.35-notes (1.35.0-wmf.26; 2020-03-31), Platform Team Workboards (Green), MediaWiki-REST-API, Platform Team Initiatives (MW REST API in PHP)

Jan 23 2020

nnikkhoui updated the task description for T238374: Client Developer uses client-side cache.
Jan 23 2020, 7:22 PM · MW-1.40-notes (1.40.0-wmf.19; 2023-01-16), Patch-For-Review, Platform Team Sprints Board (Sprint 2), MW-1.35-notes (1.35.0-wmf.26; 2020-03-31), Platform Team Workboards (Green), MediaWiki-REST-API, Platform Team Initiatives (MW REST API in PHP)

Dec 19 2019

nnikkhoui closed T240294: Add $wgRightsSPDXId to production settings , a subtask of T229663: Contributor gets page source, as Declined.
Dec 19 2019, 6:00 PM · MW-1.35-notes (1.35.0-wmf.16; 2020-01-21), Platform Team Workboards (Green), MediaWiki-REST-API, Story, Platform Team Initiatives (MW REST API in PHP)
nnikkhoui closed T240294: Add $wgRightsSPDXId to production settings as Declined.

Closing this ticket as "declined" as we have removed the need to add spdx ID for now.

Dec 19 2019, 6:00 PM · Wikimedia-Site-requests, Platform Team Workboards (Green), MediaWiki-REST-API, Story, Platform Team Initiatives (MW REST API in PHP)