Page MenuHomePhabricator

phpcs jobs on mediawiki/core should not fetch submodules
Closed, ResolvedPublic

Description

mediawiki/core has wmf branches which include submodules. The phpcs job running uses a macro which fetch all submodules, need to be replaced by git-mwcore-nosubmodule


Version: unspecified
Severity: normal

Details

Reference
bz44250

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:33 AM
bzimport set Reference to bz44250.
bzimport added a subscriber: Unknown Object (MLST).

Solved by creating a new JJB macro which let us specify whether we want or do not want submodules https://gerrit.wikimedia.org/r/#/c/45556/

I have then changed the phpcs job templates to use the new macro: https://gerrit.wikimedia.org/r/#/c/45557/