You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by ji...@apache.org on 2022/11/08 18:22:27 UTC

[incubator-hugegraph-toolchain] branch adapt-common updated (dac53141 -> 9ee4fed6)

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

jin pushed a change to branch adapt-common
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git


    from dac53141 use "-pl" for maven instead of "cd xx-path"
     add 9ee4fed6 enable all tests & fix configs

No new revisions were added by this update.

Summary of changes:
 .github/workflows/client-ci.yml                    |  7 ++++--
 .github/workflows/hubble-ci.yml                    |  1 +
 .github/workflows/loader-ci.yml                    |  8 +++++--
 .github/workflows/tools-ci.yml                     |  2 +-
 .../loader/test/functional/FileLoadTest.java       |  3 +++
 .../hugegraph/loader/test/functional/IOUtil.java   | 28 +++++++++++-----------
 .../loader/test/unit/MappingConverterTest.java     |  3 ++-
 7 files changed, 32 insertions(+), 20 deletions(-)