Siebrand has uploaded a new change for review.

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

Change subject: Migrate huggle to repong
......................................................................

Migrate huggle to repong

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


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/89/290189/1

diff --git a/REPOCONF b/REPOCONF
index ea5f0b8..95a19ca 100644
--- a/REPOCONF
+++ b/REPOCONF
@@ -10,7 +10,6 @@
 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
-REPO_HUGGLE=https://github.com/huggle/huggle3-qt-lx.git
 REPO_IHRIS=http://bazaar.launchpad.net/~intrahealth%2Binformatics
 REPO_IHRIS_BRANCH="4.2-dev"
 REPO_IHRIS_MODULES="i2ce ihris-common ihris-manage ihris-qualify ihris-train"
diff --git a/REPOCONF.commit b/REPOCONF.commit
index ad51fcf..f8f3540 100644
--- a/REPOCONF.commit
+++ b/REPOCONF.commit
@@ -19,7 +19,6 @@
 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
-REPO_HUGGLE=g...@github.com:huggle/huggle3-qt-lx.git
 REPO_IHRIS=http://bazaar.launchpad.net/~intrahealth%2Binformatics
 REPO_IHRIS_BRANCH="4.2"
 REPO_IHRIS_MODULES="i2ce ihris-common ihris-manage ihris-qualify ihris-train"
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index 91ff82c..44915db 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -6,6 +6,7 @@
 etherpad-lite
 europeana
 hivejs
+huggle
 inaturalist
 mwgerrit
 mwgithub
diff --git a/bin/repocommit b/bin/repocommit
index 3a8cac7..4bb3851 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -40,7 +40,6 @@
 eol \
 freecol \
 fuel \
-huggle \
 intuition \
 int-orphantalk \
 int-raun \
diff --git a/bin/repoexport b/bin/repoexport
index a247205..863d41b 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -46,11 +46,6 @@
 then
        php "$EXPORTER" --target . --group=out-fuel* --lang='*' --skip en,qqq 
$THRESHOLD
 
-elif [ "$PROJECT" = "huggle" ]
-then
-       php "$EXPORTER" --target . --group=out-huggle --lang='*' --skip en,qqq 
$THRESHOLD
-       php "$EXPORTER" --target . --group=out-huggle --lang qqq
-
 elif [ "$PROJECT" = "ihris" ]
 then
        php "$EXPORTER" --target . --group=out-ihris* --lang='*' --skip en,qqq 
$THRESHOLD --ppgettext=/resources/projects
diff --git a/bin/repoupdate b/bin/repoupdate
index a3cebed..f75c28a 100755
--- a/bin/repoupdate
+++ b/bin/repoupdate
@@ -49,7 +49,6 @@
 eol \
 freecol \
 fuel \
-huggle \
 intuition \
 int-orphantalk \
 int-raun \
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index 5581ba2..9244286 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -100,6 +100,15 @@
                        }
                }
        },
+       "huggle": {
+               "group": "out-huggle",
+               "repos": {
+                       "huggle": {
+                               "type": "git",
+                               "url": 
"g...@github.com:huggle/huggle3-qt-lx.git"
+                       }
+               }
+       },
        "inaturalist": {
                "group": "out-inaturalist",
                "repos": {
diff --git a/repoconfig.json b/repoconfig.json
index 4e00bf0..0e8f8d7 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -100,6 +100,15 @@
                        }
                }
        },
+       "huggle": {
+               "group": "out-huggle",
+               "repos": {
+                       "huggle": {
+                               "type": "git",
+                               "url": 
"https://github.com/huggle/huggle3-qt-lx.git";
+                       }
+               }
+       },
        "inaturalist": {
                "group": "out-inaturalist",
                "repos": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6bb3efc463280c866b29822179116df48ac9d3fe
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