Page MenuHomePhabricator

Create a mediawiki-cli image
Closed, ResolvedPublic

Description

Create a separate mediawiki-cli image which would:

  • be based on the mediawiki-base image (don't think we actually need the profiler and ldap php plugins in there)
  • be used for mw-script, mw-cron and dumps
  • contain curl, python3 (and various python3 libs needed by dumps and mw-cron), the dumps code clone

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
kubernetes.py: Build mediawiki-cli imagerepos/releng/scap!693cgoubertT389484master
mediawiki-cli: Create new imagerepos/releng/release!155cgoubertT389484main
Customize query in GitLab

Event Timeline

Mentioned in SAL (#wikimedia-operations) [2025-03-20T15:36:08Z] <cgoubert@deploy2002> Started scap sync-world: Build mediawiki-cli image - T389484

Mentioned in SAL (#wikimedia-operations) [2025-03-20T15:42:27Z] <cgoubert@deploy2002> Finished scap sync-world: Build mediawiki-cli image - T389484 (duration: 06m 18s)

Build succeeded, the image is currently being tested by @brouberol
If it's conclusive, we can resolve this, and work on the deployment side of scap so this image is used by mw-script and mw-cron

Clement_Goubert claimed this task.

Image has what's needed for dumps, resolving.