-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Upgrade spotless gradle plugin to 6.0.0 #80560
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 spotless gradle plugin to 6.0.0 #80560
Conversation
|
Pinging @elastic/es-delivery (Team:Delivery) |
|
I still get problems with these changes: https://gradle-enterprise.elastic.co/s/bhrafdfo336zg |
I saw the same error before I added the maven central bits to the plugin. Is that example including that change? |
# Conflicts: # build-conventions/build.gradle
|
@pugnascotia also looks like you bumped the version as part of #80549, not sure if that was intentional or not. |
|
Does hurt to merge this, and we'll see if this helps at all in practice. |
💔 Backport failed
You can use sqren/backport to manually backport by running |
# Conflicts: # build-conventions/build.gradle
Upgrade to latest spotless plugin which includes some fixes that hopefully address #77837.
Closes #77837.