[No QA] Add caching to iOS build#18694
Conversation
|
@roryabraham @mananjadhav One of you needs to 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] |
roryabraham
left a comment
There was a problem hiding this comment.
Other than that super minor change, the PR looks good and the test results are promising.
Co-authored-by: Rory Abraham <47436092+roryabraham@users.noreply.github.com>
mananjadhav
left a comment
There was a problem hiding this comment.
Thanks. This looks good and straight-forward.
Reviewer Checklist
Screenshots/VideosWebNA Mobile Web - ChromeNA Mobile Web - SafariNA DesktopNA iOSNA AndroidNA |
|
@roryabraham do we have a way to test this before merging? |
|
@mananjadhav you can see in the testing steps that @nbhargava tested this already:
|
Co-authored-by: Rory Abraham <47436092+roryabraham@users.noreply.github.com>
|
Thanks @nbhargava |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
Yes I did check. I meant no way for us to test on Expensify/App repo before merging. |
|
🚀 Deployed to staging by https://github.com/roryabraham in version: 1.3.14-0 🚀
|
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 1.3.14-14 🚀
|
Details
Adds the
actions/cacheGitHub Action in order to cache the results of thepod installcommand.Fixed Issues
$ #18623
PROPOSAL: #18623 (comment)
Tests
testBuild.ymland skips all of the steps that involve decrypting resources that I don't have access to: https://github.com/nbhargava/App/pull/1pod installstep inBuild and deploy iOS for testingtakes 11m58s: https://github.com/nbhargava/App/actions/runs/4932501876/jobs/8815590577pod installstep inBuild and deploy iOS for testingtakes 4m46s: https://github.com/nbhargava/App/actions/runs/4932501876/jobs/8815841183Offline tests
N/A
QA Steps
N/A
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Web
N/A
Mobile Web - Chrome
N/A
Mobile Web - Safari
N/A
Desktop
N/A
iOS
N/A
Android
N/A