Skip to content

CI: expand matrix to include MW 1.44 / 1.45, promote 1.43 to non-experimental#107

Draft
malberts wants to merge 2 commits into
5.xfrom
ci/expand-mw-matrix
Draft

CI: expand matrix to include MW 1.44 / 1.45, promote 1.43 to non-experimental#107
malberts wants to merge 2 commits into
5.xfrom
ci/expand-mw-matrix

Conversation

@malberts

Copy link
Copy Markdown
Collaborator

Establish empirical coverage of MediaWiki 1.43 LTS through 1.45 in the 5.x branch's CI.

Current 5.x matrix only tests through REL1_43, and that's marked experimental. This PR:

  • promotes REL1_43 from experimental: true to experimental: false
  • adds REL1_44 (PHP 8.3) as a non-experimental row
  • adds REL1_45 (PHP 8.3) as a non-experimental row

No source or test changes; the goal is to learn empirically whether 5.x already runs cleanly on those MediaWiki versions or whether some catch-up work is needed before we can claim coverage there.

Draft pending CI results.

malberts and others added 2 commits June 12, 2026 22:05
Establishes empirical CI coverage for MediaWiki 1.43 LTS through 1.45,
which 5.x has been claiming compatibility with but only ever testing
through REL1_43 (and even that was marked experimental).

No source or test changes — purely matrix expansion.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Without this, a single early failure cancels all sibling jobs, hiding
what works and what doesn't.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant