Skip to content
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 Gradle to 7.5, workaround nohttp, update gradle action #3127

Merged
merged 2 commits into from Jul 25, 2022

Conversation

simonbasle
Copy link
Member

@simonbasle simonbasle commented Jul 25, 2022

  • Upgrade to Gradle 7.5 (including binaries)
  • Adapt nohttp configuration: add an explicit checkstyle.xml
    that doesn't use nohttp.checkstyle.allowlistFileName property
    but rather config_loc. The previous one is set to a relative
    folder which doesn't work anymore since 7.5 checkstyle now runs
    on a Gradle Worker.
  • Upgrade gradle-build-action to v2.2.2 (sha cd3cedc)

This supersedes and closes #3118.
This supersedes and closes #3126.

@simonbasle simonbasle requested a review from a team as a code owner July 25, 2022 14:11
@simonbasle simonbasle added this to the 3.4.22 milestone Jul 25, 2022
@simonbasle simonbasle added the type/dependency-upgrade A dependency upgrade (possibly via bot) label Jul 25, 2022
@simonbasle simonbasle self-assigned this Jul 25, 2022
Supersedes and closes #3126.
@simonbasle simonbasle changed the title Upgrade Gradle to 7.5, workaround nohttp Upgrade Gradle to 7.5, workaround nohttp, update gradle action Jul 25, 2022
@simonbasle simonbasle merged commit 394c3ae into 3.4.x Jul 25, 2022
@reactorbot
Copy link

@simonbasle this PR seems to have been merged on a maintenance branch, please ensure the change is merge-forwarded to intermediate maintenance branches and up to main 🙇

@simonbasle simonbasle deleted the gradle75 branch July 25, 2022 15:12
simonbasle added a commit that referenced this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependency-upgrade A dependency upgrade (possibly via bot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants