-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[No QA] Cherry-pick Mobile-Expensify version bumps to Mobile-Expensify staging #59635
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
Conversation
@puneetlath Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Did some local testing, found some stuff out that I didn't expect, updated the PR. It definitely would not have worked before, but I'm thinking it will work in its current state. The Enable branch-switching in the Mobile-Expensify submodule commit was the most critical one |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
All yours for final review @AndrewGable and @puneetlath |
[No QA] Cherry-pick Mobile-Expensify version bumps to Mobile-Expensify staging (cherry picked from commit 16ce291) (CP triggered by roryabraham)
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/roryabraham in version: 9.1.23-5 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.23-7 🚀
|
Explanation of Change
When CP'ing E/App PRs to staging, we create a new version in both E/App main and Mobile-Expensify main and update the Mobile-Expensify submodule in E/App main to contain the new version.
Then, we must cherry-pick the version bump to staging. However, we currently only cherry-pick the E/App version bump, and not the Mobile-Expensify version bump. This is the problem fixed by this PR.
To accomplish that, we:
Fixed Issues
$ https://expensify.slack.com/archives/C03V9A4TB/p1743718938055549
also related to #58775. and #58777
Tests
I have not tested this in App-Test-Fork.
Offline tests
None.
QA Steps
None.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop