[wp-meta] [Making WordPress.org] #7604: Playground Preview button in plugin directory doesn't always work if you have Release Confirmation active

Making WordPress.org noreply at wordpress.org
Mon Apr 22 02:31:29 UTC 2024


#7604: Playground Preview button in plugin directory doesn't always work if you
have Release Confirmation active
------------------------------+---------------------
 Reporter:  dartiss           |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:
 Keywords:                    |
------------------------------+---------------------

Comment (by dd32):

 The way that Release confirmations work is that it aborts the plugin
 parsing early, for safety. So the way it's currently working is "per
 design" although it's not ideal at all and deserves changing.

 Assets being parsed as part of the plugin release process is kind of a
 vestige of all plugin assets belonging within a plugins tagged releases,
 rather than being part of `/assets/`.

 It would be ideal to split the asset parsing out from the plugin parsing,
 and always run the asset parse. That would allow for blueprints to be
 imported, screenshots/banner updates, and potentially we could also look
 at running readme.txt updates as part of that.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7604#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list