Update Gradle Wrapper from 6.8.3 to 7.4.2#171
Update Gradle Wrapper from 6.8.3 to 7.4.2#171github-actions[bot] wants to merge 3 commits intomainfrom
Conversation
|
Apparently we have to close these and reopen these in order to run CI but it's still better than nothing... |
09f5228 to
d2adae8
Compare
|
I recognize the trick being played on gradle with the command line removal of targets from the gradle task dependencies in order to speed things up and hand off the jar artifact from one step to the other - I remembered (after a little while) watching it / maybe discussing it? while it was implemented to speed up CI and builds Kept the spirit of it but had to alter which targets we |
|
I'll continue looking at this, it's close: That wasn't happening locally, and why not? But it happens for linux and windows On mac the failure is because I need to -x out that prebuild step too I think - unsure but I can track it down with some time: This is close though, the major part of the forward-port was passed I think |
d2adae8 to
ea475e3
Compare
so exclude the really expensive tasks but leave jar in for rsdroid:test targets
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
047f155 to
971f1c0
Compare
|
🤔 ...but no indication why (yet) |
|
Handled in #294 |
Update Gradle Wrapper from 6.8.3 to 7.4.2.
Read the release notes: https://docs.gradle.org/7.4.2/release-notes.html
The checksums of the Wrapper JAR and the distribution binary have been successfully verified.
7.4.229e49b10984e585d8118b7d0bc452f944e386458df27371b49b4ac1dec4b7fda575098db54a998ff1c6770b352c3b16766c09848bee7555dab09afc34e8cf590You can find the reference checksum values at https://gradle.org/release-checksums/
🤖 This PR has been created by the Update Gradle Wrapper action.
Need help? 🤔
If something doesn't look right with this PR please file an issue here.