-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Remove old Fastlane Action workaround fix #52630
Conversation
🚧 @Julesssss has triggered a test build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
1 similar comment
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
* main: (52 commits) Even more lint fixes More lint fixes fixing more lint/pretty issues Prettied the code Fixed a lot of lint errors Prettified the JS Split up files Consolidating search code in prep for splitting out JS/CSS More mobile stylings Cleaned up mobile nav Updating product list More moblie tweaks Updating mobile layout Don't complete onboarding if not an invited user Update version to 9.0.63-3 Remove debug trigger Add s Sort and grab last version code Update with `package_name` and even better debug Revert "Fix blank space is shown on iOS safari when magic code screen show" ...
Merging main as there was a recent lib issue that might resolve iOS builds here. |
🚧 @Julesssss has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
No C+ review needed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.0.64-0 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.0.64-4 🚀
|
Explanation of Change
A few months ago I added an ENV flag to some actions to fix an issue with Fastlane. We have since bumped to a newer version so the workaround should no longer be necessary.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/413019
Tests
Build Android app
&Upload Android app to S3
- I will run a test on the PRUpload Android build to Google Play Store
- will be tested once this PR is deployed to staging/prodOffline tests
N/A
QA Steps
N/A
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