Skip to content

fix(react-native-windows): Fixed adding react-native-windows to a rea… #1162

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

Merged
merged 1 commit into from
Jun 26, 2017
Merged

Conversation

sayar
Copy link
Contributor

@sayar sayar commented Jun 24, 2017

…ct-native project on a non-Windows platform.

Adding react-native-windows to a react-native project through the react-native windows command would fail due to a dependency on a powershell script to generate a certificate. Temporarily using the default certificate that gets outputed if the powershell New-SelfSignedCertificate command fails.

…ct-native project on a non-Windows platform.

Adding react-native-windows to a react-native project through the `react-native windows` command would fail due to a dependency on a powershell script to generate a certificate. Temporarily using the default certificate that gets outputed if the powershell New-SelfSignedCertificate command fails.
@sayar sayar requested a review from rozele June 24, 2017 00:46
@msftclas
Copy link

@sayar,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@rozele
Copy link
Contributor

rozele commented Jun 26, 2017

Closing and reopening PR to trigger AppVeyor.

@rozele rozele closed this Jun 26, 2017
@rozele rozele reopened this Jun 26, 2017
@msftclas
Copy link

@sayar,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@codecov-io
Copy link

codecov-io commented Jun 26, 2017

Codecov Report

Merging #1162 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1162      +/-   ##
==========================================
- Coverage   31.92%   31.92%   -0.01%     
==========================================
  Files         254      254              
  Lines       18385    18385              
  Branches     1546     1546              
==========================================
- Hits         5870     5869       -1     
  Misses      12375    12375              
- Partials      140      141       +1
Impacted Files Coverage Δ
...tNative.Shared/Modules/Network/NetworkingModule.cs 65.57% <0%> (-0.37%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26dcbd9...49e2c15. Read the comment docs.

Copy link
Contributor

@rozele rozele left a comment

Choose a reason for hiding this comment

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

:shipit:

@rozele rozele merged commit 7e16a1e into microsoft:master Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants