Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/271162
Change subject: [CategorySlideShow] Replace jslint test with jsonlint and jshint tests ...................................................................... [CategorySlideShow] Replace jslint test with jsonlint and jshint tests Passes jslint test https://integration.wikimedia.org/ci/job/mwext-CategorySlideShow-jslint/6/console Change-Id: I156a9f7239765f8db58e0d523508f90ca7cb78c2 --- M jjb/mediawiki-extensions.yaml M zuul/layout.yaml 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/config refs/changes/62/271162/1 diff --git a/jjb/mediawiki-extensions.yaml b/jjb/mediawiki-extensions.yaml index bae2922..c7c4256 100644 --- a/jjb/mediawiki-extensions.yaml +++ b/jjb/mediawiki-extensions.yaml @@ -456,7 +456,6 @@ - mwext-BibManager - mwext-BreadCrumbs2 - mwext-Carp - - mwext-CategorySlideShow - mwext-CategorySortHeaders - mwext-CategoryTests - mwext-CentralLogging diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 53ef2ce..136d5b9 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -4297,7 +4297,8 @@ - name: mediawiki/extensions/CategorySlideShow template: - - name: extension-jslint + - name: jshint + - name: jsonlint - name: extension-unittests-generic - name: mediawiki/extensions/CategorySortHeaders -- To view, visit https://gerrit.wikimedia.org/r/271162 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I156a9f7239765f8db58e0d523508f90ca7cb78c2 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
