-
Notifications
You must be signed in to change notification settings - Fork 25k
refactor(circleci/template): publish all packages to Verdaccio before template initialization #35459
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D41521496 |
Base commit: 9517320 |
Base commit: 9517320 |
|
PR build artifact for aea58fc is ready. |
|
PR build artifact for aea58fc is ready. |
… 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
|
This pull request was exported from Phabricator. Differential Revision: D41521496 |
aea58fc to
3e3eb2e
Compare
|
PR build artifact for 3e3eb2e is ready. |
|
PR build artifact for 3e3eb2e is ready. |
gabrieldonadel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
|
This pull request was successfully merged by @hoxyq in 6a45f2c. When will my fix make it into a release? | Upcoming Releases |
… 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
… template initialization (facebook#35459) Summary: Pull Request resolved: facebook#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
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