Page MenuHomePhabricator

Ensure all repositories in Gerrit have been branched at the right time.
Closed, ResolvedPublic

Description

for tarball production

Event Timeline

I have updated the docker instance I'm creating to tag all extensions at the same time. Will do the same for branching.

Started copying the make-wmf-branch code into mine so I can use it as a basis for branching the tarball.

See T222829: merge branch.py and make-wmf-branch. branch.py has a simpler approach, just getting gerrit to do the work remotely. I've been updating the code to do that.

I think using gerrit to branch server-side (as is done in the code), means that this is essentially resolved.