Bot Githubaction and GitHub
b128da9bf0
Update gradle-actions-caching library to v0.9.0 ( #996 )
...
## What's Changed
> [!IMPORTANT]
> **Cache invalidation:** The cache protocol version has been bumped to `v2`, invalidating all cache entries written by earlier releases. The first build after upgrading will not find existing caches and will repopulate them from scratch.
### Improvements
* **Consistent cache-entry names in reports** — every extracted cache entry now has a single, unique name reported identically on both restore and save. Previously the restore report could show a raw glob pattern (e.g. `caches/modules-*/files-*/*/*/*/*/`) instead of a friendly name like `dependencies`. Bundled entries are named by artifact type, per-file entries by their Gradle-User-Home-relative path, and per-project entries by `project-<rootProjectName>`.
2026-06-16 19:59:10 +00:00
Bot Githubaction and GitHub
bbaaec0da2
Update gradle-actions-caching library to v0.8.0 ( #993 )
...
Updates to the latest gradle-actions-caching library, bringing experimental support for caching of project content.
2026-06-16 18:07:10 +00:00
Bot Githubaction and GitHub
7ae0d0208c
Update gradle-actions-caching library to v0.6.0 ( #982 )
...
Updates to the latest gradle-actions-caching library.
2026-06-10 08:51:32 -06:00
Bot Githubaction and GitHub
f37016fb25
Bump references to Develocity Gradle plugin from 4.4.0 to 4.4.2 ( #973 )
...
This PR bumps references to Develocity Gradle plugin from 4.4.0 to
4.4.2.
2026-06-09 12:25:09 -06:00
Bot Githubaction and GitHub
6959d5a1db
Bump Gradle Wrapper from 9.4.1 to 9.5.1 in /.github/workflow-samples/kotlin-dsl ( #965 )
...
Bump Gradle Wrapper from 9.4.1 to 9.5.1.
Release notes of Gradle 9.5.1 can be found here:
https://docs.gradle.org/9.5.1/release-notes.html
Signed-off-by: bot-githubaction <bot-githubaction@gradle.com >
2026-06-09 10:40:09 +02:00
Bot Githubaction and GitHub
139f652ee4
Bump Gradle Wrapper from 9.4.1 to 9.5.1 in /.github/workflow-samples/java-toolchain ( #964 )
...
Bump Gradle Wrapper from 9.4.1 to 9.5.1.
Release notes of Gradle 9.5.1 can be found here:
https://docs.gradle.org/9.5.1/release-notes.html
Signed-off-by: bot-githubaction <bot-githubaction@gradle.com >
2026-06-09 10:39:54 +02:00
Bot Githubaction and GitHub
77818a6789
Bump Gradle Wrapper from 9.4.1 to 9.5.1 in /.github/workflow-samples/groovy-dsl ( #963 )
...
Bump Gradle Wrapper from 9.4.1 to 9.5.1.
Release notes of Gradle 9.5.1 can be found here:
https://docs.gradle.org/9.5.1/release-notes.html
Signed-off-by: bot-githubaction <bot-githubaction@gradle.com >
2026-06-09 10:39:38 +02:00
Bot Githubaction and GitHub
d0dd67506b
Bump Gradle Wrapper from 9.4.1 to 9.5.1 in /.github/workflow-samples/gradle-plugin ( #962 )
...
Bump Gradle Wrapper from 9.4.1 to 9.5.1.
Release notes of Gradle 9.5.1 can be found here:
https://docs.gradle.org/9.5.1/release-notes.html
Signed-off-by: bot-githubaction <bot-githubaction@gradle.com >
2026-06-09 10:39:15 +02:00
Bot Githubaction and GitHub
0f159117b5
Bump Gradle Wrapper from 9.4.1 to 9.5.1 in /sources/test/init-scripts ( #961 )
...
Bump Gradle Wrapper from 9.4.1 to 9.5.1.
Release notes of Gradle 9.5.1 can be found here:
https://docs.gradle.org/9.5.1/release-notes.html
Signed-off-by: bot-githubaction <bot-githubaction@gradle.com >
2026-06-09 10:38:19 +02:00
Bot Githubaction and GitHub
6ac57d8041
Update gradle-actions-caching library to v0.5.0 ( #923 )
...
Updates to the latest gradle-actions-caching library.
2026-04-01 07:18:25 -06:00
Bot Githubaction and GitHub
75dee00288
Update gradle-actions-caching library to v0.3.0 ( #899 )
2026-03-20 10:17:14 -06:00
576fcbecfe
Bump Gradle Wrapper from 9.1.0 to 9.2.1 in /sources/test/init-scripts ( #786 )
...
Bump Gradle Wrapper from 9.1.0 to 9.2.1.
Release notes of Gradle 9.2.1 can be found here:
https://docs.gradle.org/9.2.1/release-notes.html
---------
Signed-off-by: bot-githubaction <bot-githubaction@gradle.com >
Co-authored-by: Iñaki Villar <ivillar@gradle.com >
Co-authored-by: Jérôme Prinet <jprinet@gradle.com >
2026-01-06 15:58:49 +01:00
Bot Githubaction and GitHub
3e38fcefc4
Update develocity-injection init script to v2.0.1 ( #799 )
...
Updates the develocity-injection init script to the latest reference
script content
from https://github.com/gradle/develocity-ci-injection .
2025-12-17 09:46:28 +01:00
e63ba6843c
Bump references to Develocity Gradle plugin from 3.19.2 to 4.0 ( #596 )
...
This PR bumps references to Develocity Gradle plugin from 3.19.2 to 4.0.
---------
Co-authored-by: daz <daz@gradle.com >
2025-04-09 09:19:54 -06:00
572d36861a
Update develocity-injection init script to v2.0 ( #593 )
...
Updates the develocity-injection init script to the latest reference
script content
from https://github.com/gradle/develocity-ci-injection .
---------
Co-authored-by: daz <daz@gradle.com >
2025-04-04 13:39:30 -06:00
df11ab8fb2
Update develocity-injection init script to v1.3 ( #592 )
...
Updates the develocity-injection init script to the latest reference script content
from https://github.com/gradle/develocity-ci-injection .
---------
Co-authored-by: daz <daz@gradle.com >
2025-04-04 11:20:19 -06:00
30610bc983
Bump references to Develocity Gradle plugin from 3.17.3 to 3.17.4 ( #236 )
...
This PR bumps references to Develocity Gradle plugin from 3.17.3 to 3.17.4.
---------
Co-authored-by: Eric Haag <ehaag@gradle.com >
2024-05-23 08:56:09 -06:00