-
Notifications
You must be signed in to change notification settings - Fork 24.7k
[0.50] Commits to cherry-pick into stable release #16257
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
Comments
Would be nice to have this addressed #15556 |
@connercms The best way to have that issue addressed is to submit a high-quality PR (simple, easy to maintain, appropriately engineered), have it land in master, and then cherry-pick it back. This issue here is just for cherry-picks. |
I am waiting for #15460 to land before shipping 0.50 next RC. It's not an exception as this was meant to be part of 0.49 and was delayed due to longer review. I would like to test new Circle 2.x setup that uses hold before deploying feature and to make sure none of the recent Ci changes broke the release process. If that's okay, I would request everyone interested in next RC to wait one more day :) |
Would be great if proguard started working without modifications again... |
Added ce937e5, which fixes progress bars on Android that were mistakenly rendered as activity indicators. |
Added 74146cb, which adds Cocoapods support to |
it would be really helpful if #15556 was addressed. |
Waiting for this one: 30044fd Thanks! |
@aligfl please report only commits merged to master in this issue to make it easier for us to operate on the releases. @akshetpandey thanks for the PR, but it's not yet merged, and so - no cherry-picking. @felippepuhle commit you linked is already part of release (0.50.x) |
I've picked it and released |
Thanks a lot @grabbou, but |
Yeah, it's async process. When I said I released, I actually meant i
scheduled release on Circleci. When build goes green, npm will report
latest version. That usually takes an half an hour if there are no major
mistakes.
…On Mon, 30 Oct 2017, 11:15 am Mehran Kholdi, ***@***.***> wrote:
Thanks a lot @grabbou <https://github.com/grabbou>, but v0.50.0-rc.2 does
not seem to be available on npm yet. Am I missing something?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#16257 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACWcxgBLLUrzjy4BRL-wEDwYmxYJAyLWks5sxaHEgaJpZM4PyoqY>
.
|
Looks like the build has failed, but it looks like a false negative ( |
Yeah, just did it.
…On Mon, 30 Oct 2017 at 11:29 Mehran Kholdi ***@***.***> wrote:
Looks like the build has failed, but it looks like a false negative (Unable
to download: mvn:org.robolectric:android-all:jar:4.1.2_r1-robolectric-0)
https://circleci.com/gh/facebook/react-native/24491#tests/containers/0
Will you please trigger a rebuild?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#16257 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACWcxqF3M6LSUnxODvER2mO56qjXDEhuks5sxaULgaJpZM4PyoqY>
.
|
Awesome! Tested with |
Thanks, I'll be promoting this to stable around tomorrow as soon as I wrap
the changelog up.
…On Mon, 30 Oct 2017, 3:36 pm Mehran Kholdi, ***@***.***> wrote:
Awesome! Tested with rc.2 and the bugfix is working as intended.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#16257 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACWcxs04xZbDVZtNsGAWVzd2DMxe-gPWks5sxd7rgaJpZM4PyoqY>
.
|
Would be amazing if this was addressed: #10999 |
The cherry-pick list is primarily for high-priority bug fixes. Nice-to-have features will go out with the next release -- one reason why we have a monthly release cycle, which is more frequent than most projects' -- let alone open issues or unmerged PRs. |
I am going to close this one as there are no new commits to be cherry-picked into 0.50. I'll be working on a changelog now and the release will be later promoted to stable. In the meantime, I am going to cut 0.51 branch where all the commits that I haven't cherry-picked yet are going to be available. |
Please let me know if there's anything you would like to be cherry-picked. Please note we only add fixes (no new features)
The text was updated successfully, but these errors were encountered: