Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[No QA]Fix iOS production deploys #5036

Merged
merged 4 commits into from
Sep 3, 2021
Merged

[No QA]Fix iOS production deploys #5036

merged 4 commits into from
Sep 3, 2021

Conversation

AndrewGable
Copy link
Contributor

Details

Debugged fastlane locally and was able to submit production builds using this code. I believe production should fail once more, then it should run this code and succeed.

Fixed Issues

$ #4978

Tests

I ran these locally, if you do not have the secrets decrypted this will not work

  1. Set the version `export VERSION='1.0.92.0'
  2. Run bundle exec fastlane ios production
  3. Verify you see the build submitted for review 🎉

@AndrewGable AndrewGable self-assigned this Sep 2, 2021
@AndrewGable AndrewGable requested a review from a team as a code owner September 2, 2021 22:29
@MelvinBot MelvinBot requested review from HorusGoul and removed request for a team September 2, 2021 22:29
roryabraham
roryabraham previously approved these changes Sep 2, 2021
Copy link
Contributor

@roryabraham roryabraham left a comment

Choose a reason for hiding this comment

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

Overall I don't know enough about each of these flags to really critique, but I'm really glad you were able to test locally and hopefully figure it out. Let's see if it works in the wild!

Beyond the one comment about echoing the IOS_VERSION from the GH Workflow, the only other NAB I have is that we should have a blank line above each new comment in the Fastfile, if possible. It's just a bit hard to read as-is.

.github/workflows/platformDeploy.yml Show resolved Hide resolved
@roryabraham roryabraham merged commit 17c6940 into main Sep 3, 2021
@roryabraham roryabraham deleted the andrew-ios-prod branch September 3, 2021 00:13
@OSBotify
Copy link
Contributor

OSBotify commented Sep 3, 2021

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

OSBotify commented Sep 3, 2021

🚀 Deployed to staging by @roryabraham in version: 1.0.92-1 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 failure ❌
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented Sep 4, 2021

🚀 Deployed to production by @roryabraham in version: 1.0.93-1 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants