Improve the Android release documentation#11443
Improve the Android release documentation#11443SandroMachado wants to merge 3 commits intofacebook:masterfrom
Conversation
|
By analyzing the blame information on this pull request, we identified @yutin1987 and @hramos to be potential reviewers. |
|
@grabbou would you mind reviewing this? |
docs/SignedAPKAndroid.md
Outdated
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
c942ffd
Compare
|
@grabbou update! Thanks for the review. |
|
BTW where is the |
|
@grabbou this 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 |
|
Just wanted to chime in that it'd be helpful if this got merged :) |
|
It seems configuration works great in React Native edit |
|
@grabbou sorry to bother you again. Can you please take a look to this PR and to the regressions described here? |
|
Something went wrong when importing this pull request. Please cc someone from the team at fb to help with importing this. |
|
@hramos can you please take a look at my concerns described here: #11443 (comment)? |
|
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? |
|
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.