jenkins-bot has submitted this change and it was merged.
Change subject: Remove wikia-quick
......................................................................
Remove wikia-quick
Too off the standard path.
Change-Id: I14217d70a00cd95834aa52e42ec1de292114bab1
---
M bin/export-by-prefix
M bin/repocommit
M bin/repoexport
M bin/update-wikia
4 files changed, 2 insertions(+), 13 deletions(-)
Approvals:
Siebrand: Looks good to me, approved
jenkins-bot: Verified
diff --git a/bin/export-by-prefix b/bin/export-by-prefix
index 826eadf..8622df8 100755
--- a/bin/export-by-prefix
+++ b/bin/export-by-prefix
@@ -40,10 +40,5 @@
SKIPGROUPS="--skipgroup=ext-jquery-*"
fi
-if [ "$PROJECT" = "wikia" ]
-then
- HOURS=""
-fi
-
# Ready for prime time.
php "$EXPORTER" --target="$TARGET" --lang="*" $SKIPLANGS $HOURS
--group="$GROUP*" $SKIPGROUPS
diff --git a/bin/repocommit b/bin/repocommit
index 2c7e3af..882a474 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -57,7 +57,6 @@
vicuna \
waymarked-trails-site \
wikia \
-wikia-quick \
WikipediaMobile \
WikipediaMobileJ2ME \
wikireader \
@@ -68,11 +67,6 @@
for i in $GITCOMMITNOCHECKPROJECTS; do
if [ "$i" = "$PROJECT" ]
then
- if [ "$PROJECT" = "wikia-quick" ]
- then
- PROJECT="wikia"
- fi
-
gitcommitNoCheck "$PROJECT"
if [ "$PROJECT" = "pywikibot" ]
diff --git a/bin/repoexport b/bin/repoexport
index de978e6..877e074 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -166,7 +166,7 @@
php "$EXPORTER" --target . --group=out-waymarked-trails-help --lang '*'
--skip en,qqq,no $THRESHOLD $HOURS
php "$EXPORTER" --target . --group=out-waymarked-trails-help --lang qqq
$HOURS
-elif [ "$PROJECT" = "wikia" ] || [ "$PROJECT" = "wikia-quick" ]
+elif [ "$PROJECT" = "wikia" ]
then
PREFIXES="wikia-a wikia-b wikia-c wikia-d wikia-e wikia-f wikia-g
wikia-h \
wikia-i wikia-j wikia-k wikia-l wikia-m wikia-n wikia-o wikia-p
wikia-q \
diff --git a/bin/update-wikia b/bin/update-wikia
index e389231..fe6d6ec 100755
--- a/bin/update-wikia
+++ b/bin/update-wikia
@@ -26,7 +26,7 @@
fi
# Export
-repoexport wikia-quick "$MYDIR"
+repoexport wikia "$MYDIR"
# Commit
repocommit wikia "$MYDIR"
# Update production data again
--
To view, visit https://gerrit.wikimedia.org/r/89640
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I14217d70a00cd95834aa52e42ec1de292114bab1
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits