Page MenuHomePhabricator

Add wikibase-data-values-value-view submodule to the WMF Deployed index
Closed, ResolvedPublic

Description

The deployed filter seems to be missing WikibaseDataValuesValueView, which is used by Wikidata

e.g. https://codesearch.wmcloud.org/deployed/?q=to+1%2F10+of+an+arcsecond only finds the string used on Commons (in Extension:WikibaseMediaInfo), whereas searching everything (https://codesearch.wmcloud.org/search/?q=to+1%2F10+of+an+arcsecond) finds both.

Event Timeline

If I understand correctly, the data-values/value-view repo is not used as Composer package via mediawiki/vendor, and also not extracted from or embedded in the Wikibase extension repo, but rather is purely used in production via a git submodule reference.

We can treat this the same way as we did VisualEditor core (VisualEditor/VisualEditor), which is a submodule in the VisualEditor extension (mediawiki/extensions/VisualEditor). See also T365958.

Change #1239455 had a related patch set uploaded (by Krinkle; author: Krinkle):

[labs/codesearch@master] write_config: Add Wikibase ext submodules to "exts" and "wikimedia" indexes

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

Krinkle renamed this task from Deployed filter is missing WikibaseDataValuesValueView to Add wikibase-data-values-value-view submodule to the WMF Deployed index.Feb 14 2026, 1:38 AM
Krinkle closed this task as Resolved.
Krinkle claimed this task.

Change #1239455 merged by jenkins-bot:

[labs/codesearch@master] write_config: Add Wikibase ext submodules to "exts" and "wikimedia" indexes

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