Paladox has uploaded a new change for review.

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

Change subject: Add new jsduck template
......................................................................

Add new jsduck template

Should make it easier to add the jsduck test since users no longer need to
do test: and gate-and-submit: they just need to do - name: jsduck and add
that to template:

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/16/249416/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index ba46b5c..b991dec 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1787,6 +1787,12 @@
      - phplint
      - php-composer-validate
 
+  - name: jsduck
+    test:
+     - jsduck
+    gate-and-submit:
+     - jsduck
+
     # Similar to above, but no jslint.
   - name: mw-checks
     check-voter:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic9d4d5ddd53c0c113b49ba32ddd1d699058087fb
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