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 2023/03/16 07:50:17 UTC

[incubator-hugegraph-toolchain] branch fix-binary updated (5cfd8f8a -> ff5c6d05)

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

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


    from 5cfd8f8a Delete yarn.lock
     add 4b6f0744 CI:  use node.js 16 version (#437)
     add b1386512 use node.js version 16 to fixed ci problem (#441)
     add ce9f3cea Merge branch 'master' into fix-binary
     add ff5c6d05 use a common prefix for the URL

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                                        | 6 +++---
 .github/workflows/codeql-analysis.yml                            | 6 +++++-
 .github/workflows/hubble-ci.yml                                  | 5 ++++-
 .github/workflows/license-checker.yml                            | 9 +++++++++
 .../src/main/java/org/apache/hugegraph/util/CommonUtil.java      | 5 ++++-
 .../org/apache/hugegraph/functional/HugeClientHttpsTest.java     | 4 +---
 .../apache/hugegraph/loader/test/functional/FileLoadTest.java    | 4 +---
 .../org/apache/hugegraph/loader/test/functional/LoadTest.java    | 4 ++--
 8 files changed, 29 insertions(+), 14 deletions(-)