Skip to content

Conversation

joshdholtz
Copy link
Member

Motivation and Context

Fixes #15645

When rollout of 1 was sent with an uploaded apk/bundle, supply would try to set this which would cause the client to 💥. No reason to rollout of 1 to the client if not rolling out.

Description

Fixes ☝️ and also not calling promote_track or update_rollout if apk/bundle is uploaded because update_track does it all for a new apk/bundle.

… call promot or rollout methods when uploading
@janpio janpio added the tool: supply upload_to_playstore label Nov 16, 2019
@joshdholtz joshdholtz changed the title [supply] don't apply rollout when value 1 of when uploading and don't call promot or rollout methods when uploading [supply] don't apply rollout when value 1 of when uploading and don't call promote or rollout methods when uploading Nov 20, 2019
@joshdholtz joshdholtz merged commit 1e081f4 into master Nov 20, 2019
@joshdholtz joshdholtz deleted the joshdholtz-fix-supply-with-rollout-of-1-when-uploading branch November 20, 2019 15:52
@fastlane-bot
Copy link

Hey @joshdholtz 👋

Thank you for your contribution to fastlane and congrats on getting this pull request merged 🎉
The code change now lives in the master branch, however it wasn't released to RubyGems yet.
We usually ship about once a week, and your PR will be included in the next one.

Please let us know if this change requires an immediate release by adding a comment here 👍
We'll notify you once we shipped a new release with your changes 🚀

@fastlane-bot
Copy link

Congratulations! 🎉 This was released as part of fastlane 2.137.0 🚀

@fastlane fastlane locked and limited conversation to collaborators Jan 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Regression][Supply] Rollout to production to 100% is failing
4 participants