Siebrand has uploaded a new change for review.

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

Change subject: Migrate Crosswatch to repong
......................................................................

Migrate Crosswatch to repong

Change-Id: Icaf27d6239f0ffd18ca9400eb9cb5f4ecb40546d
---
M REPOCONF
M REPOCONF.commit
M bin/REPONG-PROJECTS
M bin/repocommit
M bin/repoexport
M bin/repoupdate
M repoconfig.commit.json
M repoconfig.json
8 files changed, 21 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/80/290180/1

diff --git a/REPOCONF b/REPOCONF
index 032c7f0..bc25035 100644
--- a/REPOCONF
+++ b/REPOCONF
@@ -9,7 +9,6 @@
 REPO_EOL=git://github.com/EOL/eol.git
 REPO_ETHERPADLITE=git://github.com/ether/etherpad-lite.git
 REPO_ETHERPADLITE_BRANCH="develop"
-REPO_EUROPEANA=git://github.com/europeana/Europeana1914-1918.git
 REPO_FREECOL=git://git.code.sf.net/p/freecol/git
 
REPO_FUDFORUM=svn://svn.code.sf.net/p/fudforum/code/trunk/install/forum_data/thm/default/i18n
 REPO_FUEL=git://git.fedorahosted.org/fuel.git
diff --git a/REPOCONF.commit b/REPOCONF.commit
index 7089307..a3a76f8 100644
--- a/REPOCONF.commit
+++ b/REPOCONF.commit
@@ -18,7 +18,6 @@
 REPO_EOL=g...@github.com:EOL/eol.git
 REPO_ETHERPADLITE=g...@github.com:ether/etherpad-lite.git
 REPO_ETHERPADLITE_BRANCH="develop"
-REPO_EUROPEANA=g...@github.com:europeana/Europeana1914-1918.git
 REPO_FREECOL=ssh://${THISUSER}@git.code.sf.net/p/freecol/git
 
REPO_FUDFORUM=svn+ssh://${THISUSER}@svn.code.sf.net/p/fudforum/code/trunk/install/forum_data/thm/default/i18n
 REPO_FUEL=ssh://${THISUSER}@git.fedorahosted.org/git/fuel.git
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index 96cc12e..0596676 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -3,6 +3,7 @@
 codev
 crosswatch
 entryscape
+europeana
 hivejs
 inaturalist
 mwgerrit
diff --git a/bin/repocommit b/bin/repocommit
index 92cada3..3c70419 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -38,7 +38,6 @@
 # TODO: Move to separate file?
 GITPROJECTS="\
 eol \
-europeana \
 freecol \
 fuel \
 huggle \
diff --git a/bin/repoexport b/bin/repoexport
index 7e90b39..3439ee9 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -37,11 +37,6 @@
 then
        php "$EXPORTER" --target . --group=out-$PROJECT --lang='*' --skip 
en,qqq $THRESHOLD
 
-elif [ "$PROJECT" = "europeana" ]
-then
-       php "$EXPORTER" --target . --group=out-europeana --lang='*' --skip 
en,qqq --threshold 75
-       php "$EXPORTER" --target . --group=out-europeana --lang qqq
-
 elif [ "$PROJECT" = "freecol" ]
 then
        php "$EXPORTER" --target . --group=out-freecol --lang='*' --skip en,qqq 
$THRESHOLD
diff --git a/bin/repoupdate b/bin/repoupdate
index 2d55210..2f05d95 100755
--- a/bin/repoupdate
+++ b/bin/repoupdate
@@ -47,7 +47,6 @@
 
 GITCLUPDATE="\
 eol \
-europeana \
 freecol \
 fuel \
 huggle \
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index 4b7506d..55eb130 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -51,6 +51,16 @@
                        }
                }
        },
+       "europeana": {
+               "group": "out-europeana",
+               "threshold": 75,
+               "repos": {
+                       "europeana": {
+                               "type": "git",
+                               "url": 
"g...@github.com:europeana/Europeana1914-1918.git"
+                       }
+               }
+       },
        "hivejs": {
                "group": "hivejs*",
                "repos": {
diff --git a/repoconfig.json b/repoconfig.json
index b5a94d3..eaf4fd3 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -51,6 +51,16 @@
                        }
                }
        },
+       "europeana": {
+               "group": "out-europeana",
+               "threshold": 75,
+               "repos": {
+                       "europeana": {
+                               "type": "git",
+                               "url": 
"git://github.com/europeana/Europeana1914-1918.git"
+                       }
+               }
+       },
        "hivejs": {
                "group": "hive*",
                "repos": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icaf27d6239f0ffd18ca9400eb9cb5f4ecb40546d
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to