Making WordPress.org

Opened 3 years ago

Last modified 5 months ago

#6086 new feature request

Allow ZIP Uploads for plugin updates

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

Description

Not all plugin authors are comfortable with SVN, it would be beneficial if we could provide the ability for plugin updates to be uploaded through a form and/or an API.

Any uploads would be committed to SVN as trunk, tagged, and the existing release process would then occur.

Change History (3)

#1 @dd32
3 years ago

And also #6087 for official GitHub support.

#2 @dd32
3 years ago

  • Type changed from enhancement to feature request

This ticket was mentioned in PR #343 on WordPress/wordpress.org by @dd32.


5 months ago
#3

  • Keywords has-patch added

This is a work-in-progress, PR'ing it for sharing and future work.

This could be used by https://meta.trac.wordpress.org/ticket/6086 (Allow uploading ZIPs for plugin updates, to reduce friction) and as the underlying low-level basis for https://meta.trac.wordpress.org/ticket/6087 (Provide a GitHub integration).

This includes some things that will need to be changed before it can be used, such as the SVN auth, whether to overwrite trunk, whether those things should be an option or not, etc.

_Please note: This PR existing is not a confirmation that it'll be merged anytime soon._

Note: See TracTickets for help on using tickets.