Page MenuHomePhabricator

Add support for skins to list-hook-usage.py
Closed, ResolvedPublic

Description

The list-hook-usage.py should also support skins. I can see two ways of doing that:

  1. use a command line option like --skins to make it look for skins, instead of extensions
  2. support skin: and extension: as a prefix for the names listed in the input.

We could also support both. And on top, support putting full repo URLs into the input.

This is a follow-up to T354654. For reference, the script lives in the code-utils repo.

Event Timeline

Change #1036608 had a related patch set uploaded (by WQuarshie; author: WQuarshie):

[mediawiki/tools/code-utils@master] adding support for skins Adding support for skins and Allow list-hook-usage to operate directly on /wmf-config/extension-list

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

codebug changed the task status from Open to In Progress.Tue, May 28, 1:44 PM

Change #1036608 merged by jenkins-bot:

[mediawiki/tools/code-utils@master] adding support for skins Adding support for skins and Allow list-hook-usage to operate directly on /wmf-config/extension-list

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

codebug moved this task from In Progress to Done on the MW-Interfaces-Team board.