Add preferred version for WordPress in PR preview action#366
Add preferred version for WordPress in PR preview action#366dkotter merged 4 commits intoWordPress:developfrom
Conversation
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
…in PR playground workflow
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #366 +/- ##
==========================================
Coverage 57.95% 57.95%
Complexity 629 629
==========================================
Files 46 46
Lines 3204 3204
==========================================
Hits 1857 1857
Misses 1347 1347
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dkotter
left a comment
There was a problem hiding this comment.
Can't actually test this until it's merged (as GitHub doesn't use workflows from forks). This looks correct to me so going to approve this
What?
Closes #365
Why?
Currently, the Playground preview is loading WordPress version 6.9.4. Because the WordPress AI plugin requires at least version 7.0 to run properly, the preview environment is currently broken.
How?
I updated the GitHub Action configuration to set the WordPress version to
beta. This ensures that the Playground environment loads the latest WordPress 7.0 Release Candidate (RC), making the plugin compatible again.Use of AI Tools
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast