[wp-meta] [Making WordPress.org] #7556: Run PCP function to test plugin in plugin submission process

Making WordPress.org noreply at wordpress.org
Fri Apr 5 01:46:52 UTC 2024


#7556: Run PCP function to test plugin in plugin submission process
------------------------------+---------------------
 Reporter:  barrykooij        |       Owner:  (none)
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:
 Keywords:                    |
------------------------------+---------------------

Comment (by dd32):

 To integrate it...

 The minimum we need to know is:
  - Whether this plugin is a PASS or FAIL.
  - Any errors/warnings/notes etc.

 A pass with a long list of errors is acceptable, if those errors might be
 false-positives, as long as we have a way of knowing that it's a
 PASS/FAIL.

 What we need code wise:
  - A function (or class method, or even WP-CLI command!) that can be
 provided an arbritrary folder on disk (ie. `/tmp/plugin-submission-
 123oeiwlsf`), any metadata about the plugin needed (ie. WordPress.org
 uploader name), and can return the above information.

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


More information about the wp-meta mailing list