[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
Thu May 16 04:00:35 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:  lowest            |   Milestone:
Component:  Plugin Directory  |  Resolution:
 Keywords:                    |
------------------------------+---------------------
Changes (by dd32):

 * priority:  normal => lowest


Comment:

 Upon looking at this, it's slightly different than I originally suspected.
 This is still release-confirmation related, but not how I thought it was.

 At the time, the plugin `world-domination` was in an "invalid state".

 Release Confirmation was enabled, but no release had yet been made. As a
 result, the parsing of the plugin on the blueprint step aborted because...
 `[world-domination] Plugin Import Failed: Plugin cannot be released from
 trunk due to release confirmation being enabled.`

 Specifically, `trunk/readme.txt` had `Stable Tag: 1.0.1` (yet tags/1.0.1
 didn't exist, so it defaulted to `trunk`)
 https://plugins.trac.wordpress.org/browser/world-
 domination/trunk/readme.txt?rev=3055665&marks=8

 Once a plugin release was made, the plugin was in an expected state, and
 the asset parsing worked as expected.

 As far as I can tell, had the plugin have had a `tags/1.0.1` folder at the
 time of Release Confirmation being enabled, this issue would not have
 occurred.

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


More information about the wp-meta mailing list