Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

0.59.5 Discussion #118

Closed
grabbou opened this issue Apr 17, 2019 · 31 comments
Closed

0.59.5 Discussion #118

grabbou opened this issue Apr 17, 2019 · 31 comments
Labels
release status Information about an upcoming or ongoing release stable Stable version

Comments

@grabbou
Copy link
Member

grabbou commented Apr 17, 2019

Conversation on this thread are limited to 0.59.5 release's major issues and cherry-pick requests from commits that are already on master.

An example of a good such request is a bug fix for a serious issue that has been merged into master but did not make the 0.59.5 cut.

In other words, if you cannot point to a particular commit on master, then your request likely belongs as a new issue in http://github.com/facebook/react-native/issues.

If the commit you request to cherry pick is a complicated port, you will be asked to create the PR to the 0.59-stable branch yourself, in order to ensure that the process proceeds smoothly.

@grabbou grabbou added release status Information about an upcoming or ongoing release stable Stable version labels Apr 17, 2019
@chaitanyadeorukhkar

This comment has been minimized.

@grabbou
Copy link
Member Author

grabbou commented Apr 18, 2019

It's been already requested, please look at my answer here: #113 (comment)

@grabbou
Copy link
Member Author

grabbou commented Apr 18, 2019

I am going to cherry-pick React sync commit and do another release, as agreed yesterday. I now got confirmation from the Facebook team that there shouldn't be any problems. I will consider it "working" when all tests pass.

@grabbou
Copy link
Member Author

grabbou commented Apr 18, 2019

React sync commit caused regressions that we didn't spot during testing. Note to self: Never cherry-pick React syncs, especially the ones that just landed, as they can cause some issues in production.

0.60.0-rc.0 will be out shortly and that should give you a place to test it.

@grabbou

This comment has been minimized.

@pvinis

This comment has been minimized.

@pvinis

This comment has been minimized.

@matthargett
Copy link

If there's no compatibility problems, this one would also be great to reduce bundle size. We already do this with a patch on top of RN.
facebook/react-native@06cf7fa

@jtreanor
Copy link

facebook/react-native@31850df

This is a simple change that fixes several build warnings that have started to appear in Xcode 10.2, particularly when using CocoaPods. It would be great if it could be included in the upcoming version.

@danilobuerger
Copy link

Please cherry pick

@dulmandakh
Copy link
Contributor

Please cherry pick:

@thorbenprimke
Copy link

Please cherry pick - thanks!

[Android] [Fixed] - The ReactCookieJarContainer/ForwardingCookieHandler now handles the missing WebView gracefully. #24533

@matthargett
Copy link

facebook/react-native@c87de76

@Bardiamist
Copy link
Contributor

Bardiamist commented Apr 28, 2019

It should fix letterSpacing of TextInput on iOS.
facebook/react-native@65c014d
Related issue: facebook/react-native#24263
Pull request: facebook/react-native#23738

@estevaolucas
Copy link

@NLthijs48
Copy link

It would be nice if this one could get cherry picked:

facebook/react-native@6f6696f [Android] [Fixed] - JS errors during bundle load were reported as UnknownCppException.

(pull request facebook/react-native#24648)

@grabbou
Copy link
Member Author

grabbou commented Apr 30, 2019

Cherry-picked everything except for @matthargett commits (yet to go through them and do it) and @Bardiamist (unfortunately, it doesn't merge clearly).

I'll resume tomorrow morning.

Note: The reason it took so long to get to cherry-picking commits to 0.59 was that we were working hard on 0.60. Now that we are partially on hold there, we are back here!

@grabbou
Copy link
Member Author

grabbou commented May 2, 2019

There were some discussions happening yesterday regarding what we should still cherry pick before releasing this version.

I am waiting to confirm the results of this conversation (timezone differences) and will be back to the release work.

@viktorlarsson

This comment has been minimized.

@kelset

This comment has been minimized.

@kelset
Copy link
Member

kelset commented May 3, 2019

hey everyone, expect a new patch release of RN 0.59 next week-ish. We are still discussing this side of the whole process but we'll keep you updated as we decisions are reached.

@mikehardy

This comment has been minimized.

@ahce
Copy link

ahce commented May 6, 2019

@grabbou is safe React Sync for cherry-pick?

@grabbou
Copy link
Member Author

grabbou commented May 6, 2019

@matthargett, I didn't cherry-pick the following:

I am happy to discuss this for next patch release if you really need them.

@ahce - React sync cannot be cherry-picked.

@matthargett
Copy link

facebook/react-native@28e0de0

Fixed haste for all out of tree platforms

@grabbou
Copy link
Member Author

grabbou commented May 7, 2019

@matthargett - that one has been cherry-picked. I am now waiting for changelog and this is good to go.

@danilobuerger
Copy link

@grabbou Is there a reason why the above mentioned bugfix

[Android] [Fixed] - LayoutAnimations cause invalid view operations facebook/react-native@20b4879

was not cherry picked?

@grabbou
Copy link
Member Author

grabbou commented May 8, 2019

The commit didn't cherry-pick w/o issues - it has conflicts. Let me move it to 0.59.7 discussion issue and we will do another release.

@kelset
Copy link
Member

kelset commented May 8, 2019

Closing in favour of #124

@kelset kelset closed this as completed May 8, 2019
@react-native-community react-native-community locked as resolved and limited conversation to collaborators May 8, 2019
@grabbou grabbou reopened this May 8, 2019
@grabbou
Copy link
Member Author

grabbou commented May 8, 2019

The release hasn't been cut yet due to Detox failure - we are investigating it.

@react-native-community react-native-community unlocked this conversation May 8, 2019
@grabbou grabbou closed this as completed May 8, 2019
@react-native-community react-native-community deleted a comment from grabbou May 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release status Information about an upcoming or ongoing release stable Stable version
Projects
None yet
Development

No branches or pull requests