hugegraph-sync/.github
V_Galaxy fe7697e9a7
chore: enhance a string of problems to pass CI (#2321)
## Main Changes

- fix license header (from https://github.com/apache/incubator-hugegraph/pull/2303)
	- remove maven wrapper in pd and store
- remove java 8 CI in `ci.yml` (not support java 8 in HugeGraph 1.5.0)
- add `pd-store.yml` for pd, store, hstore UT
- collect the test files from pd into the `hg-pd-test` module, the same for store
	- except for `hg-pd-service`, `hg-store-node`, `hg-store-rocksdb`

## TODO

- [ ] dependency-check (update the `known-dependencies.txt` file in `hugegraph-server/hugegraph-dist/scripts/dependency/`)
	- [ ] With the change in project structure, some scripts in `hugegraph-server/hugegraph-dist` may need to be relocated to the appropriate locations. 🤔
- [ ] `hugegraph-server/hugegraph-dist/src/assembly/jenkins/`
2023-10-16 16:01:10 +08:00
..
ISSUE_TEMPLATE doc: update issue template & README file (#2131) 2023-02-28 00:16:32 +08:00
configs feat: support visit of stage repository (#2305) 2023-09-06 22:22:27 +08:00
outdated fix(server): github ci for submodule "server" (#2288) 2023-08-21 19:15:00 +08:00
workflows chore: enhance a string of problems to pass CI (#2321) 2023-10-16 16:01:10 +08:00
PULL_REQUEST_TEMPLATE.md chore: add pr template (#2234) 2023-06-21 18:11:18 +08:00