https://bugzilla.wikimedia.org/show_bug.cgi?id=48837

       Web browser: ---
            Bug ID: 48837
           Summary: Create branches in mediawiki/extensions/* for REL1_21
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Looks like we forgot to create REL1_21 branches in extension repositories.
Though 1.21.0 was only released a few hours ago it is too late to branch them
from master since we've been in the 1.22 cycle for several weeks now (REL1_21
was branched from master in mediawiki/core a few weeks ago and released now).

Roan determined that the following commit is where master and REL1_21 diverged,
so we need to use that date/time to backdate the branch:

> $ git show 1f0fcc0f39211375f03e2e6e87fd5be179eff231 --pretty=fuller
> commit 1f0fcc0f39211375f03e2e6e87fd5be179eff231
> Merge: 1b2c997 0f475b4
> Author:     jenkins-bot <[email protected]>
> AuthorDate: Mon Mar 18 16:15:20 2013 +0000
Commit:     Gerrit Code Review <[email protected]>
> CommitDate: Mon Mar 18 16:15:20 2013 +0000
> In:         master, 1.21.0

This was determined from `git log --right-only gerrit/master...gerrit/REL1_21`
and taking the parent (~`) from the last one.

For all extensions we should branch at the closest one before or at "Mon Mar 18
16:15:20 2013 +0000".

However, unfortunately the 1.21.0 bundle was created with the latest master
heads of the bundled extensions, so we need to make an exception for those
(provided by hexmode):

Cite
commit ba162a9464e23b6bea650a9c88ca9015c5ee0161
ConfirmEdit
commit d696422c1afcd2863c36e3a13d6849c4e276ada0
Gadgets
commit 867ccb19b47744df4f001a196ceea5f0b095a6f1
ImageMap
commit 53c32896950071188ff793b532cf570233bea4ff
InputBox
commit 6c7f0edd57fac035211b2711123e8e37b2a323eb
Interwiki
commit 11a44da02b9b7003e440bd1cc10a219a583cdee1
LocalisationUpdate
commit 7ce3c105ac75da0868260d3eacc9939818b6328f
Nuke
commit 8ae2ea0506ba3bfe6319d96955a5ac72fa464596
ParserFunctions
commit 94cd358db925d63389609f765f81da831e5d5793
PdfHandler
commit e3492c305195f948114e44117318ed3b296c9474
Poem
commit 05a14a2e456378fc9ada55b7fa959976ac1a2182
Renameuser
commit b7b5c2a529de35e634a0567cb11069981a3206f8
SpamBlacklist
commit 26ebbf77672355c22cb30db87bafb114b1d84888
SyntaxHighlight_GeSHi
commit 610d1789bdd73251101b2820039e0462a7ac3b2b
TitleBlacklist
commit 6fb13dd81d565583a9619f89d1183eaa6b02b317
Vector
commit 39fea296f3a0d3083ec90dce892c9c3c43fa61a4
WikiEditor
commit be8858a43b1516ec76b1d0bc82ca5e7abafde33a

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to