dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

[Task] The CI environment in the extension library needs to support automatic testing of multiple Dubbo versions

Open AlbumenJ opened this issue 1 year ago • 3 comments

Pre-check

  • [X] I am sure that all the content I provide is in English.

Search before asking

  • [X] I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SPI Extensions (apache/dubbo-spi-extensions)

Descriptions

PR in Dubbo's main repository supports compatibility checks with the master branch of the associated extension library during CI environment construction

The CI environment in the extension library needs to support automatic testing of multiple Dubbo versions, which can ensure that the extension library supports multiple Dubbo versions and ensures forward compatibility

For example, testing multiple Dubbo versions in the case library: image

Related issues

https://github.com/apache/dubbo/discussions/13833

Are you willing to submit a pull request to fix on your own?

  • [ ] Yes I am willing to submit a pull request on my own!

Code of Conduct

AlbumenJ avatar Mar 08 '24 06:03 AlbumenJ

I'm willing to do that ,May you give me more detail for this task?

kaixuan42 avatar Mar 17 '24 15:03 kaixuan42

@songxiaosheng PTAL

AlbumenJ avatar Mar 18 '24 02:03 AlbumenJ

I'm willing to do that ,May you give me more detail for this task?

The extension library needs to configure ci files to automatically perform checks on multiple Dubbo versions during automated testing

songxiaosheng avatar Mar 18 '24 03:03 songxiaosheng