jenkins-bot has submitted this change and it was merged.

Change subject: Configure npm for ProofreadPage
......................................................................


Configure npm for ProofreadPage

And move jsonlint to check pipeline.

Change-Id: I7a30949a263ffeea2f95f068ddadd0135293f99f
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 1 deletion(-)

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 959117d..94986f4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -6803,8 +6803,10 @@
   - name: mediawiki/extensions/ProofreadPage
     template:
       - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Quiz
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7a30949a263ffeea2f95f068ddadd0135293f99f
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[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