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

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


    from 4d11dd5e0 fix(pd-store): reset previous unexpected cherry-pick for 
`TaskManager` (#2511)
     new 3ea3fa662 fix: maven rat plugin exist partial failure
     new 1d47fd38e fix(server): switch rocksdb backend to memory when executing 
gremlin example (#2518)
     new 9affa6ecd fix(server): avoid overriding backend config in gremlin 
example script (#2519)
     new a534417dd chore: make IDEA support IssueNavigationLink and add icon 
(#2521)
     new 4ba5c9ded fix: update resource references (#2522)
     new 4c6eda840 chore: config *.md max length (#2525)

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .editorconfig                                      |   7 +++--
 .../workflows/{pd-store.yml => pd-store-ci.yml}    |  18 +++++++-----
 .github/workflows/{ci.yml => server-ci.yml}        |   6 ++--
 .gitignore                                         |   5 ++--
 .idea/icon.png                                     | Bin 0 -> 8450 bytes
 .../hg-store-common/pom.xml => .idea/vcs.xml       |  32 ++++++++++++---------
 CONTRIBUTING.md                                    |  14 ++++-----
 LICENSE                                            |  18 ++++++------
 .../org/apache/hugegraph/version/ApiVersion.java   |   2 +-
 hugegraph-server/hugegraph-dist/docker/README.md   |   2 +-
 .../hugegraph-dist/release-docs/LICENSE            |  18 ++++++------
 .../src/assembly/static/bin/start-hugegraph.sh     |   2 +-
 .../src/assembly/static/scripts/example.groovy     |   2 +-
 pom.xml                                            |   8 ++++--
 14 files changed, 74 insertions(+), 60 deletions(-)
 rename .github/workflows/{pd-store.yml => pd-store-ci.yml} (93%)
 rename .github/workflows/{ci.yml => server-ci.yml} (96%)
 create mode 100644 .idea/icon.png
 copy hugegraph-store/hg-store-common/pom.xml => .idea/vcs.xml (55%)

Reply via email to