Uh oh!
There was an error while loading. Please reload this page.
Improve the Android release documentation - #11443
Conversation
facebook-github-bot
commented
Dec 13, 2016
By analyzing the blame information on this pull request, we identified @yutin1987 and @hramos to be potential reviewers. |
lacker
commented
Dec 16, 2016
@grabbou would you mind reviewing this? |
There was a problem hiding this comment.
Not sure if this is grammatically correct, that the **release** apk``, shouldn't be that will generate the release apk?
There was a problem hiding this comment.
Also, I believe it's installed onto, not into.
b977024 to
c942ffdCompareSandroMachado
commented
Dec 20, 2016
@grabbou update! Thanks for the review. |
grabbou
commented
Dec 20, 2016
BTW where is the |
@grabbouthis commit destroyed the Adding the flag BTW, since the configuration flag was removed by that commit.... this PR is useless right now. IMO, we should keep the configuration flag and keep this PR. Probably it was a bad rebase, since the PR was created in August: #9568 Please keep the |
shawngustaw
commented
Jan 2, 2017
Just wanted to chime in that it'd be helpful if this got merged :) |
It seems configuration works great in React Native edit |
SandroMachado
commented
Jan 16, 2017
@grabbou sorry to bother you again. Can you please take a look to this PR and to the regressions described here? |
facebook-github-bot
commented
Jan 19, 2017
Something went wrong when importing this pull request. Please cc someone from the team at fb to help with importing this. |
SandroMachado
commented
Jan 19, 2017
@hramos can you please take a look at my concerns described here: #11443 (comment)? |
hramos
commented
Jan 19, 2017
Sorry I missed that - from what I can see, this does not prevent the PR from being merged. Should we open a new issue to track this? |
SandroMachado
commented
Jan 19, 2017
The problem is that the feature I am documenting is on 0.40 and 0.39 but it is not in master (and in 0.41 beta). It was removed (I think, by mistake or in a bad rebase) by this commit: 85c8333 My suggestion is to remove this commit: 85c8333 rebase the PR with that commit and merge it again, but this time, without removing the I think the |
The current documentation for the
Androidplatform for the release process is outdated. This PR fixes the documentation.