Skip to content

Conversation

@adrielmsft
Copy link
Member

@adrielmsft adrielmsft commented Oct 31, 2025

Contributing to the Azure SDK

This is to address the error:

04:31:06.811 cmdout [.Net] EXEC : error | error : Ref file 'file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/hybridcompute/common-types/resource-management/v3/types.json' doesn't exists in workspace. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/hybridcompute/Azure.ResourceManager.HybridCompute/src/Azure.ResourceManager.HybridCompute.csproj]

Which is blocking my rest api spec PR:

https://github.com/Azure/azure-rest-api-specs/pull/37473/checks?check_run_id=53887477022

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copilot AI review requested due to automatic review settings October 31, 2025 19:38
@adrielmsft adrielmsft changed the title Fix autorest file path HybridCompute: Fix autorest file path Oct 31, 2025
@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Oct 31, 2025
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 PR updates the API specification reference in the HybridCompute SDK configuration file to point to a new commit and adjusts the relative paths for common-types references. The changes ensure the SDK generator uses the correct API specification location after repository structure changes.

  • Updated the main API spec require URL to point to a new commit hash and refined path structure
  • Adjusted relative paths from ../../../../../ to ../../../../../../ for common-types references to maintain correct path resolution

@adrielmsft
Copy link
Member Author

@ArcturusZhang @ArthurMa1978 may I get a review on this PR please? thank you

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 package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants