for tarball production
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T223392 Automate MediaWiki tarball release process | |||
Resolved | MarkAHershberger | T217960 Tarball upload automation | |||
Resolved | MarkAHershberger | T217963 Ensure all repositories in Gerrit have been branched at the right time. |
Event Timeline
Comment Actions
I have updated the docker instance I'm creating to tag all extensions at the same time. Will do the same for branching.
Comment Actions
Started copying the make-wmf-branch code into mine so I can use it as a basis for branching the tarball.
Comment Actions
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.
Comment Actions
I think using gerrit to branch server-side (as is done in the code), means that this is essentially resolved.