This is an automated email from the ASF dual-hosted git repository.
dgriffon pushed a change to branch add-schema-validators
in repository https://gitbox.apache.org/repos/asf/unomi.git
discard cde4371a3 remove isEventValid as now done at json level
discard a87f0bcea restore fail on error
discard 6d7625847 fix tests
discard 70c74c83b do log on integration test only
discard d472ee69f improve github action
discard bd6fbea93 fix session properties
discard c6d424b25 fix unit tests + add validation on event collector request
object
discard a5db41477 code review changes
discard c61331971 improve response in case of invalid object to match what is
expected
discard 355b0bca7 send expected error
discard 84f291253 restore null option to schemas
discard b85d608a9 improve deserialization
discard e20a9da7d DMF-5359 : - Add schema to contextRequest object - Improve
schema validation by using custom deserializers for contextRequest and
eventCollectorRequest
add 018685381 Switch to using -ntp instead of -B for Maven builds
add 0ee7d74c3 DMF-5359 : - Add schema to contextRequest object - Improve
schema validation by using custom deserializers for contextRequest and
eventCollectorRequest
add bff4e7995 improve deserialization
add 1e7453337 restore null option to schemas
add 75f769323 send expected error
add b9f148b2f improve response in case of invalid object to match what is
expected
add 79d72ed3a code review changes
add 6ca9e18ee fix unit tests + add validation on event collector request
object
add b4ab0010a fix session properties
add 4ec43eaf8 improve github action
add d65636817 do log on integration test only
add 8b94f63cf fix tests
add 6ea2bae63 restore fail on error
add 170f9e5e9 remove isEventValid as now done at json level
add 7dc580c8f rebase master
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cde4371a3)
\
N -- N -- N refs/heads/add-schema-validators (7dc580c8f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
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 | 4 ++--
.github/workflows/unomi-ci-docs-deploy.yml | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)