Page MenuHomePhabricator

Setup continuous integration on the WP25EasterEggs extension
Closed, ResolvedPublic

Description

Currently the extension (https://gerrit.wikimedia.org/r/q/project:mediawiki/extensions/WP25EasterEggs) does not appear to be running CI on any patchsets.

Requirements

  • CI should run npm test
  • CI should run phan
  • CI should run composer test

Event Timeline

A_smart_kitten renamed this task from Setup continuous integration on the extension to Setup continuous integration on the WP25EasterEggs extension.Oct 18 2025, 1:41 PM

Change #1197020 had a related patch set uploaded (by Reedy; author: Reedy):

[integration/config@master] Zuul: Setup basic CI for WP25EasterEggs extension

https://gerrit.wikimedia.org/r/1197020

Change #1197020 merged by jenkins-bot:

[integration/config@master] Zuul: Setup basic CI for WP25EasterEggs extension

https://gerrit.wikimedia.org/r/1197020

Jdlrobson-WMF claimed this task.
Jdlrobson-WMF added a subscriber: Reedy.

Thanks @Reedy !