Branch: refs/heads/7.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: baa5c420abc5bdedcbe842185176c8150a9f8809
https://github.com/hibernate/hibernate-orm/commit/baa5c420abc5bdedcbe8421...
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