Skip to content

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

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#36837
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

@azure-sdk azure-sdk requested a review from a team as a code owner December 9, 2025 00:28
@azure-sdk azure-sdk requested review from Copilot and 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 syncs the eng/common directory with azure-sdk-tools PR #13267, refactoring the test pipeline version setting logic to improve the artifact handling mechanism.

Key Changes

  • Replaced ArtifactsJson string parameter with strongly-typed Artifacts object array parameter in both PowerShell script and YAML template
  • Added comprehensive input validation for artifact properties including name, ServiceDirectory, and groupId (for Java)
  • Enhanced ServiceDirectory handling to support per-artifact ServiceDirectory or fall back to script parameter

Reviewed changes

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

File Description
eng/common/scripts/SetTestPipelineVersion.ps1 Refactored from JSON string parsing to direct object array processing with improved validation and per-artifact ServiceDirectory support
eng/common/pipelines/templates/steps/set-test-pipeline-version.yml Changed parameter type from string to object and updated parameter passing mechanism to use JSON conversion

@azure-sdk azure-sdk force-pushed the sync-eng/common-user/raych1/set-test-pipeline-version-change-13267 branch from de25e2c to 2535883 Compare December 9, 2025 00:57
@azure-sdk azure-sdk merged commit c0ea0d7 into main Dec 9, 2025
13 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