Skip to content

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

Merged
azure-sdk merged 3 commits intomainfrom
sync-eng/common-benbp/copilot-install-mac-fixes-11353
Jul 25, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 11353#9040
azure-sdk merged 3 commits intomainfrom
sync-eng/common-benbp/copilot-install-mac-fixes-11353

Conversation

@azure-sdk
Copy link
Collaborator

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

Copilot AI review requested due to automatic review settings July 25, 2025 20:40
@azure-sdk azure-sdk requested a review from a team as a code owner July 25, 2025 20:40
@azure-sdk azure-sdk requested a review from benbp July 25, 2025 20:40
@azure-sdk 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
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 synchronizes the eng/common directory with azure-sdk-tools repository changes from PR 11353, focusing on improvements to PowerShell scripts for tool installation and path management.

  • Improves PowerShell script reliability by ensuring proper directory creation and newline handling
  • Fixes shebang line format for better cross-platform compatibility
  • Enhances variable naming consistency in tool installation logic

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 Adds newline before PATH command in shell profile to prevent formatting issues
eng/common/mcp/azure-sdk-mcp.ps1 Fixes shebang, adds directory creation check, and improves variable naming consistency
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 $exe variable that was being used for the same purpose. Consider using a more descriptive name like $installedExePath or keeping the original $exe name for consistency.
$exeDestination = Join-Path $toolInstallDirectory $exeName

@azure-sdk azure-sdk merged commit 47fa0a5 into main Jul 25, 2025
8 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-benbp/copilot-install-mac-fixes-11353 branch July 25, 2025 21:15
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