Cscott has uploaded a new change for review.

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

Change subject: Run `jslint` on parsoid deploy repo.
......................................................................

Run `jslint` on parsoid deploy repo.

This ensures that our configuration files don't have obvious syntax errors.

Depends on: Ib78b8353d01156b29ff9cda65865dccc3a3e402d

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/64/171764/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 25862fd..2b119c6 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -5042,13 +5042,17 @@
       - beta-parsoid-update-eqiad
 
   - name: mediawiki/services/parsoid/deploy
+    check:
+      - parsoidsvc-jslint
     test:
+      - parsoidsvc-jslint
       - parsoidsvc-debian-glue
       - parsoidsvc-deploy-parse-tool-check
       - parsoidsvc-deploy-roundtrip-test-check
       - parsoidsvc-deploy-npm-0.8
       - parsoidsvc-deploy-npm-0.10
     gate-and-submit:
+      - parsoidsvc-jslint
       - parsoidsvc-deploy-parse-tool-check
       - parsoidsvc-deploy-roundtrip-test-check
       - parsoidsvc-deploy-npm-0.8

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

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

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

Reply via email to