Skip to content

Conversation

@weidongxu-microsoft
Copy link
Member

@weidongxu-microsoft weidongxu-microsoft commented Jun 20, 2024

fix Azure/azure-sdk-tools#8055

code f65627c

tested with Azure/azure-rest-api-specs#29521

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Jun 20, 2024
@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review June 20, 2024 06:04
@weidongxu-microsoft weidongxu-microsoft enabled auto-merge (squash) June 20, 2024 07:06
@weidongxu-microsoft weidongxu-microsoft merged commit 20828f5 into Azure:main Jun 20, 2024
@weidongxu-microsoft weidongxu-microsoft deleted the mgmt_automation branch June 20, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SDK Automation - Java] Support SDK generation in CI pipeline for the services migrated from Swagger to TypeSpec

2 participants