[wp-trac] [WordPress Trac] #40663: Allow SemVer Extensions for Plugins

WordPress Trac noreply at wordpress.org
Thu May 4 12:05:16 UTC 2017


#40663: Allow SemVer Extensions for Plugins
-------------------------+-----------------------------
 Reporter:  jhabdas      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Plugins      |    Version:  trunk
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 Hello! I'm helping build a WordPress plugin managed in GitHub which
 follows [SemVer] (http://semver.org/) and at current we are at
 `1.0.0-beta`.

 From the SemVer docs:

 > Additional labels for pre-release and build metadata are available as
 extensions to the MAJOR.MINOR.PATCH format.

 However, from what I understand Semantic Versioning extensions are not
 currently possible for WordPress plugins or for `@since` indicators in
 code docs. Is this true? If so, what would be the best way to go about
 having this adjusted so plug-in authors can follow Semantic Versioning for
 their plugins?

 **Sidebar:** I understand it's quite common for individuals to build in
 GitHub and sync their WP plugins with SVN. Do you have any officially
 sanctioned or recommended methods for accomplishing this. Or should we
 find our own best approach? What did you guys do when you moved
 TwentySeventeen out of GH?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40663>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list