You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by ta...@apache.org on 2021/02/05 14:06:06 UTC

[unomi] branch IT updated (42b1ed7 -> f54cfa4)

This is an automated email from the ASF dual-hosted git repository.

taybou pushed a change to branch IT
in repository https://gitbox.apache.org/repos/asf/unomi.git.


 discard 42b1ed7  update GraphQLProfilePropertiesIT
 discard d08719d  Revert "try fix IT"
 discard 45c12d7  Revert "sync"
 discard fa0be8f  Revert "update schema"
 discard a142c82  order exe
 discard 217d9c3  update schema
 discard f732009  sync

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/IT (f54cfa4)
            \
             O -- O -- O   (42b1ed7)

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:
 .../unomi/graphql/schema/GraphQLSchemaUpdater.java | 349 +--------------------
 ...aUpdater.java => GraphQLSchemaUpdaterImpl.java} |  33 +-
 .../test/java/org/apache/unomi/itests/AllITs.java  |   2 +-
 .../apache/unomi/itests/graphql/BaseGraphQLIT.java |   9 +
 .../itests/graphql/GraphQLProfilePropertiesIT.java |   3 +-
 .../unomi/itests/graphql/GraphQLSegmentIT.java     |   1 +
 6 files changed, 40 insertions(+), 357 deletions(-)
 copy graphql/cxs-impl/src/main/java/org/apache/unomi/graphql/schema/{GraphQLSchemaUpdater.java => GraphQLSchemaUpdaterImpl.java} (97%)