Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/271167
Change subject: [CentralLogging] Replace jslint test with jsonlint and jshint tests ...................................................................... [CentralLogging] Replace jslint test with jsonlint and jshint tests Passes jslint test https://integration.wikimedia.org/ci/job/mwext-CentralLogging-jslint/2/console Change-Id: I121292a6254b541466d22057aa9ce3816b958fd9 --- 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/67/271167/1 diff --git a/jjb/mediawiki-extensions.yaml b/jjb/mediawiki-extensions.yaml index bae2922..a7a8b68 100644 --- a/jjb/mediawiki-extensions.yaml +++ b/jjb/mediawiki-extensions.yaml @@ -459,7 +459,6 @@ - mwext-CategorySlideShow - mwext-CategorySortHeaders - mwext-CategoryTests - - mwext-CentralLogging - mwext-Checkpoint - mwext-CloseWikis - mwext-Commentbox diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 53ef2ce..d243bd9 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -4312,7 +4312,8 @@ - name: mediawiki/extensions/CentralLogging template: - - name: extension-jslint + - name: jshint + - name: jshint - name: extension-unittests-generic - name: mediawiki/extensions/CharRangeSpan -- To view, visit https://gerrit.wikimedia.org/r/271167 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I121292a6254b541466d22057aa9ce3816b958fd9 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
