Skip to content

Conversation

XiaofeiCao
Copy link
Contributor

@XiaofeiCao XiaofeiCao commented Aug 12, 2025

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 Aug 12, 2025
Copy link
Contributor

github-actions bot commented Aug 12, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

com.azure.resourcemanager:azure-resourcemanager-test

@XiaofeiCao XiaofeiCao marked this pull request as ready for review August 13, 2025 06:33
@Copilot Copilot AI review requested due to automatic review settings August 13, 2025 06:33
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the azure-resourcemanager-test library for its initial release (version 2.0.0-beta.1) by addressing a release process requirement that forbids unreleased dependencies, even those with test scope.

Key changes:

  • Moves the test library from additional modules to releasable artifacts in the CI pipeline
  • Updates documentation with comprehensive usage examples and troubleshooting guidance
  • Finalizes the changelog for the initial release

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
sdk/resourcemanager/ci.yml Moves azure-resourcemanager-test from additional modules to releasable artifacts with new release parameter
sdk/resourcemanager/azure-resourcemanager-test/README.md Adds comprehensive documentation including usage examples, test setup, and troubleshooting guidance
sdk/resourcemanager/azure-resourcemanager-test/CHANGELOG.md Updates release date and description for version 2.0.0-beta.1

@XiaofeiCao XiaofeiCao merged commit 019c367 into main Aug 13, 2025
17 checks passed
@XiaofeiCao XiaofeiCao deleted the mgmt_prepare_test_release branch August 13, 2025 07:42
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.

[mgmt] release azure-resourcemanager-test for self-serve premium packages
2 participants