Branch: refs/heads/build-cache
Home:
https://github.com/hibernate/hibernate-search
Commit: 1cd36c24e9ce5d16ce889104b878e89c913af326
https://github.com/hibernate/hibernate-search/commit/1cd36c24e9ce5d16ce88...
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 Enable Develocity build cache and build scans on CI
Also, 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: a6ed184f2500f136ba3fb804482a639bf7a99d79
https://github.com/hibernate/hibernate-search/commit/a6ed184f2500f136ba3f...
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: 93cf3c112dd383a5f8396911a765eb9f6493a352
https://github.com/hibernate/hibernate-search/commit/93cf3c112dd383a5f839...
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: 12a3051bcb2fb8d0c7d43b47360fc29419501a45
https://github.com/hibernate/hibernate-search/commit/12a3051bcb2fb8d0c7d4...
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: 2da7d78f294bdc2a6d4503ee7541b2fce6c74df4
https://github.com/hibernate/hibernate-search/commit/2da7d78f294bdc2a6d45...
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: b99ca75c51bb62c957daa770f046fafec7fcc833
https://github.com/hibernate/hibernate-search/commit/b99ca75c51bb62c957da...
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: 7aa4b8745b7d72ca8d0f990fcb9af42c2e69e8cf
https://github.com/hibernate/hibernate-search/commit/7aa4b8745b7d72ca8d0f...
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: 59581d89494c1e31675b2c405b5cb758cdeae6bc
https://github.com/hibernate/hibernate-search/commit/59581d89494c1e31675b...
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.
Commit: 0140d5649abb0048df7e9ead1b22dceab75c1a91
https://github.com/hibernate/hibernate-search/commit/0140d5649abb0048df7e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M CONTRIBUTING.md
M README.md
Log Message:
-----------
HSEARCH-5094 Document Develocity
Commit: db3eb1db97c6692c29874b3402669d72e71c9016
https://github.com/hibernate/hibernate-search/commit/db3eb1db97c6692c2987...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/gradle-enterprise.xml
Log Message:
-----------
HSEARCH-5094 Don't even try to push to the remote cache in pull requests
The credentials are only available when building pull requests
on Jenkins, and those credentials don't give write access to the build
cache, so let's spare ourselves the warnings about 403 errors.
Commit: 8ed923d8fc28a8188cc920751b8bed67cbc130fe
https://github.com/hibernate/hibernate-search/commit/8ed923d8fc28a8188cc9...
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.3.Final
Fixes some problems related to JAVA_TOOL_OPTIONS
Compare:
https://github.com/hibernate/hibernate-search/compare/554c2bef1448...8ed9...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-search/settings/notifications