Skip to content

fix: add steps to verify PHP and Node versions before build#229

Merged
dkoo merged 1 commit intotrunkfrom
fix/verify-php-node-versions
Feb 17, 2026
Merged

fix: add steps to verify PHP and Node versions before build#229
dkoo merged 1 commit intotrunkfrom
fix/verify-php-node-versions

Conversation

@dkoo
Copy link
Contributor

@dkoo dkoo commented Feb 17, 2026

Addressing #228 (comment)

Copilot AI review requested due to automatic review settings February 17, 2026 16:42
@dkoo dkoo requested a review from a team as a code owner February 17, 2026 16:42
@dkoo dkoo merged commit c84c835 into trunk Feb 17, 2026
8 checks passed
Copy link

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

This PR adds PHP setup and Node version verification steps to the WordPress.org release workflow, addressing a comment from PR #228. The changes ensure both PHP and Node environments are properly configured before building and releasing WordPress plugins.

Changes:

  • Added Node.js version verification step after Node setup
  • Added PHP 8.3 setup with Composer tools
  • Moved PHP setup before the "Install PHP packages" step that depends on it

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

@github-actions
Copy link

🎉 This PR is included in version 5.9.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dkoo dkoo deleted the fix/verify-php-node-versions branch February 17, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants