Closed zoewangg closed 1 month ago
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
…gration tool
Motivation and Context
Currently, the v2 version used in migration tool is hard coded to 2.27.0. This change sets SDK version to the previous released version automatically for migration tool.
upgrade-sdk-dependencies.yml
is updated as part of the release process.Testing
Updated existing tests to bypass tests if the previous released version is not available in maven because it'll cause tests to fail.
Screenshots (if appropriate)
Types of changes
Checklist
mvn install
succeedsscripts/new-change
script and following the instructions. Commit the new file created by the script in.changes/next-release
with your changes.License