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

Commits on Mar 17, 2023

  1. | RN Monorepo | Migrate to package (facebook#36434)

    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
    hoxyq authored and facebook-github-bot committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    714b502 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Bulk rename of relevant files based on 714b502

    Adam Gleitman committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    ff70cd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge commit '714b502' into 0.72-merge-monorepo

    Adam Gleitman committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    828b941 View commit details
    Browse the repository at this point in the history
  2. Fixes to get RNTester working

    Adam Gleitman committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d16b508 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 0.72-merge-monorepo

    Adam Gleitman committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a6cbee6 View commit details
    Browse the repository at this point in the history
  4. Remove !scratchwork folder

    Adam Gleitman committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    919a0cc View commit details
    Browse the repository at this point in the history
  5. Fix path to launchPackager.command in ADO CI

    Adam Gleitman committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a8dffb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Publish to Verdaccio from packages folder

    Adam Gleitman committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ccedd49 View commit details
    Browse the repository at this point in the history
  2. Re-enable iOS integration tests (facebook#37571)

    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
    Adam Gleitman committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c778e72 View commit details
    Browse the repository at this point in the history
  3. Fix ado-test-setup after IntegrationTests move

    Adam Gleitman committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3734682 View commit details
    Browse the repository at this point in the history
  4. Fix folder name

    Adam Gleitman committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f19cef8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Specify project root when launching packager in ADO

    Adam Gleitman committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c051679 View commit details
    Browse the repository at this point in the history
  2. Rename reference snapshots folder

    Adam Gleitman committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5181a02 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Fix RNTester release bundling

    Adam Gleitman committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c799144 View commit details
    Browse the repository at this point in the history
  2. Set valid platforms in RNTester metro.config.js

    Adam Gleitman committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    06194dc View commit details
    Browse the repository at this point in the history
  3. Add macOS tags

    Adam Gleitman committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1a556a8 View commit details
    Browse the repository at this point in the history