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
omit 29fd2a100 Merge branch 'UNOMI-937-itests-hardening-ci' into
UNOMI-921-itests-es-docker
omit 3ba6b98f1 Merge branch 'master' into UNOMI-937-itests-hardening-ci
omit 796a80c98 UNOMI-937: Stabilize integration tests and align CI with
build.sh (#764)
omit fc9e445c4 UNOMI-937: Restore failing command in error output; show
Maven stderr on version detection failure
omit b41ef8864 UNOMI-937: Log poll failures in GraphQLListIT instead of
swallowing them
omit a8ad8bdaa UNOMI-937: Fix IT hardening regressions after local
verification
omit 2adb93c5e UNOMI-937: Declare InterruptedException on PatchIT tests
using keepTrying
omit 5da9709f1 UNOMI-937: Disable Maven transfer progress in CI builds
omit 345a4f3cd UNOMI-937: Fix setenv.sh version detection blowing up CI
environment
omit 983e6a29c Merge remote-tracking branch 'origin/UNOMI-itests-es-docker'
into UNOMI-921-itests-es-docker
omit 88da78ad2 UNOMI-921: Replace elasticsearch-maven-plugin with
Docker-based Elasticsearch in integration tests
omit 2611dea64 UNOMI-937: Run GitHub Actions unit and IT jobs via build.sh
omit c2f30010c UNOMI-937: Add waitForProfileProperty helper for async rule
updates
omit eb294da69 UNOMI-937: Harden flaky integration tests with keepTrying
polling
omit 944c39bdf UNOMI-937: Add build.sh CI mode for non-interactive GitHub
Actions
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/UNOMI-itests-es-docker (2f991d05d)
\
O -- O -- O (29fd2a100)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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, 46 insertions(+), 133 deletions(-)