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

Migrate yarn to npm #22116

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Migrate yarn to npm #22116

wants to merge 13 commits into from

Commits on Sep 17, 2024

  1. Migrate yarn to npm

    jchen351 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    aa79d3b View commit details
    Browse the repository at this point in the history
  2. npm --prefix e2e install

    jchen351 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    53b3874 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    jchen351 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0b321d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update update_version.py

    jchen351 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    116f431 View commit details
    Browse the repository at this point in the history
  2. Update boostrap.js

    jchen351 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ce0c841 View commit details
    Browse the repository at this point in the history
  3. Update react-native-ci.yml

    jchen351 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    374d6ae View commit details
    Browse the repository at this point in the history
  4. Adding "e2e:start": "npm --prefix e2e run start"

    to replace yarn e2e start. This way we will need to run `npm run e2e:start`.
    jchen351 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e3a593b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a66218 View commit details
    Browse the repository at this point in the history
  6. Trying to update to ios 15.0

    jchen351 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0a849ad View commit details
    Browse the repository at this point in the history
  7. Trying to update to ios 15.0

    jchen351 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    52a1723 View commit details
    Browse the repository at this point in the history
  8. Adding debug info

    jchen351 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    108e35f View commit details
    Browse the repository at this point in the history
  9. Rearrange npm install

    jchen351 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ed99966 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b27a5f9 View commit details
    Browse the repository at this point in the history