manuelkch / fastlane-plugin-code_push

CodePush Integration into Fastlane for react-native Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for `--noDuplicateReleaseError`

jhendley25 opened this issue · comments

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

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

Here's a PR

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"

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