-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
ZIP files for Pull Requests are no longer made #40483
Comments
I am not sure why the jobs are showing as skipped on the likes of #40410, but the zip file is still available under the Checks tab: zip.mp4 |
Thanks @glendaviesnz ; I didn't look there. I don't know whether this feature (getting zips of pull requests for easy testing!) |
@skorasaurus , you are a blessing. Thank you, it works beautifully. I wish we could get this into a "Gutenberg Settings" feature at some point, but this is is exactly what most of my agency's workload requires. |
Description
In #26746 ; build tooling was adopted so that a zip file of Gutenberg for every Pull request changes were created for each pull request.
The zip contains the gutenberg plugin built and ready for use,
To test out a pull a request, a user downloads the zip in their plugins directory, extract the folder and files, and activate the plugin; just like any other plugin.
I've noticed for some time that these are no longer being generated
(examples: #40410 #40136 #36590 #33496
and hadn't found any issues stating why this was removed.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: