Blog Post:54: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
}} | }} | ||
From the [[Event:109|recent #mwstake meeting]]: | From the [[Event:109|recent #mwstake meeting]]: | ||
* 1.35 (out in a few weeks) will be the last release to support Internet Explorer ({{phab | * 1.35 (out in a few weeks) will be the last release to support Internet Explorer ({{phab|T248061}}) | ||
* Uncached VisualEditor w/ Parsoid/PHP (no JS, no RESTBase) for MW 1.35 LTS ({{phab | * Uncached VisualEditor w/ Parsoid/PHP (no JS, no RESTBase) for MW 1.35 LTS ({{phab|T248343}}) | ||
* [[mw:Manual/Hooks/SkinTemplateOutputPageBeforeExec|SkinTemplateOutputPageBeforeExec]] and a number of other hooks are being deprecated ({{phab | * [[mw:Manual/Hooks/SkinTemplateOutputPageBeforeExec|SkinTemplateOutputPageBeforeExec]] and a number of other hooks are being deprecated ({{phab|T60137}}). | ||
** See [https://lists.wikimedia.org/pipermail/wikitech-l/2020-June/093556.html the email announcing this] and [[mw:User:Jdlrobson/Skins_for_extension_developers|Jon Robinson's notes about how skins are changing in MW 1.35]] | ** See [https://lists.wikimedia.org/pipermail/wikitech-l/2020-June/093556.html the email announcing this] and [[mw:User:Jdlrobson/Skins_for_extension_developers|Jon Robinson's notes about how skins are changing in MW 1.35]] | ||
* Extensions can now provide alternative database backends. Oracle and MS SQL are being moved out of core (instead of the core MySQL, Postgres etc): {{phab | * Extensions can now provide alternative database backends. Oracle and MS SQL are being moved out of core (instead of the core MySQL, Postgres etc): {{phab|T226857}} | ||
* [https://gerrit.wikimedia.org/ Gerrit] updated to version 3. You can now [https://gerrit-review.googlesource.com/Documentation/user-inline-edit.html create and edit patches via the web interface]. | * [https://gerrit.wikimedia.org/ Gerrit] updated to version 3. You can now [https://gerrit-review.googlesource.com/Documentation/user-inline-edit.html create and edit patches via the web interface]. | ||
** But [[mw:Wikimedia_Release_Engineering_Team/GitLab|Gerrit will be replaced by GitLab]] next year. | ** But [[mw:Wikimedia_Release_Engineering_Team/GitLab|Gerrit will be replaced by GitLab]] next year. |
Revision as of 08:33, 6 July 2020
by on 6 July 2020 09:27 (EDT)
Tags: | News
|
---|
From the recent #mwstake meeting:
- 1.35 (out in a few weeks) will be the last release to support Internet Explorer (T248061)
- Uncached VisualEditor w/ Parsoid/PHP (no JS, no RESTBase) for MW 1.35 LTS (T248343)
- SkinTemplateOutputPageBeforeExec and a number of other hooks are being deprecated (T60137).
- Extensions can now provide alternative database backends. Oracle and MS SQL are being moved out of core (instead of the core MySQL, Postgres etc): T226857
- Gerrit updated to version 3. You can now create and edit patches via the web interface.
- But Gerrit will be replaced by GitLab next year.
- GitLab's interface and work-flow is more similar to Github's, but it allows the WMF to host it. (See Gitlab's comparison to Github or a (less biased?) comparison from UserSnap.)
- Related, [[mw:Wikimedia_Release_Engineering_Team/CI_Futures_WG WMF's CI working group] recommended replacing Jenkins with mw:Wikimedia Release Engineering Team/CI Futures WG/Report.
- There is a proposal to change the MediaWiki logo with options available for consideration.