Page MenuHomePhabricator

Run JSHint on mediawiki/core
Closed, ResolvedPublic

Description

We used to have JSHint running on mediawiki/core.git. Since the switch to Zuul and Jenkins Job Builder the check has disappeared.

The root cause is that there is no jslint job template in Jenkins Job Builder (mediawiki.yaml). We will then want to add the job in Zuul configuration.


Version: unspecified
Severity: normal

Details

Reference
bz42905

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:00 AM
bzimport set Reference to bz42905.

I have fixed the Jenkins job:
https://gerrit.wikimedia.org/r/#/c/37797/

Did recheck https://gerrit.wikimedia.org/r/#/c/36350/ patchset 5 which gave a successful jshint result.