Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: df8b16369f9d5bd890b889df02b0082960330b64
https://github.com/hibernate/hibernate-orm/commit/df8b16369f9d5bd890b889d...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
R .github/workflows/atlas.yml
A .github/workflows/ci-report.yml
A .github/workflows/ci.yml
R .github/workflows/contributor-build.yml
Log Message:
-----------
Rework/simplify GH Actions jobs
* Use `pull_request` instead of `pull_request_target`
* Move Develocity build scan publishing for untrusted code to a separate workflow
* Merge Atlas workflow into the main CI workflow
* Split caches between trusted and untrusted code
* Update secrets to use "Develocity" name instead of "Gradle
Enterprise"
* Update comments
Co-Authored-By: Yoann Rodière <yoann(a)hibernate.org>
Commit: 543e095cf70396256ebbf2dd9e9d07f80304bebd
https://github.com/hibernate/hibernate-orm/commit/543e095cf70396256ebbf2d...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M ci/release/Jenkinsfile
M ci/snapshot-publish.Jenkinsfile
M gradle/gradle-develocity.gradle
M settings.gradle
Log Message:
-----------
Don't use the build cache during releases
So that we're extra sure we're not relying on cache left by a previous
Gradle execution.
Commit: 4e8eb91562b75fbcc6ecdaaa3efe62b724f71aa4
https://github.com/hibernate/hibernate-orm/commit/4e8eb91562b75fbcc6ecdaa...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
A .github/ci-prerequisites-atlas.sh
M .github/workflows/ci.yml
Log Message:
-----------
Sanitize user home on GitHub Action job start on Atlas
Compare:
https://github.com/hibernate/hibernate-orm/compare/d25a86b12d2e...4e8eb91...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications