Skip to content

Conversation

@jliusan
Copy link
Member

@jliusan jliusan commented Oct 22, 2025

generated base on Containerregistry swagger

…1.3.0-beta.4 generation from spec commit: 3855ffb4be0cd4d227b130b67d874fa816736c04
Copilot AI review requested due to automatic review settings October 22, 2025 07:46
Copy link
Contributor

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 pull request updates the Azure Container Registry SDK to a new preview version (v1.3.0-beta.4), synchronizing with updated Swagger specifications. The changes primarily involve updating API reference URLs, removing deprecated task-related functionality, and applying code quality improvements.

Key changes:

  • Updated module version to v1.3.0-beta.4
  • Updated Swagger spec reference URLs with new commit hash (3855ffb4be0cd4d227b130b67d874fa816736c04)
  • Removed task-related clients (Tasks, TaskRuns, Runs, AgentPools) and their supporting code

Reviewed Changes

Copilot reviewed 58 out of 60 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.go Added new version file defining module version v1.3.0-beta.4
go.mod Updated Azure SDK dependencies to newer versions
registries_client_example_test.go Updated spec URLs and removed 7 task scheduling example functions
registries_client.go Removed GetBuildSourceUploadURL and ScheduleRun methods
responses.go Removed response types for deleted clients (Tasks, TaskRuns, Runs, AgentPools, ScheduleRun)
options.go Removed option types for deleted clients
interfaces.go Removed polymorphic interfaces for task-related types
polymorphic_helpers.go Removed helper functions for task-related polymorphic types
fake/server_factory.go Removed fake server support for deleted clients
fake/time_rfc3339.go Removed unused time handling utilities
fake/polymorphic_helpers.go Removed fake polymorphic helpers for task types
fake/*_server.go Fixed regex match length checks (changed from `matches == nil
*_client_example_test.go Updated spec reference URLs with new commit hash and path structure
README.md Updated example client from AgentPoolsClient to ArchiveVersionsClient

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Oct 22, 2025
@github-actions
Copy link

API Change Check

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

sdk/resourcemanager/containerregistry/armcontainerregistry

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.

2 participants