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

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


    from 51f3fb231 remove Test
     add 6c0d596ea refact: use standard UTF-8 charset & enhance CI configs 
(#2095)
     add d8a6a0647 Merge branch 'master' into docker

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  1 +
 .github/workflows/check-dependencies.yml           | 27 +++++++++++---
 .github/workflows/ci.yml                           |  4 +--
 .github/workflows/codeql-analysis.yml              |  6 ++--
 .github/workflows/licence-checker.yml              |  4 +--
 .github/workflows/stale.yml                        |  2 +-
 .../backend/store/cassandra/CassandraShard.java    |  5 +--
 .../apache/hugegraph/analyzer/AnsjAnalyzer.java    |  2 +-
 .../hugegraph/backend/serializer/BytesBuffer.java  |  6 ++--
 .../traversal/optimize/HugeScriptTraversal.java    | 16 ++++-----
 .../apache/hugegraph/type/define/Cardinality.java  |  8 ++---
 .../java/org/apache/hugegraph/util/LZ4Util.java    | 22 ++++--------
 .../org/apache/hugegraph/util/StringEncoding.java  | 41 ++++++++--------------
 .../hugegraph/tinkerpop/ProcessBasicSuite.java     | 11 +++---
 .../hugegraph/tinkerpop/StructureBasicSuite.java   |  7 ++--
 15 files changed, 72 insertions(+), 90 deletions(-)

Reply via email to