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

Update staging after creating new BUILD version in finishReleaseCycle #2906

Merged
merged 1 commit into from
May 13, 2021

Conversation

roryabraham
Copy link
Contributor

Fixing https://github.com/Expensify/Expensify/issues/157916
Following up on #2329

What happened?: After creating the new BUILD version in finishReleaseCycle, we did not update the staging branch. Therefore, a staging deploy did not occur. That means that a new StagingDeployCash was created, including all the deferred PRs, but that those PRs were not actually deployed. That's no bueno, so this PR fixes it.

@roryabraham roryabraham requested a review from Jag96 May 13, 2021 23:04
@roryabraham roryabraham requested a review from a team as a code owner May 13, 2021 23:04
@roryabraham roryabraham self-assigned this May 13, 2021
@MelvinBot MelvinBot requested review from pecanoro and removed request for a team May 13, 2021 23:05
@Jag96 Jag96 merged commit 923fba8 into main May 13, 2021
@Jag96 Jag96 deleted the Rory-DeployStagingAfterProd branch May 13, 2021 23:12
@OSBotify
Copy link
Contributor

🚀 Deployed to production in version: 1.0.45-0🚀

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

@OSBotify
Copy link
Contributor

🚀 Deployed to staging in version: 1.0.44-2🚀

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