Skip to content

Sync eng/common directory with azure-sdk-tools for PR 10681#6586

Merged
azure-sdk merged 1 commit intomainfrom
sync-eng/common-benbp/mcp-runner-dir-10681
Jun 3, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 10681#6586
azure-sdk merged 1 commit intomainfrom
sync-eng/common-benbp/mcp-runner-dir-10681

Conversation

@azure-sdk
Copy link
Collaborator

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

@azure-sdk azure-sdk requested review from benbp and Copilot and removed request for benbp May 21, 2025 18:39
@azure-sdk azure-sdk requested a review from a team as a code owner May 21, 2025 18:39
@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 May 21, 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

Sync the eng/common workflow script with updates from azure-sdk-tools to support specifying a custom run directory.

  • Added a RunDirectory parameter to control the working directory for the Start-Process invocation.
  • Updated the Start-Process call to include the new -WorkingDirectory argument.
Comments suppressed due to low confidence (1)

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

  • No tests cover the new working-directory behavior. Consider adding or updating tests to verify that Start-Process correctly uses the specified RunDirectory.
Start-Process -WorkingDirectory $RunDirectory -FilePath $exe -ArgumentList 'start' -NoNewWindow -Wait

@azure-sdk azure-sdk force-pushed the sync-eng/common-benbp/mcp-runner-dir-10681 branch from 1db20cf to d2dd9a9 Compare May 28, 2025 23:29
@azure-sdk azure-sdk merged commit ac3e303 into main Jun 3, 2025
37 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-benbp/mcp-runner-dir-10681 branch June 3, 2025 20:13
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.

2 participants