-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Merge PRs targeting stable-1.2 right before the release? #4989
Comments
In my opinion we should merge the fix and fix the side effects in 1.2.1. 😉 |
#4976 is an enhancement to current functionality and shouldn't have been targeted against |
At this point I think it's worth postponing even fixes, assuming they're not fixing severe regressions. We do have a known bugs section in the release notes. If #4980 is fixed and no worse bugs are found in the meanwhile, I think it's time to release. |
Update: #4980 is fixed for 1.2, and no worse bugs have been found in the meantime. |
We might want to wait for #4996 |
#4996 is now also solved |
As we are about to release, I'm closing this thread. Feel free to reopen. |
As the 1.2.0 release seems close, I wonder if we can merge branches of medium or large size targeting stable-1.2. In my case, it was #4976 . The review was successful, but it's one of those fixes that could have side-effects.
If we merge now, there may not be enough time to test before the 1.2.0 release. If we wait, it will go into 1.2.1, right? What would be appropriate?
The text was updated successfully, but these errors were encountered: