Skip to content

refactor(circleci/template): publish all packages to Verdaccio before template initialization - #35459

Closed
hoxyq wants to merge 1 commit into
react:mainfrom
hoxyq:export-D41521496
Closed

refactor(circleci/template): publish all packages to Verdaccio before template initialization#35459
hoxyq wants to merge 1 commit into
react:mainfrom
hoxyq:export-D41521496

Conversation

@hoxyq

@hoxyqhoxyq commented Nov 24, 2022

Copy link
Copy Markdown
Contributor

Summary:
Changelog:
[Internal] [Changed] - now bootstrapping Verdaccio before template app initialization, this is required because react-native migh depend on some package which version is not yet published to npm

Differential Revision: D41521496

@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Nov 24, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41521496

@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
ios-universaln/a--

Base commit: 9517320
Branch: main

@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
androidhermesarm64-v8a7,103,571+0
androidhermesarmeabi-v7a6,471,892+0
androidhermesx867,521,209+0
androidhermesx86_647,380,086+0
androidjscarm64-v8a8,968,449+0
androidjscarmeabi-v7a7,699,552+0
androidjscx869,030,741+0
androidjscx86_649,508,784+0

Base commit: 9517320
Branch: main

@pull-bot

Copy link
Copy Markdown

PR build artifact for aea58fca29b4d6e6443a1df1fc68a8e43c972e9f is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@pull-bot

Copy link
Copy Markdown

PR build artifact for aea58fca29b4d6e6443a1df1fc68a8e43c972e9f is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

… template initialization
Summary:
Changelog:
[Internal] [Changed] - now bootstrapping Verdaccio before template app initialization, this is required because react-native migh depend on some package which version is not yet published to npm
Differential Revision: D41521496
fbshipit-source-id: 7a32d4de80ff1de0840760380cda410bed626808
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41521496

@pull-bot

Copy link
Copy Markdown

PR build artifact for 3e3eb2e is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@pull-bot

Copy link
Copy Markdown

PR build artifact for 3e3eb2e is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@gabrieldonadelgabrieldonadel left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @hoxyq in 6a45f2c.

When will my fix make it into a release? | Upcoming Releases

@react-native-botreact-native-bot added the Merged This PR has been merged. label Nov 24, 2022
kelset pushed a commit that referenced this pull request Dec 19, 2022
… template initialization (#35459)
Summary:
Pull Request resolved: #35459
Changelog:
[Internal] [Changed] - now bootstrapping Verdaccio before template app initialization, this is required because react-native migh depend on some package which version is not yet published to npm
Reviewed By: cipolleschi
Differential Revision: D41521496
fbshipit-source-id: 6183ab02c697d9d08e9dca5b323bd7a11a749c3a
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@hoxyq@facebook-github-bot@analysis-bot@pull-bot@react-native-bot@gabrieldonadel