-
Notifications
You must be signed in to change notification settings - Fork 11
["FEAT"] Deploy changes to SVN repo on release #97
Copy link
Copy link
Closed
Labels
enhancementRelates to new features or improvements to existing featuresRelates to new features or improvements to existing features
Description
Describe the solution you'd like
We need to be able to deploy the changes we are currently publishing as releases in https://github.com/openedx/openedx-wordpress-ecommerce/releases under the openedx-commerce.zip file into SVN.
Additional context
We now own credentials to push SVN code to http://plugins.svn.wordpress.org/openedx-commerce
In comparing to https://plugins.svn.wordpress.org/woocommerce/ we need to fill in 3 of the dirs:
- tags: should have a directory for every released version with the contents of openedx-commerce.zip for that version.
- assets: holds the images of what will be shown at https://wordpress.org/plugins/openedx-commerce/. Right now this is empty and redirects to search, but you can compare with: https://wordpress.org/plugins/woocommerce/
- trunk: it holds the same data as the latest released version directory under
tags
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementRelates to new features or improvements to existing featuresRelates to new features or improvements to existing features