Skip to content

[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

Closed
grabbou opened this issue Oct 9, 2017 · 25 comments
Closed

[0.50] Commits to cherry-pick into stable release #16257

grabbou opened this issue Oct 9, 2017 · 25 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@grabbou
Copy link
Contributor

grabbou commented Oct 9, 2017

Please let me know if there's anything you would like to be cherry-picked. Please note we only add fixes (no new features)

@facebook facebook deleted a comment from fernandopasik Oct 11, 2017
@connercms
Copy link

Would be nice to have this addressed #15556

@8of
Copy link

8of commented Oct 16, 2017

Fix for Android TextInput onSubmitEditing next field / submitting behavior , please 4d54b48

Fixes #16224 and #16038

@ide
Copy link
Contributor

ide commented Oct 16, 2017

@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.
@8of 4d54b48 is already in 0.50.0-rc.0 and will be part of 0.50.

@ide
Copy link
Contributor

ide commented Oct 17, 2017

Added 7733d40 to 0.50-stable so that RNW can override ReactNativeVersionCheck (@rozele this is a commit for the proposal we discussed, it will go out with 0.50).

@grabbou
Copy link
Contributor Author

grabbou commented Oct 17, 2017

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 :)

@akshetpandey
Copy link

Would be great if proguard started working without modifications again...
PR: #15619

@ide
Copy link
Contributor

ide commented Oct 18, 2017

Added ce937e5, which fixes progress bars on Android that were mistakenly rendered as activity indicators.

@grabbou
Copy link
Contributor Author

grabbou commented Oct 18, 2017

Added 74146cb, which adds Cocoapods support to react-native link. Branch is now clear for release, will be doing that in a bit.

@ide
Copy link
Contributor

ide commented Oct 19, 2017

I backed out ce937e5 and replaced it with b60fa63, which fixes an additional warning. I had to force push so if you pull 0.50-stable and already have it checked out you'll need to force pull.

@aligfl
Copy link

aligfl commented Oct 21, 2017

it would be really helpful if #15556 was addressed.

@akshetpandey
Copy link

#15619 has be replaced with #16486

Since the first PR was closed because it pointed to the wrong branch.

@felippepuhle
Copy link

Waiting for this one: 30044fd

Thanks!

@grabbou
Copy link
Contributor Author

grabbou commented Oct 25, 2017

@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)

@semekh
Copy link

semekh commented Oct 29, 2017

It'd be nice to have c278020 which I assume fixes #13100.

@grabbou
Copy link
Contributor Author

grabbou commented Oct 30, 2017

I've picked it and released rc-2 just now. Please test it @semekh and let me know if it works. I need this feedback before releasing stable :)

@semekh
Copy link

semekh commented Oct 30, 2017

Thanks a lot @grabbou, but v0.50.0-rc.2 does not seem to be available on npm yet. Am I missing something?

@grabbou
Copy link
Contributor Author

grabbou commented Oct 30, 2017 via email

@semekh
Copy link

semekh commented Oct 30, 2017

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?

@grabbou
Copy link
Contributor Author

grabbou commented Oct 30, 2017 via email

@semekh
Copy link

semekh commented Oct 30, 2017

Awesome! Tested with rc.2 and the bugfix is working as intended.

@grabbou
Copy link
Contributor Author

grabbou commented Oct 30, 2017 via email

@mackenzie-gray
Copy link

Would be amazing if this was addressed: #10999

@dharik
Copy link

dharik commented Oct 31, 2017

#12403 🥇

I think this is one of the referenced commits:
#875f273
#875f27

@ide
Copy link
Contributor

ide commented Oct 31, 2017

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.

@grabbou
Copy link
Contributor Author

grabbou commented Oct 31, 2017

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.

@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests