Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5e9d5b80013c422094bca5a29e6d582e60c18b3f
https://github.com/hibernate/hibernate-orm/commit/5e9d5b80013c422094bca5a...
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