Making WordPress.org

Opened 4 months ago

Last modified 3 months ago

#7778 new enhancement

Integrate Plugin Check into plugin submissions

Reported by: dd32's profile dd32 Owned by:
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description

It's been long requested to automatically run plugin-check over plugin submissions automatically.

Change History (7)

#1 @dd32
4 months ago

In 14063:

Plugin Directory: Add code to run newly submitted plugins through plugin-check.

At present this doesn't show anything to the submitter, pending confirmation of implementations.

See #7778.

#2 @dd32
4 months ago

In 14064:

Plugin Directory: Plugin Check: When the plugin is not available, return the expected array struct.

See #7778.

#3 @dd32
4 months ago

In 14066:

Plugin Directory: Plugin Check: Make the Slack logs easier to glance through.

See #7778.

#4 @dd32
4 months ago

In 14069:

Plugin Directory: Plugin Check: Specifically request only the plugin_repo checks and ignore some warnings.

Props rabmalin.
See #7778.

#5 @dd32
4 months ago

In 14074:

Plugin Directory: Plugin Check: Pass the slug to plugin check.

Props rabmalin.
See https://github.com/WordPress/plugin-check/pull/650.
See #7778.

#6 @dd32
4 months ago

In 14089:

Plugin Directory: Plugin Check: Allow plugin check to block plugin submissions.

This will output a message of Results of Automated Plugin Scanning: Fail along with the failures and not store the upload.

If an upload is successful, but warnings were generated, they will be appended to the success message for fixing.

See #7778.

#7 @dd32
3 months ago

In 14135:

Plugin Directory: Increase Plugin Check timeout to 45s.

See #7778.

Note: See TracTickets for help on using tickets.