Great! I agree it's time someone take a stab at this!

On Thu, Aug 15, 2013 at 3:00 PM, Steven Gill <stevengil...@gmail.com> wrote:

> I want to try and flush out the process for merging the dev branches for
> the core plugins into master and get it onto the wiki.
>
> Currently the dev branches have some readme changes, namespace changes and
> package changes for android.
>
> I don't believe any of these changes should be breaking changes.
>
> Process
> 1. Create issue on jira for running mobile spec tests on all platforms
> using dev branch of plugins
> 2. Test on all platforms
> 3. Merge in change into master
> 4. Publish to plugins.cordova.io?
>
> Do we really need to test the plugins on all the platforms for changes that
> won't affect them at all?
>
I think no. And we should only test plugins that have changes to them (in
this case all of them).

Should add in bumping of the version number.

I think one thing to add to the process is to create mobilespec with the
existing versions of plugins, then `cordova plugin rm` them all, then
`cordova plugin add` the new ones using a URL that points to the dev
branch. aka, test out the upgrade process.

Reply via email to