Skip to content

Sync eng/common directory with azure-sdk-tools for PR 11353 - #42230

Merged
Ben Broderick Phillips (benbp) merged 3 commits into
mainfrom
sync-eng/common-benbp/copilot-install-mac-fixes-11353
Jul 25, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 11353#42230
Ben Broderick Phillips (benbp) merged 3 commits into
mainfrom
sync-eng/common-benbp/copilot-install-mac-fixes-11353

Conversation

@azure-sdk

Copy link
Copy Markdown
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#11353 See eng/common workflow

@azure-sdk
Azure SDK Bot (azure-sdk) requested a review from a team as a code owner July 25, 2025 20:41
@azure-sdk Azure SDK Bot (azure-sdk) added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Jul 25, 2025

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.

Pull Request Overview

This PR syncs the eng/common directory with azure-sdk-tools PR #11353, updating PowerShell helper scripts with minor improvements and fixes.

Key changes:

  • Fixed shell shebang line to use proper Unix path
  • Added directory creation safety check before file operations
  • Enhanced output formatting by adding newlines to shell profile modifications

Reviewed Changes

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

File Description
eng/common/scripts/Helpers/AzSdkTool-Helpers.ps1 Improved shell profile modification by adding newline before path command
eng/common/mcp/azure-sdk-mcp.ps1 Fixed shebang path, added directory creation check, and improved variable naming
Comments suppressed due to low confidence (1)

eng/common/mcp/azure-sdk-mcp.ps1:68

  • [nitpick] The variable name $exeDestination is inconsistent with the existing pattern. Consider using $exe as it was originally named, since this is the primary executable path used throughout the script.
$exeDestination = Join-Path $toolInstallDirectory $exeName

@benbp
Ben Broderick Phillips (benbp) merged commit a6706d7 into main Jul 25, 2025
18 of 21 checks passed
@benbp
Ben Broderick Phillips (benbp) deleted the sync-eng/common-benbp/copilot-install-mac-fixes-11353 branch July 25, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants