Final undeployment on en.wiki
Description
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
operations/mediawiki-config | master | +0 -1 | Undeploy graphoid on enwiki |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | Request | None | T274738 Archive the graphoid service and deploy repos | ||
Open | None | T242855 Undeploy graphoid | |||
Resolved | • Jseddon | T271495 Final undeploy for graphoid - en.wiki |
Event Timeline
Change 654949 had a related patch set uploaded (by Seddon; owner: seddon):
[operations/mediawiki-config@master] Undeploy graphoid on enwiki
Change 654949 merged by jenkins-bot:
[operations/mediawiki-config@master] Undeploy graphoid on enwiki
Mentioned in SAL (#wikimedia-operations) [2021-01-08T00:06:16Z] <jforrester@deploy1001> Synchronized wmf-config/InitialiseSettings.php: Undeploy graphoid on enwiki T271495 (duration: 00m 57s)
👋 FYI this deployment caused a noticeable increase in the HTML and asset size for all enwiki pages with at least one graph.
That 179.8 KiB of JS is introduced by the Graph extension when $wgGraphImgServiceUrl is falsy and there's at least one graph on the page in the form of the ext.graph.vega2 RL module and the wgGraphSpecs JS config variable.
You'll note that there's no increase in the HTML and asset size for the Barack Obama page because there's no graph on it.
/cc @Gilles