Conversation
|
So the plan for release is:
|
Codecov Report
@@ Coverage Diff @@
## develop #3396 +/- ##
===========================================
- Coverage 93.79% 93.70% -0.10%
===========================================
Files 177 177
Lines 23233 22990 -243
Branches 3309 3247 -62
===========================================
- Hits 21792 21542 -250
- Misses 1390 1397 +7
Partials 51 51
Continue to review full report at Codecov.
|
|
@IAlibay I think this commit can go onto master instead of develop, then this PR can be the commit which starts 2.x-dev0, which is probably the next commit after the head of master if that makes sense |
@richardjgowers I'm not sure this will work? If we do that wouldn't the My thought was; 1) we merge this, 2) we merge That was |
|
@IAlibay yeah I just don't think this PR is necessary, you can merge this into master locally, do the release, then the next PR onto develop is a few commits after this one (but this commit is still in the timeline) |
|
Ok here's what I'm proposing (and have already started doing):
|
Towards the 2.0.0 release
Changes made in this Pull Request:
Notes:
developuntil we have finalised the 2.0.0 release (just so we don't have to make any changes to the code that will putmasterout of synch withdevelop).PR Checklist