Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Add workflow to update Gradle wrapper automatically, update to 6.7 #41

Closed
wants to merge 4 commits into from

Conversation

EwoutH
Copy link
Contributor

@EwoutH EwoutH commented Nov 9, 2020

  • Adds workflow that checks every morning if a new Gradle version is available, and will open a PR if so
  • Updates the Gradle Wrapper to that version using that workflow

EwoutH and others added 4 commits November 9, 2020 08:55
The Gradle team is excited to announce Gradle 6.7.

[Read the Release Notes](https://docs.gradle.org/6.7/release-notes.html)

We would like to thank the following community contributors to this release of Gradle:

[Roberto Perez Alcolea](https://github.com/rpalcolea),
[SheliakLyr](https://github.com/SheliakLyr),
[Christian Edward Gruber](https://github.com/cgruber),
[René Gröschke](https://github.com/breskeby),
[Louis CAD](https://github.com/LouisCAD),
[Campbell Jones](https://github.com/serebit),
[Leonardo Bezerra Silva Júnior](https://github.com/leonardobsjr),
[Christoph Dreis](https://github.com/dreis2211),
[Matthias Robbers](https://github.com/MatthiasRobbers),
[Vladimir Sitnikov](https://github.com/vlsi),
[Stefan Oehme](https://github.com/oehme),
[Thad House](https://github.com/ThadHouse),
[Michał Mlak](https://github.com/Miehau)
and [Jochen Schalanda](https://github.com/joschi).

## Upgrade instructions

Switch your build to use Gradle 6.7 by updating your wrapper:

`./gradlew wrapper --gradle-version=6.7`

See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.7/userguide/upgrading_version_6.html#changes_6.7) to learn about deprecations, breaking changes and other considerations when upgrading.

## Reporting problems

If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).
@EwoutH EwoutH requested a review from a team November 9, 2020 08:07
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ EwoutH
❌ EwoutH GradleUp Action


EwoutH GradleUp Action seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@EwoutH
Copy link
Contributor Author

EwoutH commented Nov 9, 2020

The CLAassistant could be a problem here, since currently these commits will not be signed. Adding *GradleUp Action to the allow list could solve this problem, but I can see why this is not preferable.

Let me check if there are bots that use signed commits, maybe Dependabot will work.

@EwoutH
Copy link
Contributor Author

EwoutH commented Nov 9, 2020

Closing this for now, will add a Dependabot config when Gradle with Kotlin is supported dependabot/dependabot-core#2238.

For now succeeded by #41.

@EwoutH EwoutH closed this Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants