Skip to content

Update deployment matrix after WordPress 7.0#1031

Merged
swissspidy merged 1 commit into
mainfrom
fix/deployment-matrix
May 22, 2026
Merged

Update deployment matrix after WordPress 7.0#1031
swissspidy merged 1 commit into
mainfrom
fix/deployment-matrix

Conversation

@swissspidy
Copy link
Copy Markdown
Member

No description provided.

@swissspidy swissspidy requested a review from a team as a code owner May 22, 2026 09:07
Copilot AI review requested due to automatic review settings May 22, 2026 09:07
@swissspidy swissspidy added scope:testing Related to testing scope:distribution Related to distribution labels May 22, 2026
@github-actions github-actions Bot added enhancement New feature or request scope:framework labels May 22, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions deployment workflow’s functional test matrix to reflect the supported PHP/WordPress combinations after the WordPress 7.0 release, reducing routine runs on older PHP versions while adding a targeted coverage job for the last 6.x line.

Changes:

  • Reduce the default PHP matrix for wp: latest runs to PHP 8.5 and 7.4.
  • Add an explicit matrix include entry to test WordPress 6.9 on PHP 7.2 with MySQL 8.0.
  • Keep trunk coverage via include entries for both PHP 7.4 and 8.5 across multiple MySQL versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@swissspidy swissspidy added this to the 3.0.0 milestone May 22, 2026
@swissspidy swissspidy merged commit fa9a616 into main May 22, 2026
70 of 71 checks passed
@swissspidy swissspidy deleted the fix/deployment-matrix branch May 22, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request scope:distribution Related to distribution scope:framework scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants