Paladox has uploaded a new change for review.

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

Change subject: [AdminLinks] Add npm test
......................................................................

[AdminLinks] Add npm test

Also move jsonlint to check: for non-whitelisted users and remove jshint
since there are no js files.

See I1fc985f1a44a7121ccfba021b76bc343ef673500

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/89/274489/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index c4d138d..4f168dd 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2310,10 +2310,11 @@
 
   - name: mediawiki/extensions/AdminLinks
     template:
-      - name: jshint
-      - name: jsonlint
-      - name: extension-unittests-generic
       - name: composer-test
+      - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Agora
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2ab6fca33f8f5a31fef00e4ab901f943ce3a258
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to