Skip to content

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

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

Merged
merged 1 commit into from
Jun 3, 2025

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 Copilot and 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 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 pull request syncs the eng/common directory with updates from azure-sdk-tools, specifically in the MCP script.

  • Added a new parameter and default for RunDirectory
  • Modified the Start-Process call to include a working directory
Comments suppressed due to low confidence (1)

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

  • [nitpick] Verify that the resolved RunDirectory exists and is accessible before starting the process, or consider adding error handling in case it is not valid.
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 869f29c to 8687444 Compare May 28, 2025 23:31
@azure-sdk azure-sdk merged commit 7c259a7 into main Jun 3, 2025
17 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