manuelkch / fastlane-plugin-code_push

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

Support for `--noDuplicateReleaseError` #7

Open jhendley25 opened 6 years ago

jhendley25 commented 6 years ago

The option --noDuplicateReleaseError would be nice to pass through:

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

jhendley25 commented 6 years ago

Here's a PR

jstheoriginal commented 5 years ago

It's been merged, but the 0.3.0 version that fastlane sees doesn't contain the latest merges into this project. so you can just put this in your Gemfile instead and it'll have everything in master:

gem 'fastlane-plugin-code_push', git: "https://github.com/manuelkch/fastlane-plugin-code_push"

spacesuitdiver commented 5 years ago

@manuelkch would you mind releasing this plugin to gems? It's been over a year :\

pablo-crypto commented 4 years ago

@spacesuitdiver https://github.com/Pranit-Harekar/fastlane-plugin-codepush