fastlane-plugin-code_push icon indicating copy to clipboard operation
fastlane-plugin-code_push copied to clipboard

Support for `--noDuplicateReleaseError`

Open jhendley25 opened this issue 7 years ago • 4 comments

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

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

jhendley25 avatar Jan 18 '18 19:01 jhendley25

Here's a PR

jhendley25 avatar Jan 18 '18 19:01 jhendley25

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"

jstheoriginal avatar Nov 03 '18 21:11 jstheoriginal

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

leblancexplores avatar Jan 22 '19 06:01 leblancexplores

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

pablo-crypto avatar Mar 01 '20 23:03 pablo-crypto