-
Notifications
You must be signed in to change notification settings - Fork 229
Add instruction to normalize package name #13693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Updates the release-plan SDK details instructions to reduce failures from invalid Go package names when calling azsdk_update_sdk_details_in_release_plan.
Changes:
- Adds guidance to normalize Go package names to a
sdk/...-prefixed path when deriving from the module name.
eng/common/instructions/azsdk-tools/sdk-details-in-release-plan.instructions.md
Outdated
Show resolved
Hide resolved
|
The following pipelines have been queued for testing: |
eng/common/instructions/azsdk-tools/sdk-details-in-release-plan.instructions.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
eng/common/instructions/azsdk-tools/sdk-details-in-release-plan.instructions.md
Outdated
Show resolved
Hide resolved
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13693 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) --------- Co-authored-by: Summer Warren <[email protected]>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13693 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) --------- Co-authored-by: Summer Warren <[email protected]>
Resolves: #13599
Example Response 1:

Example Response 2:
