jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/350397 )

Change subject: Don't enable tabular-data data type yet on Wikidata
......................................................................


Don't enable tabular-data data type yet on Wikidata

The new data type needs a testing period on test.wikidata
and advance notice to users / bot / tool authors before
enabling on Wikidata.

Change-Id: I9a69df853832d21518608a9e63d1307232fa38b3
---
M wmf-config/Wikibase-production.php
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Aude: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index ecbed4c..ddc789f 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -44,6 +44,10 @@
                        'Q28064618' => 'wb-badge-digitaldocument', // T153186
                ];
 
+               $wgWBRepoSettings['disabledDataTypes'] = [
+                       'tabular-data'
+               ];
+
                $wgWBRepoSettings['preferredGeoDataProperties'] = [
                        'P625',
                ];

-- 
To view, visit https://gerrit.wikimedia.org/r/350397
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9a69df853832d21518608a9e63d1307232fa38b3
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to