-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[NoQA] Bump Xcode version to 15.0.1 #33775
Conversation
@ 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] |
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.
config changes look good. Confirmed that 15.1 is not the default for macos-13-xlarge runners, so DEVELOPER_DIR
is still needed: https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Looks like this already failed: https://github.com/Expensify/App/actions/runs/7359244105/job/20033736024 |
As discussed in slack, XCode 15.1 does not consistently work with macos-13 runners. It's a known issue and should be fixed in the next release of a macos-13 runner image |
@roryabraham looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Ummm all tests were passing not sure what this is about |
✋ 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/roryabraham in version: 1.4.21-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
1 similar comment
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
Details
Testing using Xcode 15.0.1 for the React Native upgrade PR
Fixed Issues
Related to https://expensify.slack.com/archives/C01GTK53T8Q/p1703861324283039?thread_ts=1703715800.545959&cid=C01GTK53T8Q
PROPOSAL:
Tests
We have tested on the RN upgrade PR doing a test build
With next deploy we will see if there are any new issue possibly linked to this PR
Offline tests
N/A
QA Steps
N/A
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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
N/A CD udpates
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop