Branch: refs/heads/7.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: a8eb98c4549110d25fa09c21e8f9469d8527dcc3
https://github.com/hibernate/hibernate-orm/commit/a8eb98c4549110d25fa09c2...
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