This is an automated email from the ASF dual-hosted git repository.
sergehuber pushed a change to branch UNOMI-itests-es-docker
in repository https://gitbox.apache.org/repos/asf/unomi.git
from 2f991d05d Merge branch 'master' into UNOMI-itests-es-docker
add 944c39bdf UNOMI-937: Add build.sh CI mode for non-interactive GitHub
Actions
add eb294da69 UNOMI-937: Harden flaky integration tests with keepTrying
polling
add c2f30010c UNOMI-937: Add waitForProfileProperty helper for async rule
updates
add 2611dea64 UNOMI-937: Run GitHub Actions unit and IT jobs via build.sh
add 88da78ad2 UNOMI-921: Replace elasticsearch-maven-plugin with
Docker-based Elasticsearch in integration tests
add 983e6a29c Merge remote-tracking branch 'origin/UNOMI-itests-es-docker'
into UNOMI-921-itests-es-docker
add 345a4f3cd UNOMI-937: Fix setenv.sh version detection blowing up CI
environment
add 5da9709f1 UNOMI-937: Disable Maven transfer progress in CI builds
add 2adb93c5e UNOMI-937: Declare InterruptedException on PatchIT tests
using keepTrying
add a8ad8bdaa UNOMI-937: Fix IT hardening regressions after local
verification
add b41ef8864 UNOMI-937: Log poll failures in GraphQLListIT instead of
swallowing them
add fc9e445c4 UNOMI-937: Restore failing command in error output; show
Maven stderr on version detection failure
add 796a80c98 UNOMI-937: Stabilize integration tests and align CI with
build.sh (#764)
add 3ba6b98f1 Merge branch 'master' into UNOMI-937-itests-hardening-ci
add 29fd2a100 Merge branch 'UNOMI-937-itests-hardening-ci' into
UNOMI-921-itests-es-docker
No new revisions were added by this update.
Summary of changes:
.github/workflows/unomi-ci-build-tests.yml | 20 ++++---
build.sh | 69 ++++++++++++++++------
.../test/java/org/apache/unomi/itests/BaseIT.java | 8 +++
.../test/java/org/apache/unomi/itests/PatchIT.java | 28 ++++++---
.../unomi/itests/PropertiesUpdateActionIT.java | 6 +-
.../apache/unomi/itests/graphql/GraphQLListIT.java | 36 ++++++++---
setenv.sh | 12 +++-
7 files changed, 133 insertions(+), 46 deletions(-)