This is an automated email from the ASF dual-hosted git repository.
sergehuber pushed a change to branch UNOMI-139-878-integration-tests
in repository https://gitbox.apache.org/repos/asf/unomi.git
from 6a1ef0451 UNOMI-139: Run HealthCheckIT last in AllITs suite
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 dea4cd0bf Merge branch 'UNOMI-921-itests-es-docker' into
UNOMI-920-yaml-tostring
add 8c03514a8 Merge branch 'UNOMI-920-yaml-tostring' into
UNOMI-879-unified-crud-shell
add 2cbd1349a Merge branch 'UNOMI-879-unified-crud-shell' into
UNOMI-888-import-export-javadoc
add 18857f1f4 Merge branch 'UNOMI-888-import-export-javadoc' into
UNOMI-139-platform
add 61572cb9a Merge branch 'UNOMI-139-platform' into
UNOMI-904-v2-api-compatibility
add f05e62d9e Merge branch 'UNOMI-904-v2-api-compatibility' into
UNOMI-880-878-shell-dev-commands
new fdf8a6f3f Merge branch 'UNOMI-880-878-shell-dev-commands' into
UNOMI-139-878-integration-tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/unomi-ci-build-tests.yml | 20 ++++++----
build.sh | 46 ++++++++++++++++++----
.../test/java/org/apache/unomi/itests/BaseIT.java | 8 ++++
.../test/java/org/apache/unomi/itests/PatchIT.java | 27 ++++++++-----
.../unomi/itests/PropertiesUpdateActionIT.java | 14 +++----
.../apache/unomi/itests/graphql/GraphQLListIT.java | 26 +++++++-----
6 files changed, 99 insertions(+), 42 deletions(-)