Paladox has uploaded a new change for review.

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

Change subject: [GuidedTour] Update Jenkins tests
......................................................................

[GuidedTour] Update Jenkins tests

Add composer-test for running phplint and in future php code sniffer.

Move jshint to check: Since now npm runs jshint.

Change-Id: I8363cf8225f884ec815d8a3d560e1fb62c86bd0f
Source-change: https://gerrit.wikimedia.org/r/#/c/249410/
---
M zuul/layout.yaml
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/14/249414/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index ba46b5c..c4d8ce3 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3839,13 +3839,14 @@
 
   - name: mediawiki/extensions/GuidedTour
     template:
-      - name: jshint
+      - name: composer-test
       - name: extension-unittests-generic
       - name: extension-qunit-generic
       - name: npm
       - name: extension-gate
     check:
       - jsonlint
+      - jshint
     test:
      - jsduck
     gate-and-submit:

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

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