Skip to content

[No QA]Fix iOS production deploys#5036

Merged
roryabraham merged 4 commits into
mainfrom
andrew-ios-prod
Sep 3, 2021
Merged

[No QA]Fix iOS production deploys#5036
roryabraham merged 4 commits into
mainfrom
andrew-ios-prod

Conversation

@AndrewGable

Copy link
Copy Markdown
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

@roryabraham roryabraham left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread .github/workflows/platformDeploy.yml
@roryabraham
roryabraham merged commit 17c6940 into main Sep 3, 2021
@roryabraham
roryabraham deleted the andrew-ios-prod branch September 3, 2021 00:13
@OSBotify

OSBotify commented Sep 3, 2021

Copy link
Copy Markdown
Contributor

✋ 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

OSBotify commented Sep 3, 2021

Copy link
Copy Markdown
Contributor

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

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

@OSBotify

OSBotify commented Sep 4, 2021

Copy link
Copy Markdown
Contributor

🚀 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