[MediaWiki-commits] [Gerrit] Migrate Crosswatch to repong - change (translatewiki)

2016-05-23 Thread Siebrand (Code Review)
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 

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


[MediaWiki-commits] [Gerrit] Migrate Crosswatch to repong - change (translatewiki)

2016-05-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Migrate Crosswatch to repong
..


Migrate Crosswatch to repong

Change-Id: If7288325be5749b19083bff09dd33fe722c5abb4
---
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, 20 insertions(+), 9 deletions(-)

Approvals:
  Nikerabbit: Looks good to me, but someone else must approve
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/REPOCONF b/REPOCONF
index d9ff470..032c7f0 100644
--- a/REPOCONF
+++ b/REPOCONF
@@ -6,7 +6,6 @@
 REPO_MWEXTGIT=https://gerrit.wikimedia.org/r/p/mediawiki/extensions
 REPO_MWSKINGIT=https://gerrit.wikimedia.org/r/p/mediawiki/skins
 
-REPO_CROSSWATCH=https://gerrit.wikimedia.org/r/labs/tools/crosswatch
 REPO_EOL=git://github.com/EOL/eol.git
 REPO_ETHERPADLITE=git://github.com/ether/etherpad-lite.git
 REPO_ETHERPADLITE_BRANCH="develop"
diff --git a/REPOCONF.commit b/REPOCONF.commit
index 93e7299..7089307 100644
--- a/REPOCONF.commit
+++ b/REPOCONF.commit
@@ -15,7 +15,6 @@
 REPO_MWSKINGIT=ssh://l10n-...@gerrit.wikimedia.org:29418/mediawiki/skins
 
 # other
-REPO_CROSSWATCH=ssh://l10n-...@gerrit.wikimedia.org:29418/labs/tools/crosswatch
 REPO_EOL=g...@github.com:EOL/eol.git
 REPO_ETHERPADLITE=g...@github.com:ether/etherpad-lite.git
 REPO_ETHERPADLITE_BRANCH="develop"
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index eec6e22..96cc12e 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -1,6 +1,7 @@
 blockly
 citationhunt
 codev
+crosswatch
 entryscape
 hivejs
 inaturalist
diff --git a/bin/repocommit b/bin/repocommit
index d821380..92cada3 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -73,7 +73,6 @@
 
 # TODO: Move to separate file?
 GERRITPROJECTS="\
-crosswatch \
 int-dcatap \
 pywikibot \
 wikimania"
diff --git a/bin/repoexport b/bin/repoexport
index 9e4b08e..7e90b39 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -29,11 +29,7 @@
fi
 done
 
-if [ "$PROJECT" = "crosswatch" ]
-then
-   php "$EXPORTER" --target . --group=crosswatch --lang='*' --skip en 
$THRESHOLD
-
-elif [ "$PROJECT" = "eol" ]
+if [ "$PROJECT" = "eol" ]
 then
php "$EXPORTER" --target . --group=out-eol* --lang='*' --skip en 
$THRESHOLD
 
diff --git a/bin/repoupdate b/bin/repoupdate
index f3e9fe1..2d55210 100755
--- a/bin/repoupdate
+++ b/bin/repoupdate
@@ -73,7 +73,6 @@
 done
 
 GITCLUPDATE_GERRIT="\
-crosswatch \
 int-dcatap \
 pywikibot \
 wikimania"
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index 6ec2328..4b7506d 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -33,6 +33,15 @@
}
}
},
+   "crosswatch": {
+   "group": "crosswatch",
+   "repos": {
+   "crosswatch": {
+   "type": "wmgerrit",
+   "url": 
"ssh://l10n-...@gerrit.wikimedia.org:29418/labs/tools/crosswatch"
+   }
+   }
+   },
"entryscape": {
"group": "entryscape-*",
"repos": {
diff --git a/repoconfig.json b/repoconfig.json
index c94ef73..b5a94d3 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -33,6 +33,15 @@
}
}
},
+   "crosswatch": {
+   "group": "crosswatch",
+   "repos": {
+   "crosswatch": {
+   "type": "wmgerrit",
+   "url": 
"https://gerrit.wikimedia.org/r/labs/tools/crosswatch;
+   }
+   }
+   },
"entryscape": {
"group": "entryscape-*",
"repos": {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If7288325be5749b19083bff09dd33fe722c5abb4
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand 
Gerrit-Reviewer: Nikerabbit 
Gerrit-Reviewer: Siebrand 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] Migrate Crosswatch to repong - change (translatewiki)

2016-05-23 Thread Siebrand (Code Review)
Siebrand has uploaded a new change for review.

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

Change subject: Migrate Crosswatch to repong
..

Migrate Crosswatch to repong

Change-Id: If7288325be5749b19083bff09dd33fe722c5abb4
---
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, 20 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/78/290178/1

diff --git a/REPOCONF b/REPOCONF
index d9ff470..032c7f0 100644
--- a/REPOCONF
+++ b/REPOCONF
@@ -6,7 +6,6 @@
 REPO_MWEXTGIT=https://gerrit.wikimedia.org/r/p/mediawiki/extensions
 REPO_MWSKINGIT=https://gerrit.wikimedia.org/r/p/mediawiki/skins
 
-REPO_CROSSWATCH=https://gerrit.wikimedia.org/r/labs/tools/crosswatch
 REPO_EOL=git://github.com/EOL/eol.git
 REPO_ETHERPADLITE=git://github.com/ether/etherpad-lite.git
 REPO_ETHERPADLITE_BRANCH="develop"
diff --git a/REPOCONF.commit b/REPOCONF.commit
index 93e7299..7089307 100644
--- a/REPOCONF.commit
+++ b/REPOCONF.commit
@@ -15,7 +15,6 @@
 REPO_MWSKINGIT=ssh://l10n-...@gerrit.wikimedia.org:29418/mediawiki/skins
 
 # other
-REPO_CROSSWATCH=ssh://l10n-...@gerrit.wikimedia.org:29418/labs/tools/crosswatch
 REPO_EOL=g...@github.com:EOL/eol.git
 REPO_ETHERPADLITE=g...@github.com:ether/etherpad-lite.git
 REPO_ETHERPADLITE_BRANCH="develop"
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index eec6e22..96cc12e 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -1,6 +1,7 @@
 blockly
 citationhunt
 codev
+crosswatch
 entryscape
 hivejs
 inaturalist
diff --git a/bin/repocommit b/bin/repocommit
index d821380..92cada3 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -73,7 +73,6 @@
 
 # TODO: Move to separate file?
 GERRITPROJECTS="\
-crosswatch \
 int-dcatap \
 pywikibot \
 wikimania"
diff --git a/bin/repoexport b/bin/repoexport
index 9e4b08e..7e90b39 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -29,11 +29,7 @@
fi
 done
 
-if [ "$PROJECT" = "crosswatch" ]
-then
-   php "$EXPORTER" --target . --group=crosswatch --lang='*' --skip en 
$THRESHOLD
-
-elif [ "$PROJECT" = "eol" ]
+if [ "$PROJECT" = "eol" ]
 then
php "$EXPORTER" --target . --group=out-eol* --lang='*' --skip en 
$THRESHOLD
 
diff --git a/bin/repoupdate b/bin/repoupdate
index f3e9fe1..2d55210 100755
--- a/bin/repoupdate
+++ b/bin/repoupdate
@@ -73,7 +73,6 @@
 done
 
 GITCLUPDATE_GERRIT="\
-crosswatch \
 int-dcatap \
 pywikibot \
 wikimania"
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index 6ec2328..4b7506d 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -33,6 +33,15 @@
}
}
},
+   "crosswatch": {
+   "group": "crosswatch",
+   "repos": {
+   "crosswatch": {
+   "type": "wmgerrit",
+   "url": 
"ssh://l10n-...@gerrit.wikimedia.org:29418/labs/tools/crosswatch"
+   }
+   }
+   },
"entryscape": {
"group": "entryscape-*",
"repos": {
diff --git a/repoconfig.json b/repoconfig.json
index c94ef73..b5a94d3 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -33,6 +33,15 @@
}
}
},
+   "crosswatch": {
+   "group": "crosswatch",
+   "repos": {
+   "crosswatch": {
+   "type": "wmgerrit",
+   "url": 
"https://gerrit.wikimedia.org/r/labs/tools/crosswatch;
+   }
+   }
+   },
"entryscape": {
"group": "entryscape-*",
"repos": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If7288325be5749b19083bff09dd33fe722c5abb4
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand 

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