Commit Graph

12 Commits

Author SHA1 Message Date
imbajin 3c1dd5202c chore: update CodeQL workflow and cleanup dist.sh file
Upgraded CodeQL GitHub Actions to v3 for improved security and features. Enhanced .gitignore and pom.xml to exclude and clean up dist.sh files during build and packaging.

Removed unused hugegraph-struct dependency from hugegraph-store. Updated NOTICE copyright year to 2025.
2025-10-29 15:58:32 +08:00
VGalaxies 57e9f56e14
fix(dist): add license for swagger-ui & reset use stage to false in ci yml (#2706)
* setup

* disable use stage

* improve ci

---------

Co-authored-by: imbajin <jin@apache.org>
2024-12-30 23:05:24 +08:00
imbajin 6a4041e21c chore: upgrade to 1.3.0 (last major version support Java8)
fix
2024-03-22 10:51: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 6c0d596eac
refact: use standard UTF-8 charset & enhance CI configs (#2095) 2023-03-07 23:10:31 +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
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
imbajin 4a2c2d28e9
chore: support codeQL code security check (#1778) 2022-04-07 12:19:50 +08:00