Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/250195
Change subject: [GoogleLogin] Update Jenkins tests ...................................................................... [GoogleLogin] Update Jenkins tests Add npm test Move jshint and jsonlint to check: for non-whitelisted users. Change-Id: I754ae7bf2e2a1ae62184faa5e335b8f870f79b94 Source-change: https://gerrit.wikimedia.org/r/#/c/250194/ --- M zuul/layout.yaml 1 file changed, 5 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/config refs/changes/95/250195/1 diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 9b081d5..81a1bad 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -3803,10 +3803,12 @@ - name: mediawiki/extensions/GoogleLogin template: - - name: jshint - - name: jsonlint - - name: extension-unittests-generic - name: composer-test + - name: extension-unittests-generic + - name: npm + check: + - jsonlint + - jshint - name: mediawiki/extensions/GoogleNewsSitemap template: -- To view, visit https://gerrit.wikimedia.org/r/250195 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I754ae7bf2e2a1ae62184faa5e335b8f870f79b94 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
