Event:115: Difference between revisions
Jump to navigation
Jump to search
Bryandamon (talk | contribs) (→) |
Bryandamon (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|end-minute=30 | |end-minute=30 | ||
|url=https://meet.google.com/mdd-ufhn-ksb | |url=https://meet.google.com/mdd-ufhn-ksb | ||
|attendees=Brian Wolff, Bryan Hildebrand, Evita Hollis, Lex Sulzer, Mark Hershberger, Peter Meyer, Vincent Brooks | |attendees=Brian Wolff, Bryan Hildebrand, Cindy Cicalese, Evita Hollis, Lex Sulzer, Mark Hershberger, Peter Meyer, Vincent Brooks | ||
}} | }} | ||
==Meeting agenda== | ==Meeting agenda== | ||
Line 25: | Line 25: | ||
# '''This month in MediaWiki''' (Mark) - Based off [https://etherpad.wikimedia.org/p/mwstake-2020-09 Etherpad notes] | # '''This month in MediaWiki''' (Mark) - Based off [https://etherpad.wikimedia.org/p/mwstake-2020-09 Etherpad notes] | ||
#* MW Logo Change | #* MW Logo Change | ||
#** One week left to comment on the [https://www.mediawiki.org/wiki/Project:Proposal_for_changing_logo_of_mediawiki,_2020 MW Logo change] | |||
#** This is just a proposal at this point | |||
#* [https://lists.wikimedia.org/pipermail/wikitech-l/2020-August/093761.html Deprecation policy discussion] | |||
#** Robert Vogel commented on it via email representing Hallo Welt, it's OK with them | |||
#* MW 1.35 release candidate. (VE in core!) | |||
#** (Gergo) This means no external dependencies for [https://www.mediawiki.org/wiki/Extension:DiscussionTools DiscussionTools] | |||
#* Updated [https://pingback.wmflabs.org/#media-wiki-version pingback statistics visualization] using the heartbeat ping | |||
#** A chart is shown | |||
#** The data show how relatively common MediaWiki 1.30 to 1.35 are, and new installations of each | |||
#** Heartbeat/Pingback was updated to fix a bug that showed each implementation continuously adding it's status to the total count | |||
#* [https://www.mediawiki.org/wiki/Developer_Advocacy/Developer_Portal Developer Advocacy/Developer Portal] | |||
#* PHP 7.2 support is [https://phabricator.wikimedia.org/T257879 dropped] for MW 1.35 | |||
#* Discussion about unsupporting single-step upgrades over lots of versions is still ongoing | |||
#* Consultation about [https://lists.wikimedia.org/pipermail/wikitech-l/2020-September/093816.html switching from Gerrit to Gitlab] | |||
#* [https://www.mediawiki.org/wiki/2020_MediaWiki_User_Survey MediaWiki user survey] | |||
#* Discussion for the [https://meta.wikimedia.org/wiki/Universal_Code_of_Conduct Wikimedia Universal Code of Conduct] is coming up. I imagine it will replace the CoC for technical spaces (although no one explicitly stated that) so somewhat relevant for non-#* Wikimedians as well. | |||
#* (Mark) What happened with MagicNumberedHeadings (MNH) and why you should keep mw.org up-to-date | |||
#** MNH initially stored code in the page on mw.org | |||
#** When I went to update it, I learned Umherirrender had imported MagicNumberedHeadings from my github repo into gerrit but neither he nor I updated MW.org to point to the repo(s) instead of having code on the page, so @kghbln looked at the page and said, hmm, not updated for MagicWords and MWServices (but I did this on my github repo and @legoktm did it on gerrit) | |||
#** So, @kghbln [https://phabricator.wikimedia.org/T248758 marked the extension archived] and, as a result, Archive the MagicNumberedHeadings extension archived the gerrit repo. | |||
#** I was upgrading and noticed all this. Asked for a gerrit repo re-creation. | |||
# '''New Flex Diagrams extension''' | # '''New Flex Diagrams extension''' | ||
#* [[MW:Extension:Flex Diagrams|Flex Diagrams]] extension from Yaron | #* [[MW:Extension:Flex Diagrams|Flex Diagrams]] extension from Yaron |
Latest revision as of 15:05, 8 September 2020
Date (UTC): | 4 September 2020 15:30:00 - 4 September 2020 16:30:00 |
---|---|
URL: | https://meet.google.com/mdd-ufhn-ksb |
Etherpad: | https://etherpad.wikimedia.org/p/mwstake-2020-09
|
Attendees: | Brian Wolff, Bryan Hildebrand, Cindy Cicalese, Evita Hollis, Lex Sulzer, Mark Hershberger, Peter Meyer, Vincent Brooks |
Click for time zone conversion
Meeting agenda
- Wait for attendees & chat 5 min
Wiki Quickie 5 min TBDMediaWiki Blog Released 15 min Richard Hhttps://mediawiki.blogNeeds input: Authors, Corrections, Suggestions, etc.
- MediaWiki News 20 min Mark
- Wiki Watercooler remaining Open Mic
Notes
The meeting voice transcription is available on the talk page.
- Help Desk
- (Mark) Thanked Brian Wolff for his support desk help
- This month in MediaWiki (Mark) - Based off Etherpad notes
- MW Logo Change
- One week left to comment on the MW Logo change
- This is just a proposal at this point
- Deprecation policy discussion
- Robert Vogel commented on it via email representing Hallo Welt, it's OK with them
- MW 1.35 release candidate. (VE in core!)
- (Gergo) This means no external dependencies for DiscussionTools
- Updated pingback statistics visualization using the heartbeat ping
- A chart is shown
- The data show how relatively common MediaWiki 1.30 to 1.35 are, and new installations of each
- Heartbeat/Pingback was updated to fix a bug that showed each implementation continuously adding it's status to the total count
- Developer Advocacy/Developer Portal
- PHP 7.2 support is dropped for MW 1.35
- Discussion about unsupporting single-step upgrades over lots of versions is still ongoing
- Consultation about switching from Gerrit to Gitlab
- MediaWiki user survey
- Discussion for the Wikimedia Universal Code of Conduct is coming up. I imagine it will replace the CoC for technical spaces (although no one explicitly stated that) so somewhat relevant for non-#* Wikimedians as well.
- (Mark) What happened with MagicNumberedHeadings (MNH) and why you should keep mw.org up-to-date
- MNH initially stored code in the page on mw.org
- When I went to update it, I learned Umherirrender had imported MagicNumberedHeadings from my github repo into gerrit but neither he nor I updated MW.org to point to the repo(s) instead of having code on the page, so @kghbln looked at the page and said, hmm, not updated for MagicWords and MWServices (but I did this on my github repo and @legoktm did it on gerrit)
- So, @kghbln marked the extension archived and, as a result, Archive the MagicNumberedHeadings extension archived the gerrit repo.
- I was upgrading and noticed all this. Asked for a gerrit repo re-creation.
- MW Logo Change
- New Flex Diagrams extension
- Flex Diagrams extension from Yaron
- Offers support for BPMN, Gantt, and Mermaid. Editable examples below:
Action board
this page for more information
SeeOpen | |||
---|---|---|---|
|