Skip to content

3.1.x ci#6

Merged
wuwen5 merged 24 commits into3.1.xfrom
3.1.x-ci
Jul 23, 2025
Merged

3.1.x ci#6
wuwen5 merged 24 commits into3.1.xfrom
3.1.x-ci

Conversation

@wuwen5
Copy link
Copy Markdown
Owner

@wuwen5 wuwen5 commented Jul 23, 2025

What is the purpose of the change

Brief changelog

Verifying this change

Checklist

  • Make sure there is a GitHub_issue field for the change (usually before you start working on it). Trivial changes like typos do not require a GitHub issue. Your pull request should address just this issue, without pulling in other changes - one PR resolves one issue.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Check if is necessary to patch to Dubbo 3 if you are work on Dubbo 2.7
  • Write necessary unit-test to verify your logic correction, more mock a little better when cross module dependency exist. If the new feature or significant change is committed, please remember to add sample in dubbo samples project.
  • Add some description to dubbo-website project if you are requesting to add a feature.
  • GitHub Actions works fine on your own branch.
  • If this contribution is large, please follow the Software Donation Guide.

AlbumenJ and others added 24 commits July 22, 2025 17:29
…he#13506)

* Move integration test cases into apache/dubbo-integration-cases

* Update workflow

* Update workflow
* Fix CI Upload Configuration

* Fix UnsafeByteArrayOutputStreamTest
…which used by current github ubuntu-latest docker building action (apache#15541)
* Set unit java testing matrix to 8,11,17,21

* Update integration and samples java testing matrix from 8,17 to 8,21

---------

Co-authored-by: Rain Yu <[email protected]>
Co-authored-by: zrlw <[email protected]>
@wuwen5 wuwen5 merged commit 0ca27ea into 3.1.x Jul 23, 2025
32 checks passed
@wuwen5 wuwen5 deleted the 3.1.x-ci branch October 23, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants