[MediaWiki-commits] [Gerrit] [EtherEditor] Add npm test - change (integration/config)

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

Change subject: [EtherEditor] Add npm test
..


[EtherEditor] Add npm test

Also move jshint and jsonlint to check: for non-whitelisted users.

Requires I84cb60f4055b6c8737fb19f7b406ad231fc074bd

Change-Id: I9c3772389b31021b6b6997d42c657e6042ba0f3e
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index c6a3c65..ad248a4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3017,9 +3017,11 @@
 
   - name: mediawiki/extensions/EtherEditor
 template:
-  - name: jshint
-  - name: jsonlint
   - name: extension-unittests-non-voting
+  - name: npm
+check:
+  - jsonlint
+  - jshint
 
   - name: mediawiki/extensions/EventLogging
 template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9c3772389b31021b6b6997d42c657e6042ba0f3e
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox 
Gerrit-Reviewer: Hashar 
Gerrit-Reviewer: Legoktm 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] [EtherEditor] Add npm test - change (integration/config)

2016-03-08 Thread Paladox (Code Review)
Paladox has uploaded a new change for review.

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

Change subject: [EtherEditor] Add npm test
..

[EtherEditor] Add npm test

Also move jshint and jsonlint to check: for non-whitelisted users.

Requires I84cb60f4055b6c8737fb19f7b406ad231fc074bd

Change-Id: I9c3772389b31021b6b6997d42c657e6042ba0f3e
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/74/276074/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index a8c2792..cfe61c4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3014,9 +3014,11 @@
 
   - name: mediawiki/extensions/EtherEditor
 template:
-  - name: jshint
-  - name: jsonlint
   - name: extension-unittests-non-voting
+  - name: npm
+check:
+  - jsonlint
+  - jshint
 
   - name: mediawiki/extensions/EventLogging
 template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c3772389b31021b6b6997d42c657e6042ba0f3e
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox 

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