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:08:52 UTC

[unomi] branch IT updated (dc91172 -> 7b0a010)

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 dc91172  Fix GraphQLProfilePropertiesIT
 discard f54cfa4  try fix IT
    omit 97d894c  UNOMI-423 update webpack configuration (#242)
     add 7b0a010  Fix GraphQLProfilePropertiesIT

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   (dc91172)
            \
             N -- N -- N   refs/heads/IT (7b0a010)

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:
 .../unomi/graphql/schema/GraphQLSchemaUpdater.java |  349 +-
 .../graphql/schema/GraphQLSchemaUpdaterImpl.java   |  382 --
 graphql/graphql-playground/package.json            |    3 +-
 graphql/graphql-playground/pom.xml                 |    2 +-
 graphql/graphql-playground/webpack.config.js       |   77 +-
 graphql/graphql-playground/yarn.lock               | 5502 --------------------
 .../apache/unomi/itests/graphql/BaseGraphQLIT.java |    9 -
 .../unomi/itests/graphql/GraphQLSegmentIT.java     |    1 -
 8 files changed, 378 insertions(+), 5947 deletions(-)
 delete mode 100644 graphql/cxs-impl/src/main/java/org/apache/unomi/graphql/schema/GraphQLSchemaUpdaterImpl.java
 delete mode 100644 graphql/graphql-playground/yarn.lock