Commit Graph

48 Commits (2022.x)

Author SHA1 Message Date
YuLuo d92e99927d
fix: fix 2022.x ci (#3724)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
8 months ago
ruansheng d0cbf36d8d
upgrade lombok version to 1.18.30 (#3608) 1 year ago
RuanSheng 18e912d2a7
Merge pull request #3560 from yuluo-yx/1227/yuluo-add-license-4-yml
feat: add license header for yaml and yml file
1 year ago
yuluo cd51355ed0 feat: add license header for conf config file 1 year ago
yuluo 80bd0bb9b5 feat: add license header for yaml and yml file 1 year ago
YuLuo 1eacea72d0
update copyright in 2022.x (#3125) 2 years ago
ruansheng 19c5ef52ac update spring cloud version to 2022.0.0 2 years ago
ruansheng 7d5b3571a0 Sentinel module support JakartaEE 2 years ago
ruansheng dab678a4cc Update spring-cloud-stream-test-support 2 years ago
ruansheng 4b015eef9f support spring boot 3.0 2 years ago
Freeman Liu e1a28d755f
Sentinel integration tests (#2734)
* Sentinel flow control test
2 years ago
Yann Ann 9418ad4b1d
just correct wrong word (#2850) 2 years ago
Sorie 8c0f1a26fb
Fix rocketmq bus. (#2794)
* Fix rocketmq bus.

* Fix nacos test and add boostrap dependency in spring-cloud-bus-rocketmq-example
2 years ago
Bill 5572123ab8
Add nacos refactor tests. (#2732)
* add nacos tests
2 years ago
dependabot[bot] 6d4e0b2f26
Bump junit in /spring-cloud-alibaba-tests/rocketmq-tests (#2795)
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Wu Daifu ed26351e93
Fix issue 2698: resolve errors in generating javadocs by mvn install (#2781) 2 years ago
windwheel be375db736 fix package error 2 years ago
windwheel 8928c546df remove maven plugin 2 years ago
windwheel 4581042c11 remove maven plugin 2 years ago
windwheel f1b1f375c5 remove rocketmq bus module 2 years ago
windwheel 9ee24d05e1 fix checkstyle 2 years ago
windwheel 1f930a1a3d reformat code 2 years ago
sorie 6d21378420 Fix rocketmq test 2 years ago
windwheel 851cd68984 fix message channel transfer 2 years ago
windwheel 10deb9cbcd add register channel 2 years ago
windwheel 68bb568ee4 add channel outout collector 2 years ago
windwheel 483c729913 add action 2 years ago
windwheel 066580e784 fix message bug 2 years ago
windwheel 29cbbd1d73 add rocketmq produce and consumer test 2 years ago
windwheel c5701b4753 add rocketmq produce and consumer 2 years ago
Freeman Liu 466e7e00d9
Merge pull request #2717 from complone/add-nacos-exttests
add NacosConfigurationExtConfigTests
2 years ago
windwheel 79e167a7eb add license 2 years ago
windwheel 5115aa483d [WIP] add rocketmq test 2 years ago
windwheel 1ecd1644e6 adjust timeout 2 years ago
windwheel 6b8d053545 reformat code 2 years ago
windwheel ea89d9ffc9 add NacosConfigurationExtConfigTests 2 years ago
windwheel 2551bcb836 adjust timeout 3 years ago
windwheel acb5c7d7be adjust timeout 3 years ago
windwheel 4fa3789b74 fix checkstyle 3 years ago
windwheel 36d5f7ef6f remove comment
fix checkstyle

add license

fix checkstyle

fix checkstyle

remove comment

fix file consistency

remove imports

fix checkstyles

fix checkstyles

add dockerhub manage image

update image file
3 years ago
windwheel 066587d3b5 refactor unit test
1.Add test thread timeout setting
2.Add junit5 to initialize different configurations according to the hook function
3 years ago
Freeman Lau f60a0c0df7 Add some notation for test module 3 years ago
Freeman Lau e02ef61969 Add config preference example 3 years ago
Freeman Lau 02e4b80914 Update CI. 3 years ago
Freeman Lau d2e88157dc Add Nacos import check integration tests. 3 years ago
Freeman Lau 46c3540401 Improve integration test.
upgrade dependencies module maven plugin.
3 years ago
Freeman Lau 0397ec9036 Add Nacos discovery integration tests. 3 years ago
Freeman Lau b88690a1d6 Add tests module. 3 years ago