Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: f597e30ba51ec343fc93140fc2063e89870430ef
https://github.com/hibernate/hibernate-orm/commit/f597e30ba51ec343fc93140...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-01-27 (Tue, 27 Jan 2026)
Changed paths:
M gradle/gradle-enterprise.gradle
M gradle/system-information.gradle
Log Message:
-----------
Fix usage of remote build cache
It turns out System.getenv().hasProperty('...') does not check that an
environment property exists... at all. It probably has more to do with
reflection or something? I don't know.
Anyway, this code didn't work, and now it does: I checked by debugging.
Commit: 31a8e168457489422ac4ea2455eaa0fea617d9b6
https://github.com/hibernate/hibernate-orm/commit/31a8e168457489422ac4ea2...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-01-27 (Tue, 27 Jan 2026)
Changed paths:
M settings.gradle
Log Message:
-----------
Replace
ge.hibernate.org with develocity URL also for build cache
Compare:
https://github.com/hibernate/hibernate-orm/compare/3b75ff15b651...31a8e16...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications