Siebrand has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334334 )

Change subject: Migrate in-refill to repong
......................................................................

Migrate in-refill to repong

Change-Id: I3d0b4572f8c750e05cb49f4a9a03c5b2f25fea55
---
M REPOCONF
M REPOCONF.commit
M bin/REPONG-PROJECTS
M bin/repocommit
M bin/repoexport
M repoconfig.commit.json
M repoconfig.json
7 files changed, 19 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/34/334334/1

diff --git a/REPOCONF b/REPOCONF
index bb734cb..ab8e37d 100644
--- a/REPOCONF
+++ b/REPOCONF
@@ -8,7 +8,6 @@
 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"
-REPO_INTREFILL=https://github.com/zhaofengli/refill.git
 REPO_NOCC=https://svn.code.sf.net/p/nocc/code/trunk
 REPO_OSM=git://git.openstreetmap.org/rails.git
 REPO_POTLATCH2=https://github.com/systemed/potlatch2.git
diff --git a/REPOCONF.commit b/REPOCONF.commit
index a9808ea..2a566ef 100644
--- a/REPOCONF.commit
+++ b/REPOCONF.commit
@@ -17,7 +17,6 @@
 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"
-REPO_INTREFILL=g...@github.com:zhaofengli/refill.git
 REPO_NOCC=svn+ssh://${THISUSER}@svn.code.sf.net/p/nocc/code/trunk
 REPO_OSM=ssh://translatew...@git.openstreetmap.org/var/lib/git/rails.git
 REPO_POTLATCH2=g...@github.com:systemed/potlatch2.git
diff --git a/bin/REPONG-PROJECTS b/bin/REPONG-PROJECTS
index c8b7969..de35737 100644
--- a/bin/REPONG-PROJECTS
+++ b/bin/REPONG-PROJECTS
@@ -19,6 +19,7 @@
 int-heritage
 int-orphantalk
 int-raun
+int-refill
 jquery.uls
 kiwix
 lib.reviews
diff --git a/bin/repocommit b/bin/repocommit
index 3ce3859..74bd89d 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -29,7 +29,6 @@
 
 # TODO: Move to separate file?
 GITPROJECTS="\
-int-refill \
 osm \
 waymarked-trails-site"
 
diff --git a/bin/repoexport b/bin/repoexport
index 6e22c6c..171acec 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -35,11 +35,6 @@
 then
        php "$EXPORTER" --target . --group=out-ihris* --lang='*' --skip en,qqq 
$THRESHOLD --ppgettext=/resources/projects
 
-elif [ "$PROJECT" = "int-refill" ]
-then
-       php "$EXPORTER" --target . --group=int-refill --lang='*' --skip en 
$HOURS
-       php "$EXPORTER" --target . --group=int-refill --lang qqq
-
 elif [ "$PROJECT" = "mediawiki-extensions" ]
 then
 #      php "$WIKI/extensions/Translate/scripts/magic-export.php" --target 
mediawiki-extensions/extensions/ --type=magic --quiet &
diff --git a/repoconfig.commit.json b/repoconfig.commit.json
index d2be1dc..0e20d1f 100644
--- a/repoconfig.commit.json
+++ b/repoconfig.commit.json
@@ -118,6 +118,15 @@
                        }
                }
        },
+       "int-refill": {
+               "group": "int-refill",
+               "repos": {
+                       "int-refill": {
+                               "type": "github",
+                               "url": "g...@github.com:zhaofengli/refill.git"
+                       }
+               }
+       },
        "jquery.uls": {
                "group": "jquery-uls",
                "repos": {
diff --git a/repoconfig.json b/repoconfig.json
index 72b3014..03d9e62 100644
--- a/repoconfig.json
+++ b/repoconfig.json
@@ -116,6 +116,15 @@
                        }
                }
        },
+       "int-refill": {
+               "group": "int-refill",
+               "repos": {
+                       "int-refill": {
+                               "type": "github",
+                               "url": 
"https://github.com/zhaofengli/refill.git";
+                       }
+               }
+       },
        "jquery.uls": {
                "group": "jquery-uls",
                "repos": {

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

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