Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using WordPress Playground #119

Open
swissspidy opened this issue Jul 1, 2024 · 1 comment
Open

Consider using WordPress Playground #119

swissspidy opened this issue Jul 1, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@swissspidy
Copy link
Member

Would be faster to boot up than @wordpress/env.

If it supports all our needs (install additional languages, WP-CLI access, no timeouts, etc.), then it could be an interesting option.

Our existing configuration steps would then need to be moved to a blueprint I suppose.

We could then also support loading (merging?) a plugin's custom blueprint for more elaborate runtime checks.

@swissspidy swissspidy added enhancement New feature or request help wanted Extra attention is needed labels Jul 1, 2024
@swissspidy
Copy link
Member Author

See swissspidy/wp-performance-action#173 and swissspidy/compare-wp-performance#17 for inspiration.

We could then also support loading (merging?) a plugin's custom blueprint for more elaborate runtime checks.

Question is whether runtime checks work in the first place.

If there are issues with creating the separate db tables etc. then maybe PCP itself could be updated to allow opting into a mode where no separate tables are created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant