Fix: Update PR Playground Preview workflow: Replace deprecated pluginZipFile with pluginData#548
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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #548 +/- ##
==========================================
Coverage 71.20% 71.20%
Complexity 1150 1150
==========================================
Files 67 67
Lines 5563 5563
==========================================
Hits 3961 3961
Misses 1602 1602
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:
|
…ordPress#548) Fixed - Update the Playground Preview workflow to use `pluginData` instead of `pluginZipFile` Co-authored-by: hbhalodia <hbhalodia@git.wordpress.org>

What?
Closes #547
Why?
pr-playground-preview.ymlworkflow to usepluginDatainstead ofpluginZipFileaspluginZipFileis now deprecated.How?
pr-playground-preview.ymlto usepluginData.Use of AI Tools
Testing Instructions
try it in playgroundbutton in that PR.Screenshots or screencast
Changelog Entry