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

Change subject: Move jshint test to check: in UniversalLanguageSelector
......................................................................


Move jshint test to check: in UniversalLanguageSelector

Jshint is now run via npm.

Change-Id: Id28f62015c85b1b1eebac715585f9c1862d9fab1
---
M zuul/layout.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b26ad4b..ef259e6 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7352,12 +7352,12 @@
     template:
       - name: extension-gate
       - name: extension-rubylint
-      - name: jshint
       - name: extension-unittests
       - name: extension-phpcs
       - name: npm
     check:
       - jsonlint
+      - jshint
     experimental:
       - php-composer-test
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id28f62015c85b1b1eebac715585f9c1862d9fab1
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to