-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Remove temporary SQLite file on teardown #3745
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
Conversation
@morozov this is for 2.10.1, but doesn't target 2.10.x? |
I’ll backport it. Or did we already switch to merging up? |
Ges, the automated release tool already handles that |
Looking at the git graph, it does not seem 2.10 has been merged up into master recently. Is that expected? |
Since 2.10.0 wasn't released through automation, that's normal |
2e84ca5
to
adeaac5
Compare
So, what should happen next? |
My guess:
But I don't really see a reason to not switch to merge up right now. |
@greg0ire I retargeted the PR against |
Oh right, great, didn't notice… the implication of what @Ocramius said is that we need to do a release through automation for that to happen. @Ocramius , does that mean the merges up only ever happen when releasing, or that once we do this first release, the merge up will happen whenever something is merged on the stable branch? Asking because merging up infrequently will probably result to conflicts every time. |
Also, bugs that exist in both the stable branch and master may prevent further development of the changes in master. I think, auto-merging stable to master as soon as they diverge is reasonable. |
Summary
As of #3679, the test suite fails if run consequently in the same environment: