Skip to content

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

Merged
raych1 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#6866
raych1 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 PR 13267, refactoring the artifact processing approach from JSON string parsing to strongly-typed object arrays.

Key Changes

  • Replaced ArtifactsJson string parameter with Artifacts object array for type-safe artifact processing
  • Enhanced validation for artifact properties including name, groupId (for Java), and ServiceDirectory
  • Added support for per-artifact ServiceDirectory configuration with fallback to script-level parameter

Reviewed changes

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

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

@azure-sdk azure-sdk force-pushed the sync-eng/common-user/raych1/set-test-pipeline-version-change-13267 branch from 29f771e to 5d49dde Compare December 9, 2025 00:57
@raych1 raych1 merged commit 884ff2f into main Dec 9, 2025
13 of 39 checks passed
@raych1 raych1 deleted the sync-eng/common-user/raych1/set-test-pipeline-version-change-13267 branch December 9, 2025 01:37
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

Comments