Branch: refs/heads/build-cache
Home:
https://github.com/hibernate/hibernate-search
Commit: b0f75d9d965b58f6e21320d352331ebeca31a325
https://github.com/hibernate/hibernate-search/commit/b0f75d9d965b58f6e213...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M .empty/README.md
A .empty/directory/.do-not-remove
A .empty/failsafe-summary.xml
M Jenkinsfile
M build/parents/internal/pom.xml
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: 060f86bf5839e898d598347a479bcceb67e4b57c
https://github.com/hibernate/hibernate-search/commit/060f86bf5839e898d598...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 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: 99adb05a71c89e83007c5cb42d074e59c2b99e76
https://github.com/hibernate/hibernate-search/commit/99adb05a71c89e83007c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 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: cad917b846b474c7626def29bea4d1bc1da73473
https://github.com/hibernate/hibernate-search/commit/cad917b846b474c7626d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M CONTRIBUTING.md
M README.md
Log Message:
-----------
HSEARCH-5094 Document Develocity
Commit: 4121216fe8ea264b956dfc1790b73c91d525ac55
https://github.com/hibernate/hibernate-search/commit/4121216fe8ea264b956d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 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: f4417bd31b07f3c14421b10da4708afc841f0d16
https://github.com/hibernate/hibernate-search/commit/f4417bd31b07f3c14421...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 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
Commit: 8c13ca69139cb29a0b3fa6b300eb14f8b0dc1bc1
https://github.com/hibernate/hibernate-search/commit/8c13ca69139cb29a0b3f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M .github/workflows/build.yml
M Jenkinsfile
M pom.xml
Log Message:
-----------
HSEARCH-5094 Merge goals ci-build with ci-sources-check
Because we don't need automatic formatting on CI,
so we always want to be in "check" mode,
and doing so allows for better caching.
Commit: d4b362e5a391f3cca82ff853a20fa6b99acf9e17
https://github.com/hibernate/hibernate-search/commit/d4b362e5a391f3cca82f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.4.Final
Allow caching formatter checks
Commit: 0c5314fd6edae1c11670b7702b0330a5daa65ed0
https://github.com/hibernate/hibernate-search/commit/0c5314fd6edae1c11670...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove workaround for late property evaluation in surefire/failsafe and
Intellij
The problem in Intellij seems to have been solved a few years ago:
https://youtrack.jetbrains.com/issue/IDEA-202133/Maven-late-property-eval...
https://youtrack.jetbrains.com/issue/IDEA-204155/Support-adding-to-maven-...
Commit: fb6721faa79d7091e3687642d5470be3f4fc7bb7
https://github.com/hibernate/hibernate-search/commit/fb6721faa79d7091e368...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 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 Re-execute jacoco-prepare once per surefire/failsafe execution
So that executions won't share the same jacoco.exec file and Develocity
will be able to cache it, along with tests.
Commit: a3c6378983c7b215280fc7abc127fdbaecbf8b0c
https://github.com/hibernate/hibernate-search/commit/a3c6378983c7b215280f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.5.Final
Adds more tags to build scans.
Commit: 72b04b7e5c3f06899b6d539b3af64466250b5131
https://github.com/hibernate/hibernate-search/commit/72b04b7e5c3f06899b6d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M .mvn/extensions.xml
M Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.6.Final
Better container/Elasticsearch tags and JDK tag, making the build env
tag unnecessary.
Opt-in exact Java version matching.
Commit: 4a2f6dd2bc4257e8d203524e2953b1b6d25bd5e7
https://github.com/hibernate/hibernate-search/commit/4a2f6dd2bc4257e8d203...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M .mvn/extensions.xml
M build/parents/build/pom.xml
M integrationtest/mapper/orm-spring-uberjar/application/pom.xml
M
util/internal/integrationtest/backend/elasticsearch/src/main/java/org/hibernate/search/util/impl/integrationtest/backend/elasticsearch/SearchBackendContainer.java
M
util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/DatabaseContainer.java
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.7.Final
Correct handling of the "container" directory holding dockerfiles.
Caching of Spring repackaged ITs.
Commit: f7498eb3a8ce71151522eedf5288e73c99ec54bd
https://github.com/hibernate/hibernate-search/commit/f7498eb3a8ce71151522...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M .mvn/gradle-enterprise.xml
Log Message:
-----------
HSEARCH-5094 Temporarily switch to a dedicated Develocity cache bucket
So that we can run experiments.
Commit: f61ba4507100050e802e29b811ee6ba7a4b74715
https://github.com/hibernate/hibernate-search/commit/f61ba4507100050e802e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.8.Final
Use fully-resolved properties/config to determine build metadata.
Compare:
https://github.com/hibernate/hibernate-search/compare/057d6e15fa1b...f61b...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-search/settings/notifications