Skip to content

Sync eng/common directory with azure-sdk-tools for PR 15500#7108

Merged
scbedd merged 2 commits intomainfrom
sync-eng/common-allow-https-binding-15500
May 7, 2026
Merged

Sync eng/common directory with azure-sdk-tools for PR 15500#7108
scbedd merged 2 commits intomainfrom
sync-eng/common-allow-https-binding-15500

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

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

Copilot AI review requested due to automatic review settings May 7, 2026 00:27
@azure-sdk azure-sdk requested a review from a team as a code owner May 7, 2026 00:27
@azure-sdk azure-sdk requested a review from scbedd May 7, 2026 00:27
@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 7, 2026
Copy link
Copy Markdown
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

Syncs the eng/common test proxy pipeline templates with updates from azure-sdk-tools PR 15500, primarily to allow configuring the test-proxy listening URL instead of assuming localhost:5000.

Changes:

  • Add a new proxyUrl parameter (defaulting to http://localhost:5000) to the test-proxy pipeline templates.
  • Pass the configured URL through to test-proxy startup via --urls.
  • Update the proxy health-check to use the configured proxyUrl endpoint.

Reviewed changes

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

File Description
eng/common/testproxy/test-proxy-tool.yml Adds proxyUrl parameter and uses it for proxy startup (--urls) and IsAlive health-check.
eng/common/testproxy/test-proxy-standalone-tool.yml Mirrors the proxyUrl parameter/startup/health-check updates for the standalone proxy template.

Comment thread eng/common/testproxy/test-proxy-tool.yml
Comment thread eng/common/testproxy/test-proxy-standalone-tool.yml
@scbedd scbedd merged commit 36dd08a into main May 7, 2026
216 checks passed
@scbedd scbedd deleted the sync-eng/common-allow-https-binding-15500 branch May 7, 2026 17:14
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