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

fix(0.71-stable/tests): attempting to fix iOS template tests #35963

Merged
merged 3 commits into from
Jan 26, 2023

Commits on Jan 25, 2023

  1. Remove unused .netrc file from CircleCI (facebook#35785)

    Summary:
    Removing a stale configuration that was configuring username/password before publishing to NPM. This is effectively unused + the Github Token there is invalid therefore can be removed.
    
    ## Changelog
    
    [INTERNAL] - Remove unused .netrc file from CircleCI
    
    Pull Request resolved: facebook#35785
    
    Test Plan: n/a
    
    Reviewed By: cipolleschi
    
    Differential Revision: D42385163
    
    Pulled By: cortinico
    
    fbshipit-source-id: 0dbbf44459d59f792da4221d6100800a2f4efda2
    cortinico authored and Ruslan Lesiutin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0ff82df View commit details
    Browse the repository at this point in the history
  2. Bump node version from 16 to 18 (facebook#35443)

    Summary:
    Node 18: https://nodejs.org/de/blog/announcements/v18-release-announce/
    
    Node 16 EOL: 2023-09-11
    https://nodejs.org/en/blog/announcements/nodejs16-eol/
    
    Node 18 EOL: 2025-04-30
    
    Follow-up
    - facebook#34171
    - facebook#32980
    
    Ref
    - react-native-community/docker-android#187
    
    cc ramonmedel cortinico gengjiawen
    
    ## Changelog
    
    <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
    https://reactnative.dev/contributing/changelogs-in-pull-requests
    -->
    
    [JavaScript] [Changed] - Bump node version from 16 to 18
    
    Pull Request resolved: facebook#35443
    
    Test Plan: Everything builds and runs as expected
    
    Reviewed By: cipolleschi
    
    Differential Revision: D41531161
    
    Pulled By: cortinico
    
    fbshipit-source-id: 305888f55ed179f75bef34548aebf22fc2951308
    leotm authored and Ruslan Lesiutin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    9f82b9c View commit details
    Browse the repository at this point in the history
  3. fix(setup-verdaccio): save auth token for verdaccio before bootstrapp…

    …ing it
    Ruslan Lesiutin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    9382579 View commit details
    Browse the repository at this point in the history