Do you have $wgVectorResponsive = true in your LocalSettings.php? If so, this is not production ready yet (see T106463).
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Thu, Jun 23
Cookbook cookbooks.sre.hosts.reimage was started by robh@cumin1001 for host dumpsdata1007.eqiad.wmnet with OS bullseye
@Stang hi, week passed, we have consensus in community, so I ask for change to be made. Thanks
Mentioned in SAL (#wikimedia-operations) [2022-06-23T18:07:34Z] <brennen@deploy1002> rebuilt and synchronized wikiversions files: all wikis to 1.39.0-wmf.17 refs T308070
Regarding the question of button styling, I would propose either of these two options:
Change 808047 merged by RobH:
[operations/puppet@production] dumpsdata100[67] partman testing
Change 808047 had a related patch set uploaded (by RobH; author: RobH):
[operations/puppet@production] dumpsdata100[67] partman testing
@Jdlrobson where should I test this? I'm not seeing any changes from yesterday on beta
Change 808046 merged by jenkins-bot:
[operations/mediawiki-config@master] all wikis to 1.39.0-wmf.17
Change 808046 had a related patch set uploaded (by Brennen Bearnes; author: Brennen Bearnes):
[operations/mediawiki-config@master] all wikis to 1.39.0-wmf.17
Thank you @BTullis for all the details. Now I know what DSE means. If they doc could be public, even better. The project description at https://phabricator.wikimedia.org/project/profile/5959/ is also helpful though for the casual observer.
Mentioned in SAL (#wikimedia-operations) [2022-06-23T18:01:58Z] <brennen> train 1.39.0-wmf.17 (T308070): no current blockers - rolling to all wikis
Cookbook cookbooks.sre.hosts.reimage started by robh@cumin1001 for host dumpsdata1007.eqiad.wmnet with OS bullseye executed with errors:
- dumpsdata1007 (FAIL)
- Downtimed on Icinga/Alertmanager
- Disabled Puppet
- Removed from Puppet and PuppetDB if present
- Deleted any existing Puppet certificate
- Removed from Debmonitor if present
- Forced PXE for next reboot
- Host rebooted via IPMI
- Host up (Debian installer)
- The reimage failed, see the cookbook logs for the details
Change 808045 had a related patch set uploaded (by Eigyan; author: Eigyan):
[operations/mediawiki-config@master] [wmf-config]: Deploy GDI Survey to PROD
Thank you for the examples. That makes sense to me. Especially if Dell advises to keep them secret.
Change 807570 merged by jenkins-bot:
[mediawiki/extensions/Cargo@master] Deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal
Change 807655 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Do not grey out page title while loading on Vector 2022
Cookbook cookbooks.sre.hosts.reimage was started by robh@cumin1001 for host dumpsdata1007.eqiad.wmnet with OS bullseye
Okay, the snarky comments were unnecessary.
In T305697#8021122, @gonyeahialam wrote:@vaughnwalters @Daimona @cmelo Following our conversation in the design/engineering meeting, here is what the registration header will look like if the character number is longer or the screen size is reduced. You can check it out on Figma
There's now active work on thumbor again, which should help us actually resolve this. :) I'm committed to help with some documentation on how to add type formats, and trying to bang the MPEG stuff back into shape.
Appears to be fixed on 2.7.50407-r-2022-06-21
In T310388#8023828, @Jdlrobson wrote:Banners are also JavaScript so we could do a banner height calculation to change the top calculation on the menu when a banner is present.
Closing because the task is not actionable as written. We would need to stop sending visitors to the site from various wikis first.
I realized I missed another option, which is to simply move the site notice out of the main element and above the TOC. This would mean the site notice is no longer part of the main landmark, but this might not be such a bad thing as the content isnt related to the page. Doing so would also mean the site notice spans the entire width of the page, and there may be implications on how easily accessible the notice is because it's no longer after the skip link and the main landmark. I'm not sure how important that is, but if fundraising banners go there that might be tricky.
This behavior is by design. CSS selectors that use identifiers complicate the translation.
"Wikimedia's installations of Ganeti, a clustered virtual machine management stack" should do, along with a link to https://wikitech.wikimedia.org/wiki/Ganeti
Closing this task because it's ~2 years old with no updates. We're still losing a small amount of logs at peak due to excessive debug logging, but we've mitigated that somewhat by tuning rsyslog.
Change 808043 had a related patch set uploaded (by Ssingh; author: Ssingh):
[operations/puppet@production] bird: upgrade configuration to bird2 (merge IPv4 and IPv6 configurations)
@Ejegg is this task still relevant?
Don't forget to add the beta feature to the "BetaFeaturesWhitelist" config
Hm, do you think it might need to be
<meta property="og:image" content="{{ page.canonical_url }}assets/wikimedia.png"> <meta name="twitter:image" content="{{ page.canonical_url }}assets/wikimedia.png">
so it'll become
<meta property="og:image" content="https://developer-portal.wmcloud.org/assets/wikimedia.png"> <meta name="twitter:image" content="https://developer-portal.wmcloud.org/assets/wikimedia.png">
?
Change 808042 had a related patch set uploaded (by Sbisson; author: Sbisson):
[mediawiki/extensions/Wikistories@master] Beta feature to show stories on article pages
Change 806432 merged by jenkins-bot:
[mediawiki/extensions/Wikistories@master] Invalidate stories cache when related aticle changes
During the upgrade to bird2 today, the bird side of things seems to have caused no issues. The bird2 service started successfully and the configuration file was correct. However, we ran into an issue with the durum1001 host not advertising any prefixes and that led us to observing that anycast-healthchecker package was removed. This seems to have happened because anycast-healthchecker (henceforth called anycast-hc) depends on bird and we removed bird and installed bird2 as part of the upgrade.
Thanks, I forgot about that. (The main use case for data- attributes in wikitext, AFAIK, is sortable tables: https://en.wikipedia.org/wiki/Help:Sorting#Specifying_a_sort_key_for_a_cell, but there might be other stuff done in gadgets.)
Banners are also JavaScript so we could do a banner height calculation to change the top calculation on the menu when a banner is present.
@Djackson-ctr currently we are unable to view the screenshots and I think that is based on the new security permissions enabled in phab.
Change 808041 had a related patch set uploaded (by Zabe; author: Zabe):
[mediawiki/extensions/WikimediaMaintenance@master] renameInvalidUserNames: Stop creating User objects cross-wiki
Change 808040 had a related patch set uploaded (by Herron; author: Herron):
[operations/puppet@production] swift: update ephemeral port range from 1024-65535 to 10240-65535
In T106994#6773827, @Seb35 wrote:I saw this bug, and my first analysis is that depending on the language (and particularly the number of bytes for the translation of the namespace "User") the 64 UTF-8 characters are sometimes splitted and the last character becomes invalid (e.g. 2 first bytes instead of 4 bytes).