Skip to content

[AutoPR azure-resourcemanager-compute]-generated-from-SDK Generation - Java-6449161#49541

Open
azure-sdk wants to merge 4 commits into
mainfrom
sdkauto/azure-resourcemanager-compute-6449161
Open

[AutoPR azure-resourcemanager-compute]-generated-from-SDK Generation - Java-6449161#49541
azure-sdk wants to merge 4 commits into
mainfrom
sdkauto/azure-resourcemanager-compute-6449161

Conversation

@azure-sdk

Copy link
Copy Markdown
Collaborator

Configurations: 'specification/compute/resource-manager/Microsoft.Compute/Compute/tspconfig.yaml', SDK Release Type: stable, and CommitSHA: 'cc1bd87b8f859439bff4e5b3f6373ab28c653b52' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6449161 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=35010 Submitted by: audreytoney@microsoft.com

Copilot AI review requested due to automatic review settings June 17, 2026 19:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot added the Mgmt This issue is related to a management-plane library. label Jun 17, 2026
weidongxu-microsoft and others added 3 commits June 18, 2026 10:01
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The git pathspec for excluding src/samples was split across two lines,
causing git to receive a malformed argument with an embedded newline.
This made the exclusion ineffective, resulting in false diff failures.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
# prevent warning related to EOL differences which triggers an exception for some reason
(& git -c core.safecrlf=false diff --ignore-space-at-eol --exit-code -- "$directory/*.java" ":(exclude)**/src/test/**" ":
(exclude)**/src/samples/**" ":(exclude)**/src/main/**/implementation/**") | Out-Null
(& git -c core.safecrlf=false diff --ignore-space-at-eol --exit-code -- "$directory/*.java" ":(exclude)**/src/test/**" ":(exclude)**/src/samples/**" ":(exclude)**/src/main/**/implementation/**") | Out-Null

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

a fix on script. this should be a single line (no newline)

@weidongxu-microsoft weidongxu-microsoft left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@XiaofeiCao for review

I am fixing the emitter. The duplication method in generated samples was a bug of advanced-versioning feature.

Here I just ask agent to delete them to unblock.

l0lawrence pushed a commit to l0lawrence/typespec that referenced this pull request Jun 18, 2026
…ng (microsoft#11014)

from Azure/azure-sdk-for-java#49541

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

3 participants