Skip to content

Commit

Permalink
Update releasing guide
Browse files Browse the repository at this point in the history
Summary:This is WIP as I am going through release steps. Submitting few ideas.

List:
- NDK is actually needed in the first step for the e2e scripts to run.
Closes facebook#7038

Differential Revision: D3191761

Pulled By: mkonicek

fb-gh-sync-id: e6bd51b3c339ed430086f4e21a3b3e6c3864f06f
fbshipit-source-id: e6bd51b3c339ed430086f4e21a3b3e6c3864f06f
  • Loading branch information
grabbou authored and Facebook Github Bot 3 committed Apr 18, 2016
1 parent 5bb6926 commit 1bee346
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ are green and then run

This script runs end to end with a proxy npm repository on local PC and asks to check that Chrome Debugging works.

#### Cut a release branch and push to github

To cut a release branch and check that everything works, you'll need Mac OS with the
**Note**: In order to run the e2e tests, you'll need Mac OS with the
[Android dev environment set up](https://github.com/facebook/react-native/blob/master/ReactAndroid/README.md).

#### Cut a release branch and push to github

Run:

```
Expand Down

0 comments on commit 1bee346

Please sign in to comment.