Page MenuHomePhabricator

Deployment-prep deploys from master and uses a submodule with submodules
Closed, ResolvedPublic

Description

Author: rlane32

Description:
git-deploy doesn't have support for recursive submodules. We can either fix this in git-deploy or we can change how beta is deployed.

This needs to be tracked, but I didn't know where to put it, so beta it is ;).


Version: unspecified
Severity: normal
Whiteboard: deploysprint-13

Details

Reference
bz51581

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:43 AM
bzimport added a project: Deployments.
bzimport set Reference to bz51581.
bzimport added a subscriber: Unknown Object (MLST).

I guess that will need a fix in git-deploy since the wmf branches have extensions as submodules that themselves might have submodules.

Moving to Wikimedia > General

I fixed this a while back. Trebuchet now supports recursive submodules.