Commit Graph

12 Commits

Author SHA1 Message Date
Robert Lu 03fe33ee0b
Support run test at jdk21 (#3344)
Adjust the test logic, build with jdk17, and run with jdk21 (and the original 8, 11, 17)
2024-02-20 20:58:15 +08:00
Robert Lu 8fef1b5eee
Support jdk17 (#3339)
Adjust the test logic, use jdk17 to build, 8, 11, 17 to run
2024-02-20 18:58:52 +08:00
LearningGp 2b7a989e29
Update workflows (#3325) 2024-02-01 19:45:41 +08:00
Robert Lu 94f92ea635 make all ThreadPool static final (#3243)
* make all ThreadPool static final

* update github workflow
2023-12-27 20:40:27 +08:00
Eric Zhao 20abca7e88 ci: Fix deprecated actions runner image (#3124) 2023-12-27 20:40:27 +08:00
Eric Zhao 6534ed43dd ci: Create .github/workflows/codeql-analysis.yml 2023-12-27 20:40:27 +08:00
Eric Zhao cc6923f078 doc: Update issue templates 2023-12-27 20:40:27 +08:00
Kirk Lin e03444768b ci: Update actions/checkout and actions/setup-java to v3 (#2973) 2023-12-27 20:40:26 +08:00
brotherlu-xcq 3997f0e0d5
ci: Add GitHub CI trigger on pull_request to master branch (#2248) 2021-06-23 13:45:27 +08:00
brothelul 217cccd704
Add GitHub Actions CI workflow (#1992) 2021-03-09 09:47:53 +08:00
Eric Zhao e322df2d32 Update documentation and issue template
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-10-30 19:07:18 +08:00
Eric Zhao c92fea5d46 Welcome to the world, Sentinel 2018-07-27 16:34:30 +08:00