Build a plugin zip of the PR for testing #9712
Labels
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
[Type] Build Tooling
Issues or PRs related to build tooling
[Type] Enhancement
A suggestion for improvement.
Just at a contributor day where a Gutenberg user who works in education in Glashow where a lot of kids end up using Gutenberg on school-provided iPads was interested in testing on iPad. He mentioned that it would be cool to be able to test out a fix to any issue he filed without having to check out a pull request, set up a development environment, and test against a Docker build.
It's likely too much for us to try something like Calypso does with an entire live site, but maybe we could build a zip of the plugin and host it for people to try out?
Obviously we'd need a place to host it (temporarily? until the PR is closed I suppose) but I could see this maybe being handy… especially as more non-technical users file issues and want to test a fix on their site before we merge it.
The text was updated successfully, but these errors were encountered: