Page MenuHomePhabricator

[GENERAL] Replace usages of wgWikimediaJenkinsCI with MW_QUIBBLE_CI constant
Closed, ResolvedPublic

Description

As of rQUIBBLEa163f892ae44: Define MW_QUIBBLE_CI to replace $wgWikimediaJenkinsCI, we should check if MW_QUIBBLE_CI is defined, rather than using $wgWikimediaJenkinsCI.

Event Timeline

ItamarWMDE renamed this task from Replace usages of wgWikimediaJenkinsCI with MW_QUIBBLE_CI constant to [GENERAL] Replace usages of wgWikimediaJenkinsCI with MW_QUIBBLE_CI constant.May 30 2024, 12:49 PM

Prio Notes:

Impact AreaAffected
production / end usersno
monitoringno
development effortsoui
onboarding effortsno
additional stakeholdersja

Change #1042192 had a related patch set uploaded (by Hoo man; author: Hoo man):

[mediawiki/extensions/Wikibase@master] Use the MW_QUIBBLE_CI constant over $wgWikimediaJenkinsCI

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

Change #1042193 had a related patch set uploaded (by Hoo man; author: Hoo man):

[mediawiki/extensions/EntitySchema@master] Use the MW_QUIBBLE_CI constant over $wgWikimediaJenkinsCI

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

Change #1042192 merged by jenkins-bot:

[mediawiki/extensions/Wikibase@master] Use the MW_QUIBBLE_CI constant over $wgWikimediaJenkinsCI

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

Change #1042193 merged by jenkins-bot:

[mediawiki/extensions/EntitySchema@master] Use the MW_QUIBBLE_CI constant over $wgWikimediaJenkinsCI

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

All usages have been removed. Wikibase's secondary CI passes, EntitySchema's CI didn't yet run after this was merged.

EntitySchema's CI didn't yet run after this was merged.

It ran now and still passes.