Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Update gradle/gradle-build-action action to v2.8.1 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/gradle-build-action action minor v2.7.1 -> v2.8.1

Release Notes

gradle/gradle-build-action (gradle/gradle-build-action)

v2.8.1

Compare Source

Fixes an issue that prevented Dependency Graph submission when running on GitHub Enterprise Server.

Fixes
  • Incorrect endpoint used to submit Dependency Graph on GitHub Enterprise #​885
Changelog

v2.8.0

Compare Source

The v2.8.0 release of the gradle-build-action introduces an easy mechanism to connect to Gradle Enterprise, as well improved support for self-hosted GitHub Actions runners.

Automatic injection of Gradle Enterprise connectivity

It is now possible to connect a Gradle build to Gradle Enterprise without changing any of the Gradle project sources. This is achieved through Gradle Enterprise injection, where an init-script will apply the Gradle Enterprise plugin and associated configuration.

This feature can be useful to easily trial Gradle Enterprise on a project, or to centralize Gradle Enterprise configuration for all GitHub Actions workflows in an organization.

See Gradle Enterprise injection in the README for more info.

Restore Gradle User Home when directory already exists

Previously, the Gradle User Home would not be restored if the directory already exists. This wasn't normally an issue with GitHub-hosted runners, but limited the usefulness of the action for persistent, self-hosted runners.

This behaviour has been improved in this release:

Changes

Issues fixed: https://github.com/gradle/gradle-build-action/issues?q=milestone%3A2.8.0+is%3Aclosed
Full changelog: gradle/gradle-build-action@v2.7.1...v2.8.0


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update gradle/gradle-build-action action to v2.8.0 Update gradle/gradle-build-action action to v2.8.1 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/gradle-gradle-build-action-2.x branch from 0c2e374 to 3bd072d Compare September 25, 2023 17:33
@renovate renovate bot changed the title Update gradle/gradle-build-action action to v2.8.1 Update gradle/gradle-build-action action to v2.9.0 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/gradle-gradle-build-action-2.x branch from 3bd072d to 796ddec Compare September 29, 2023 21:56
@renovate renovate bot changed the title Update gradle/gradle-build-action action to v2.9.0 Update gradle/gradle-build-action action to v2.8.1 Sep 30, 2023
@renovate renovate bot force-pushed the renovate/gradle-gradle-build-action-2.x branch from 796ddec to 38b1e75 Compare September 30, 2023 03:09
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.

None yet

0 participants