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

Make react-native-macos a monorepo #1908

Merged
merged 16 commits into from
Aug 22, 2023

Conversation

amgleitman
Copy link
Member

Please select one of the following

  • I am removing an existing difference between facebook/react-native and microsoft/react-native-macos 👍
  • I am cherry-picking a change from Facebook's react-native into microsoft/react-native-macos 👍
  • I am making a fix / change for the macOS implementation of react-native
  • I am making a change required for Microsoft usage of react-native

Summary

This merges 714b502 into our repo, but we had to take a few extra steps.

We first moved all the relevant files and folders that were moved as part of the original change since just merging directly could have missed macOS-specific files. Everything else is adjusting things so RNTester works. This includes applying facebook#36582 as a forward fix.

Changelog

[INTERNAL]

Test Plan

RNTester works.

We also want to make sure that our CIs pass. As of 919a0cc there may be quite a bit of churn in our CI scripts, but we can fix these as needed before checking in.

hoxyq and others added 6 commits March 17, 2023 05:03
Summary:
Pull Request resolved: facebook#36434

Changelog: [Internal]

This is a squashed stack of 18 commits, starting from D43202126

allow-large-files

Reviewed By: cortinico

Differential Revision: D43977381

fbshipit-source-id: 0da552ddb85f2f61a0be0ef071915b35f3f8555c
@amgleitman amgleitman requested a review from a team as a code owner August 17, 2023 22:00
Adam Gleitman added 3 commits August 17, 2023 15:58
Summary:
Pull Request resolved: facebook#37571

During the RC.0 of 0.72, we disabled the iOS integration tests because they were not working with Metro and the new Monorepo setup.

This change tries to re-enable them so we can be more protected in CI
[internal] - Re-enable integration tests

Reviewed By: cortinico

Differential Revision: D46178840

fbshipit-source-id: a5239fa7067b8fb68d997dd0cc63b67fb54d2d7e
@amgleitman amgleitman merged commit e294975 into microsoft:main Aug 22, 2023
16 of 17 checks passed
@amgleitman amgleitman deleted the 0.72-merge-monorepo branch August 22, 2023 23:48
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