AppStoreRelease task has been updated - '--automatic_release' key will be set to 'true\false' regardless of the shouldAutoRelease parameter #239
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Task name: AppStoreRelease
Description: In previous version
--automatic_release
key will be set to 'true only ifshouldAutoRelease
task parameter is present and set totrue
. According to http://docs.fastlane.tools/actions/deliver/#parameters--automatic_release
has no default value and should be set in any cases. This will be fixed in this PR ---automatic_release
will be set totrue
orfalse
, ifshouldAutoRelease
is present and set totrue
or is absent or set tofalse
.Documentation changes required: N
Added unit tests: (Y/N) N
Attached related issue: #235
Checklist:
Links to the test pipelines:
https://abtttestorg.visualstudio.com/XcodeBuildTest/_build/results?buildId=3225&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=f01190a8-b369-4424-8659-b15b918f8f92
https://abtttestorg.visualstudio.com/XcodeBuildTest/_build/results?buildId=3224&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=f20ea864-184b-5603-2ef3-2860f2cce0ec