Branch: refs/heads/build-cache
Home:
https://github.com/hibernate/hibernate-search
Commit: 807f74dd9ee1247656053cc9171c5d02206cacd9
https://github.com/hibernate/hibernate-search/commit/807f74dd9ee124765605...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .gitignore
A .mvn/extensions.xml
A .mvn/gradle-enterprise.xml
Log Message:
-----------
HSEARCH-5094 First iteration of the build cache support
Commit: f1821a541ad65bd617812cad8ff3e79c41192696
https://github.com/hibernate/hibernate-search/commit/f1821a541ad65bd61781...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Enable Develocity build cache and build scans on CI
Commit: 0245bf0b0fddd2ef420e7e74066e7c9efddf3cfa
https://github.com/hibernate/hibernate-search/commit/0245bf0b0fddd2ef420e...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .github/workflows/build.yml
M Jenkinsfile
M pom.xml
Log Message:
-----------
HSEARCH-5094 Adapt CI to work with build cache
* Add a clean for build steps: the build cache should take care of skipping duplicate
executions
* Don't skip non-cacheable goals such as moditect or code injection
* Remove now unnecessary skipSurefireTests/ci-rebuild
Co-Authored-By: Yoann Rodière <yoann(a)hibernate.org>
Commit: c50b23c0c33271742906a30cb73f434a291d4364
https://github.com/hibernate/hibernate-search/commit/c50b23c0c33271742906...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove now unnecessary property surefire.integration
Commit: 6c6fe9769d61cbdcc79c7160889353dd5f585509
https://github.com/hibernate/hibernate-search/commit/6c6fe9769d61cbdcc79c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Make the build env tag available in Develocity on CI
Commit: 6b3897456bcd742618ee600185dfa1cc1814d7ea
https://github.com/hibernate/hibernate-search/commit/6b3897456bcd742618ee...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove "Root POM" from the name of the root project
So that it looks nicer in Sonar/Develocity
Commit: 3fe5771acf015f9086c4440cc0b502453f460459
https://github.com/hibernate/hibernate-search/commit/3fe5771acf015f9086c4...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove now unnecessary logging of Java versions
We do that in the Develocity extension already
Commit: 14cc4a9f08f0d6b87c2e68847d104b5734013906
https://github.com/hibernate/hibernate-search/commit/14cc4a9f08f0d6b87c2e...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .github/workflows/build.yml
Log Message:
-----------
HSEARCH-5094 Enable remote cache on GitHub actions
Commit: 8268736f058159bf7ffa75c5abf0ce25e7e11e17
https://github.com/hibernate/hibernate-search/commit/8268736f058159bf7ffa...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M documentation/pom.xml
M integrationtest/mapper/orm-jakarta-batch/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M integrationtest/showcase/library/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-5094 Use distinct directories for reports when executing failsafe multiple
times
So that the goal is cacheable for Develocity
Commit: abb6ba64b4ef64fbc5db8e47dbecdf947a5786da
https://github.com/hibernate/hibernate-search/commit/abb6ba64b4ef64fbc5db...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
M build/parents/public/pom.xml
M ci/dependency-update/perform-update.sh
M ci/list-container-images.sh
M ci/list-dependent-integration-tests.sh
Log Message:
-----------
HSEARCH-5094 Disable build scan and build cache for irrelevant Maven executions
Commit: bb36145c593f3a0d3a6a0a1f7c4f9e8e65fa5bf9
https://github.com/hibernate/hibernate-search/commit/bb36145c593f3a0d3a6a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.1.Final
This enables caching of integration tests and fixes inclusion
of the Java version in cache keys, in particular.
Compare:
https://github.com/hibernate/hibernate-search/compare/8e9815069eaa...bb36...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-search/settings/notifications