Commit Graph

13 Commits

Author SHA1 Message Date
luyanbo 6c475480eb rename to package com.alibaba.csp.sentinel.adapter.spring.webmvc_v6x 2024-03-01 09:58:58 +08:00
Robert Lu d995dfe2e7
try fix ci (#3350) 2024-02-28 20:51:17 +08:00
Robert Lu 3b9be97e75
configure codecov (#3349) 2024-02-28 19:35:30 +08:00
Robert Lu ae6ebb49d0
Move document-lint from circleci to github-actions (#3345)
Move document-lint from circleci to github-actions.
Adjust document according to markdownlint-cli rules.
2024-02-21 17:05:29 +08:00
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
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