Skip to content

Sync eng/common directory with azure-sdk-tools for PR 13267#54382

Merged
azure-sdk merged 5 commits intomainfrom
sync-eng/common-user/raych1/set-test-pipeline-version-change-13267
Dec 9, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 13267#54382
azure-sdk merged 5 commits intomainfrom
sync-eng/common-user/raych1/set-test-pipeline-version-change-13267

Conversation

@azure-sdk
Copy link
Collaborator

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

Copilot AI review requested due to automatic review settings December 9, 2025 00:28
@azure-sdk azure-sdk requested a review from a team as a code owner December 9, 2025 00:28
@azure-sdk azure-sdk requested a review from raych1 December 9, 2025 00:28
@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 Dec 9, 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, refactoring how artifacts are passed to the test pipeline version setting script. The changes replace the string-based ArtifactsJson parameter with a structured Artifacts object array, improving type safety and artifact handling.

Key Changes:

  • Replaced ArtifactsJson string parameter with Artifacts object array for better type handling
  • Added per-artifact ServiceDirectory support with fallback to script-level parameter
  • Enhanced validation logic with explicit property checks and improved error messages

Reviewed changes

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

File Description
eng/common/scripts/SetTestPipelineVersion.ps1 Refactored to accept Artifacts as object array instead of JSON string, added artifact-level property validation, and ServiceDirectory handling per artifact
eng/common/pipelines/templates/steps/set-test-pipeline-version.yml Updated parameter type from string to object and modified argument passing to use structured object array

@azure-sdk azure-sdk force-pushed the sync-eng/common-user/raych1/set-test-pipeline-version-change-13267 branch from 9af81fd to 37cc1ef Compare December 9, 2025 00:58
@azure-sdk azure-sdk merged commit 59b3abb into main Dec 9, 2025
21 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-user/raych1/set-test-pipeline-version-change-13267 branch December 9, 2025 01:40
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