Commit Graph

59 Commits

Author SHA1 Message Date
VGalaxies a767d73182 setup 2024-08-22 20:09:42 +08:00
VGalaxies b087f085c1 chore(commons): basic adapt for commons migration 2024-08-21 16:09:00 +08:00
V_Galaxy d36e05ece8
chore: temporarily ignore failure core tests for hstore & simplify ci name (#2599)
* ignore tests for hstore rename ci
2024-07-31 16:40:53 +08:00
Peng Junzhi edb59ebaeb
feat(store): integrate rest of store-test submodule (#2563)
Co-authored-by: imbajin <jin@apache.org>
2024-07-20 18:10:38 +08:00
V_Galaxy bd83741f24
chore: minor improve for pom properties (#2574) 2024-07-15 14:59:10 +08:00
V_Galaxy 882f3b7d65
feat(dist): support docker deployment for PD and Store (#2573)
Co-authored-by: imbajin <jin@apache.org>
2024-07-15 11:12:25 +08:00
V_Galaxy 9f89afc39a
feat(server): support new backend Hstore (#2560)
subtask of #2483
2024-07-10 16:35:44 +08:00
V_Galaxy 1e9752109e
chore: intro `install-dist` module in root (#2552)
* init dist in root

* adapt path & regenerate deps

* add comment

* add comment

* fix pd dir

* fix server dir

* improve hugegraph-pd/.gitignore

* improve

* rename dist -> install-dist

* fix path

* regenerate known dependencies
2024-06-13 17:06:37 +08:00
V_Galaxy 253b8d38b8
feat(pd): integrate `pd-dist` into hugegraph & add core tests, client tests, and REST tests for PD (#2532)
subtask of #2265

---------

Co-authored-by: imbajin <jin@apache.org>
2024-05-06 20:08:48 +08:00
imbajin 1228dec04d fix: maven rat plugin exist partial failure
fix: maven rat plugin exist partial failure
2024-04-05 23:53:09 +08:00
Peng Junzhi 52f3d64b6a refact: prepare for integrating store modules 2024-04-05 23:53:09 +08:00
VGalaxies 37e4405c04 refact: prepare for integrating pd modules
1. prepare pom and CI for pd-client, pd-common, pd-grpc and pd-test
2. drop support for java8
2024-04-04 17:37:15 +08:00
imbajin 6a4041e21c chore: upgrade to 1.3.0 (last major version support Java8)
fix
2024-03-22 10:51:57 +08:00
vaughn c09982b0df
fix(auth): enhance the URL check (#2422)
Co-authored-by: imbajin <jin@apache.org>
2024-03-09 21:04:30 +08:00
V_Galaxy bc421bb197
chore: improve license header checker confs and pre-check header when validating (#2445)
* improve license header checker confs

* typo

* verify -> validate

* update rat exclude files

* empty commit

* update rat exclude files

* update rat exclude files
2024-02-23 16:42:01 +08:00
M 75867796b7
fix(server): unify the license headers (#2438)
subtask of #2435

---------

Co-authored-by: imbajin <jin@apache.org>
Co-authored-by: VGalaxies <vgalaxies@apache.org>
2024-02-07 12:53:57 +08:00
imbajin 57cd0e8dd7
doc: enhance NOTICE info to keep it clear (#2409) 2024-01-09 18:44:08 +08:00
小宇 47aa8be850
refact(api): update common 1.2 & fix jersey client code problem (#2365)
* update common version and fix rest client problem

* use stage

* fix dependency issue

* test

* test

* test

* test

* fix

* chore:  improve the ci logic

* fix core-version

* Empty test

* fix code issue

* fix: 3rd party changes

* code optimize

* refactor the AbsJerseyRestClient

* fix code issue

---------

Co-authored-by: imbajin <jin@apache.org>
2023-12-07 12:26:22 +08:00
lzyxx 197e8a00ed
chore(ci): add stage profile settings (#2361)
* Update LICENSE

* Update install-cassandra.sh

* add stage profile settings

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update licence-checker.yml

---------

Co-authored-by: imbajin <jin@apache.org>
2023-11-28 17:33:56 +08:00
imbajin c0ea21eed6
chore: disable raft test in normal PR due to timeout problem (#2349)
And replace it in pd/store module
2023-11-24 19:59:24 +08:00
V_Galaxy bce6d058f5
refact: adjust project structure for merge PD & Store[Breaking Change] (#2338)
## Purpose of the PR

Subtask of #2265.

Adjust the project structure of this repository to include three sub-modules: hugegraph-server, hugegraph-pd, hugegraph-store at the root level.

## Main Changes

Roll back to the moment when https://github.com/apache/incubator-hugegraph/pull/2266 was merged on `pd-store` and incorporate the latest changes in `master`.

For more detailed information, please refer to https://github.com/apache/incubator-hugegraph/pull/2266#issue-1834369489.


---------

Co-authored-by: M <87920097+msgui@users.noreply.github.com>
2023-11-08 18:08:08 +08:00
SunnyBoy-WYH 4d5f4195db
chore(api): add swagger desc for Arthas & Metric & Cypher & White API (#2337)
add swagger belong for arthas API

---------

Co-authored-by: imbajin <jin@apache.org>
2023-11-06 14:15:32 +08:00
M 4ceef1ab0c
fix: base-ref/head-ref missed in dependency-review on master (#2308) 2023-09-11 10:48:37 +08:00
Liu Xiao 80a4cd6877
chore: add pr template (#2234)
* update close/fix synx

* uniform case

---------

Co-authored-by: imbajin <jin@apache.org>
2023-06-21 18:11:18 +08:00
zoulei 6997a87d0c
move validate release to hugegraph-doc (#2109) 2023-03-27 16:32:06 +08:00
imbajin 6c0d596eac
refact: use standard UTF-8 charset & enhance CI configs (#2095) 2023-03-07 23:10:31 +08:00
YangJiaqi 76fa64498a
add github token for license check comment (#2139) 2023-03-02 21:22:16 +08:00
imbajin 271d72c9f3
doc: update issue template & README file (#2131)
* doc: update issue template & README file
* replace outdated url
2023-02-28 00:16:32 +08:00
青年 91a616bb38
fix: support null value for gremlin test (#2061)
* fix(core): adapt HugeVertex.property() with null values

Co-authored-by: imbajin <jin@apache.org>
2023-01-16 22:53:24 +08:00
imbajin f6018d1071
chore: remove unnecessary binary files & add rat check in ci (#2086) 2023-01-14 23:50:01 +08:00
imbajin 958193d797
chore: support validate apache release automatically (#2076) 2023-01-14 17:50:40 +08:00
Simon Cheung 3427625379
chore: modify NOTICE & LICENSE path (#2084)
Co-authored-by: imbajin <jin@apache.org>
2023-01-14 13:51:36 +08:00
vaughn 6c3170c496
chore: fix TinkerPop unit test (#2055)
* chore: don't support persistence for memory backend
* chore: setup graph by first step graph when graph is null
* chore: apply relations optimize logic
* chore: don't support null properties
* fix: g.V().has(empty).count() and g.V().count().as('a').select('a')
* fix: specify the code generation directory for raft.proto (#2057)
* fix: tinkerpop unit schema no define
* fix the style & clean some outdated code

Co-authored-by: Simon Cheung <ming@apache.org>
Co-authored-by: imbajin <jin@apache.org>
2022-12-26 22:41:46 +08:00
Simon Cheung 7d84f01a31
improve check-dependencies (#2051)
improve check-dependencies
2022-12-13 23:03:28 +08:00
Zonglei Dong ccade5ac47
chore(apache): add license checker for CI. (#2034)
Co-authored-by: imbajin <jin@apache.org>
2022-11-27 23:13:08 +08:00
Simon Cheung 2fc8869347
check dependencies (#2006) 2022-11-07 21:30:39 +08:00
imbajin c1d32a8bd0
chore: update ci version & enable it (#1892)
* chore: enable required ci

* Update .asf.yaml

* Update .asf.yaml

* update ci version

* Update .asf.yaml

* Update .asf.yaml

* Update codeql-analysis.yml

* Update .asf.yaml
2022-10-30 22:23:33 +08:00
seagle cc80d27745
fix redundant Checkstyle (#1896)
* add redundant

* add redundant check

* merge line

* update alignment

* delete duplicates check MissingSwitchDefault

* update wrap line

* update code style

* merge dev

* merge master
2022-10-30 16:16:21 +08:00
DamonXue(Fibonacci) 4c8069dbaa
chore: upgrade CodeQL version to v2 (#1958) 2022-09-06 00:04:00 +08:00
zyxxoo 85b01b2333
chore: java 11 version support (#1653) 2022-04-25 19:13:30 +08:00
imbajin d85ee50d5f
chore: replace mysql actions by official docker image (#1834)
* chore: replace mysql actions by official docker image

* update codecov v3

* move traivis file
2022-04-20 22:41:05 +08:00
imbajin 4a2c2d28e9
chore: support codeQL code security check (#1778) 2022-04-07 12:19:50 +08:00
coderzc 14eb6cbfeb
fix release ci (#1770) 2022-03-21 13:54:47 +08:00
imbajin 856dc0d0ad
chore: use cla assistant to support robot pr (#1761) 2022-03-14 14:41:46 +08:00
imbajin 730f33263d
Update stale.yml (#1772)
Co-authored-by: imbajin <imbajin@users.noreply.github.com>
2022-03-07 12:18:09 +08:00
Jermy Li 5c51a69ded
split unit/core/api tests into 3 stages (#1747) 2022-02-10 14:16:46 +08:00
Jermy Li ace60537d0
improve raft module and test (#1721)
* improve raft moddule
* add raft-server test
* set safe_read=true and use_snapshot=false
* fix leader not wait for apply-task
* add auth support to raft-tools.sh
* don't clear non-shared-storage backend
* set task timer interval from 3s to 1s
* improve CachedSchemaTransaction
* improve update schema status
* remove truncate from project test
* fix codecov: api test report not been uploaded
* improve task cancel() test with cancelled status

Change-Id: I016d3fcc4ab50614afdf452e7c9691ee3cc3c70b
2022-01-12 16:00:58 +08:00
Jermy Li 8fe485d118
fix github action ci not trigger on release branch (#1714)
Change-Id: I4e8873be93197e3024deb0acf61cab4ded868a69
2021-12-31 13:44:58 +08:00
coderzc 08bb09ed8d
improve release script (#1713) 2021-12-28 20:02:33 +08:00
coderzc cd4fc6abee
upload assert to release (#1703) 2021-12-22 11:07:58 +08:00