Simon Cheung
952975a3c7
add dep check ci ( #116 )
2022-11-08 21:13:45 +08:00
imbajin
4361a51d9d
chore: fix missing mail address & other configs ( #112 )
2022-10-27 00:39:09 +08:00
imbajin
dc3e9e2bbd
chore: enable ci in all prs ( #111 )
2022-10-26 19:38:51 +08:00
imbajin
b783da5bde
feat(apache): support check license header with RAT ( #108 )
...
use "mvn apache-rat:check" to see the report, and use find ./ -name rat.txt -print0 | xargs -0 -I file cat file > merged-rat.txt
2022-10-20 12:18:49 +08:00
DamonXue(Fibonacci)
42ef9c4d95
chore: upgrade CodeQL version to v2 ( #106 )
2022-09-06 19:14:59 +08:00
imbajin
88d2f897ed
chore: support code security check with codeQL ( #94 )
2022-03-21 17:24:35 +08:00
imbajin
05fe7a4c92
chore: use cla assistant to support robot pr ( #92 )
...
Co-authored-by: imbajin <imbajin@users.noreply.github.com>
2022-03-03 19:27:08 +08:00
zyxxoo
4b21e94ad2
chore: support java 11 ( #83 )
...
* chore: support java 17
* fix: unitest
* fix: server JAX-B API not found warning
* chore: improve code
* fix: hugeconfig test
* chore: resolve conflict
* fix: version unit test
* chore: improve code
* chore: improve impl version
* chore: improve code
* refactor: hugeconfig get
* chore: improve code
2022-01-14 10:55:34 +08:00
coderzc
8f0f2ba012
release maven package by actions ( #88 )
2021-12-21 14:12:35 +08:00
imbajin
ee08712120
chore: new pom & README for module
2021-12-07 14:38:05 +08:00
imbajin
24c3390379
chore: merge license & checkstyle & ci
...
1. root pom.xml, license, checkstyle, ci,
2021-12-01 20:38:09 +08:00
imbajin
53c6503cde
chore: update ubuntu version for ci actions ( #79 )
2021-10-09 11:40:54 +08:00
imbajin
49e8599d8f
chore: add issue template & auto stale issues and pr ( #78 )
2021-07-02 16:35:24 +08:00
Linary
efa8e97c4f
chore: use github action to run ci ( #77 )
2021-06-23 16:57:12 +08:00