Skip to content

Add standalone plugins to the wp-env config - #1028

Merged
joemcgill merged 2 commits into
trunkfrom
update/load-plugins-in-wp-env
Mar 7, 2024
Merged

Add standalone plugins to the wp-env config#1028
joemcgill merged 2 commits into
trunkfrom
update/load-plugins-in-wp-env

Conversation

@joemcgill

Copy link
Copy Markdown
Member

Summary

This updates the included .wp-env.json config file to ensure all standalone plugins are installed on the environment during development and testing. This behavior can be overridden locally using a .wp-env.override.json file.

See #911

Relevant technical choices

Checklist

  • PR has either [Focus] or Infrastructure label.
  • PR has a [Type] label.
  • PR has a milestone or the no milestone label.

@joemcgill joemcgill added [Type] Enhancement A suggestion for improvement of an existing feature Infrastructure Issues for the overall performance plugin infrastructure labels Mar 5, 2024
@joemcgill joemcgill added this to the PL Plugin 3.0.0 milestone Mar 5, 2024
@joemcgill
joemcgill marked this pull request as ready for review March 5, 2024 19:10
@github-actions

github-actions Bot commented Mar 5, 2024

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: joemcgill <joemcgill@git.wordpress.org>
Co-authored-by: felixarntz <flixos90@git.wordpress.org>
Co-authored-by: thelovekesh <thelovekesh@git.wordpress.org>
Co-authored-by: westonruter <westonruter@git.wordpress.org>
Co-authored-by: mukeshpanchal27 <mukesh27@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Comment thread .wp-env.json Outdated
@joemcgill
joemcgill merged commit fb6f058 into trunk Mar 7, 2024
@joemcgill
joemcgill deleted the update/load-plugins-in-wp-env branch March 7, 2024 03:13
@felixarntz felixarntz added the skip changelog PRs that should not be mentioned in changelogs label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Issues for the overall performance plugin infrastructure skip changelog PRs that should not be mentioned in changelogs [Type] Enhancement A suggestion for improvement of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants