-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Build a plugin zip of the PR for testing #9712
Copy link
Copy link
Closed
Labels
[Type] Automated TestingTesting infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.[Type] Build ToolingIssues or PRs related to build toolingIssues or PRs related to build tooling[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
[Type] Automated TestingTesting infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.[Type] Build ToolingIssues or PRs related to build toolingIssues or PRs related to build tooling[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.