Branch: refs/heads/7.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 4c96d178705fa4001520346d127ca9ca055e6604
https://github.com/hibernate/hibernate-orm/commit/4c96d178705fa4001520346...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M .github/workflows/ci.yml
Log Message:
-----------
Include downloaded JARs in GitHub cache for the Gradle Cache
The previous pattern missed:
1. the ~/.gradle/cache/jars-* directories, which appears to include some
JARs... but not all of them?
2. The cached Gradle instances downloaded from the internet
This fixes a problem introduced in
https://github.com/hibernate/hibernate-orm/commit/013bb46470f97285ae57190...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications