Skip to content

Conversation

joshdholtz
Copy link
Member

Motivation and Context

Fixes #15646

  • Running a validate_only with upload meta would error about another commit being open

Description

perform_upload_meta originally had to be in a separate commit due to a misunderstanding. It turns out it doesn't and it was causing an issue with validate only. This fixes it 😊

Copy link
Member

@snatchev snatchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Looks simpler too!

@joshdholtz joshdholtz merged commit 23ae186 into master Nov 21, 2019
@joshdholtz joshdholtz deleted the joshdholtz-supply-upload-meta-in-same-edit branch November 21, 2019 15:37
@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 🚀

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] Google Api Error: apkNotificationMessageKeyUpgradeVersionConflict leaves hanging edit for subsequent runs
4 participants