manuelkch / fastlane-plugin-code_push

CodePush Integration into Fastlane for react-native Apps
MIT License
51 stars 17 forks source link

add custom action for release cordova #9

Closed jamesparkes closed 6 years ago

jamesparkes commented 6 years ago

simply add a custom fastlane action for doing code pushes with cordova

https://github.com/Microsoft/code-push/blob/master/cli/README.md#releasing-updates-cordova

jamesparkes commented 6 years ago

@manuelkch are any of the tests passing right now? also, we'd love to add the action so we can take advantage of your plugin with our ionic/cordova project

manuelkch commented 6 years ago

@jamesparkes currently there are out of work. I merged your adaptions. Thanks for contributing.

jamesparkes commented 6 years ago

i created an issue for it, but can we get this plugin updated with the new action @manuelkch . thanks!