syndication icon indicating copy to clipboard operation
syndication copied to clipboard

ci: standardise test matrix and WP_ENV_CORE format

Open GaryJones opened this issue 1 week ago • 0 comments

Summary

  • Converts the full matrix strategy to the standard min/max include pattern for consistency with other Automattic plugins
  • Reduces CI runs from 4 to 2 whilst still testing the important version combinations (WP 6.4 + PHP 7.4, WP master + PHP latest)
  • Adds WP_ENV_CORE as a job-level env variable
  • Removes inline WP_ENV_PHP_VERSION from the wp-env start command

Test plan

  • [ ] CI passes on this PR

🤖 Generated with Claude Code

GaryJones avatar Dec 17 '25 00:12 GaryJones