Making WordPress.org

Opened 16 months ago

Closed 7 months ago

#7778 closed enhancement (fixed)

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 (9)

#1 @dd32
16 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
16 months ago

In 14064:

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

See #7778.

#3 @dd32
16 months ago

In 14066:

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

See #7778.

#4 @dd32
16 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
16 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
16 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
15 months ago

In 14135:

Plugin Directory: Increase Plugin Check timeout to 45s.

See #7778.

#8 @davidperez
7 months ago

Is this ticket finished? We have implemented last September.

#9 @dd32
7 months ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.