Paladox has uploaded a new change for review.

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

Change subject: [HidePrefix] Add npm test and composer-test
......................................................................

[HidePrefix] Add npm test and composer-test

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

Requires I65706c84dedfce5f408e2c0f42dba5e6e27a1257

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/29/280429/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 32c3a82..bf12e9b 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4703,9 +4703,11 @@
 
   - name: mediawiki/extensions/HidePrefix
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/HostStats
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I70689ed826f2d7f4eff6c57bdf5c6fb1c9363870
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to