wp-env for GitHub Actions
Version updated for https://github.com/tbdsux/gh-setup-wpenv to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action gh-setup-wpenv automates setting up the @wordpress/env package for WordPress development in CI environments, enabling developers to build and test plugins and themes with Dockerized WordPress environments using Node.js. It provides a simple setup process by installing Node.js, global wp-env, and optionally starting the environment, making it easier to automate WordPress development tasks on GitHub Actions runners.
What’s Changed
Initial release