Prepare for upcoming 3.0.0 release - #1875
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1875 +/- ##
============================================
+ Coverage 92.58% 92.62% +0.04%
- Complexity 3563 3564 +1
============================================
Files 346 346
Lines 7050 7050
Branches 678 678
============================================
+ Hits 6527 6530 +3
+ Misses 364 362 -2
+ Partials 159 158 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
1e81037 to
356359e
Compare
|
This should be good to go now. |
|
No input after 5d, assuming fine. |
Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
|
@kingthorin @bodiam Shouldn't we already release DF 3.0.0? :) |
|
Not sure. If there's nothing stopping us from having the release, I have no issues releasing 3.0 |
|
if it is about 3.x |
I personally have nothing against it, |
|
Are there any pending PRs that we really want inn/done before 3.0.0? |
|
Looks like these are need to run DF in GraalVM:
(though, I don't know if they are critical for 3.0) |
This should be everything that needs updates for a 3.x release. I've tried to make the release script unit tests more generic and not chasing versions.
I'm happy to rebase this on anything else that lands today.