Page MenuHomePhabricator

Delete some branches from mediawiki/vendor
Closed, ResolvedPublic

Description

remotes/origin/es6
remotes/origin/es710

Event Timeline

Reedy triaged this task as Low priority.Feb 18 2026, 5:41 PM

I think those were for ElasticSearch upgrades and probably created/used by @EBernhardson / @dcausse. I guess the branches can be deleted. I don't think there is any need to retain them, if needed we can convert them to tags as we area doing for EOL release branches.

https://gerrit.wikimedia.org/g/mediawiki/vendor/+/refs/heads/es6 (Jan 2019)
https://gerrit.wikimedia.org/g/mediawiki/vendor/+/refs/heads/es710 (Aug 2022)

We've also upgraded well past both of those. The latter is to 7.1.5 and we're on 7.17.3. I've not dug into whether they were directly merged or just used for staging/testing etc.

The es6 and es710 branches can indeed be cleared out, IIRC they were needed for CI to line things up, but with it deployed they are now unused.

Mentioned in SAL (#wikimedia-releng) [2026-03-09T10:40:43Z] <hashar> gerrit: mediawiki/vendor: converted es6 and es710 branches to tags # T417804

hashar claimed this task.

Via https://gerrit.wikimedia.org/r/admin/repos/mediawiki/vendor,tags , I have created the following tags:

Tag namecommitAnnotation
es6d2eac5b1a731e5b8f303fe67e7d8384e32cb7f54Legacy es6 branch - T417804
es710rMWVDd74a3b068e5cLegacy es710 branch - T417804

Via https://gerrit.wikimedia.org/r/admin/repos/mediawiki/vendor,branches/q/filter:es , I have deleted the two branches.

:)