[Wikitech-l] Talk to the Search Platform / Query Service Team—December 7, 2022

2022-12-05 Thread Guillaume Lederrey
Hello all! The Search Platform Team usually holds an open meeting on the first Wednesday of each month. Come talk to us about anything related to Wikimedia search, Wikidata Query Service (WDQS), Wikimedia Commons Query Service (WCQS), etc.! Feel free to add your items to the Etherpad Agenda for

[Wikitech-l] Summary of 1.40.0-wmf.12 train deployment

2022-12-05 Thread Ahmon Dancy
This email is a summary of the Wikimedia production deployment of 1.40.0-wmf.12 - Conductor: Ahmon Dancy - Backup Conductor: Brennen Bearnes - Blocker Task: T320517 - Status: Rolled out to all wikis - -  By the Numbers Sparklines

[Wikitech-l] Building of mw-on-k8s images during Scap backports

2022-12-05 Thread Jaime Nuche
Hi all, We have enabled the building of Mediawiki images for the Kubernetes cluster during Scap sync operations, which includes Scap backports. This means that during a backport window, your first backport will have to wait for the images to be built and pushed remotely. From what we've seen so

[Wikitech-l] Experiment nicer CI reporting in Gerrit

2022-12-05 Thread Antoine Musso
Hello, On our Gerrit, CI results are displayed below the commit message as a HTML table. It is achieved by a few lines of JavaScript which parse the comments. I went to write a replacement based on a system builtin Gerrit: Checks API