-
-
Notifications
You must be signed in to change notification settings - Fork 767
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
Upgrade to GE enterprise 3.10 #4802
Conversation
Codecov Report
@@ Coverage Diff @@
## main #4802 +/- ##
=========================================
Coverage 84.70% 84.71%
Complexity 3426 3426
=========================================
Files 491 491
Lines 11253 11256 +3
Branches 2069 2069
=========================================
+ Hits 9532 9535 +3
Misses 676 676
Partials 1045 1045
Continue to review full report at Codecov.
|
I'm not opposed, as long as someone remembers to update it from time to time - Renovate bot doesn't check versions in the settings file. That's why using the default version from Gradle itself made sense, because the wrapper is updated regularly, and Gradle updates the GE plugin version in new Gradle releases. |
I should have given more context: This is an explicit request from the Gradle team (I assume they want to use detekt to stress test their new versions). |
Linking back to the comment #4691 (comment) |
Where did Gradle Inc. specifically request we don't fall behind? Didn't see it mentioned in that comment you linked. If the request came through other channels then that's OK too. If it's that important to them then maybe they'll raise PRs when new versions of the plugin are released :) |
GE 3.10 is coming with Gradle 7.5, which is not released yet. They asked to upgrade the GE plugin version ahead of Gradle. The linked comment was their acknowledgment of the fact that we preferred not to pin the version, but they still asked for pinning the GE version ahead of Gradle. |
Release notes: https://gradle.com/enterprise/releases/2022.2/