-
Notifications
You must be signed in to change notification settings - Fork 147
ci: add a pipeline for consuming react-native-macos #878
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
|
It looks like the latest failure on the Edit: Never mind. We can pull the version from |
0f74ce7
to
955ea67
Compare
955ea67
to
c004745
Compare
Please select one of the following
Summary
Add a pipeline for consuming react-native-macos outside of the repository. This should help catch issues earlier (such as #860 or FBReactNativeSpec not being generated).
Changelog
[Internal] [Added] - Add a pipeline for consuming react-native-macos outside the repository
Test Plan
The newline pipeline should install and build react-native-macos. It will fail because
FBReactNativeSpec.h
/.mm
are not being generated.